constance

Scripts for generating (an earlier obsolete version of) my personal web site
git clone https://code.djc.id.au/git/constance/
commit aa2d3330182c00f91518c0567da78e39a7a7ebd8
parent d6fa14c211f99a2fdc4343eeb3479f52c5fbeeb7
Author: Dan Callaghan <djc@djc.id.au>
Date:   Sat, 20 Sep 2008 18:43:58 +1000

Automated merge with http://source.sjkwi.com.au/hg/constance/

Diffstat:
MTODO | 2++
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO
@@ -23,3 +23,5 @@
 - generate goog sitemaps
 - change/add class names per http://microformats.org/wiki/hatom ?
 - alternative entry type for tumblelog-style entries (unnamed)
+- cache headers! (last-modified, e-tag)
+  - also conditional request headers (got middleware maybe?)