Commit Diff
Commit:
5f54ec1a3ce64648427d973aa895e00213f99a1c
Date:
Wed Aug 24 16:05:52 2022
UTC
Message:
add a note about updates
--- README
+++ README
@@ -34,6 +34,11 @@ For use with httpd' `gzip-static' (or similar)
will create and populate a `www' directory with the HTML files. Pass
OUTDIR to override the destination directory.
+Every once in a while, the maildir should be synced (with mbsync for
+example) and `make' re-run to update the archive. gotmarc does
+incremental updates to some extent so except for the first run, which
+will take a while, updating the archive should be fast.
+
For use with httpd' `gzip-static' (or similar)
$ make gzip
Omar Polo