Commit Diff
Commit:
6ea38bce73a7371d8ae285059302e67eead6929d
From:
Omar Polo <op@omarpolo.com>
Date:
Mon Aug 29 16:39:22 2022 UTC
Message:
more stuff to do
commit - c5dff8715269af6ff58bd1dd1a0c02d1555d7baf
commit + 6ea38bce73a7371d8ae285059302e67eead6929d
blob - 1d9f4272197fe78be7a27f477751504fa8b2d283
blob + 614ec671b0bf8e48a5573c9eee33b47e4a9e72b4
--- TODO
+++ TODO
@@ -1,3 +1,11 @@
+- fix `make gzip'
+
+ should gzip all the files in /var/www/marc, and re-gzip if the
+ original changed. My understanding is that if foo.gz exists then
+ it'll be skipped, which is not desired. In particular the index pages
+ should be re-gzipped every time as they change.
+
+
- automatic linking
would be nice to transform the URLs in the mail' body into clickable
Omar Polo