|
@@ -33,9 +33,12 @@ It's interesting to note two things.
|
33
|
33
|
Move over May-2007 to present.
|
34
|
34
|
|
35
|
35
|
TODO:
|
|
36
|
+; implement read-post, render-by-month
|
36
|
37
|
; fix plugins: s3, wordpress
|
37
|
38
|
; implement plugins: atom, markdown, pygment/highlighting
|
38
|
39
|
;; Incremental compile: only "touched" posts+tags+months. By-20 must be redone, of course.
|
|
40
|
+;; ^^ Long as we're overhauling, maybe come up with a commithook scheme that runs main
|
|
41
|
+;; and main becomes load-config, compile-theme, compile-blog?
|
39
|
42
|
;; support old URLs via use of post-aliases?
|
40
|
43
|
;;; plugins: analytics, logging/monitoring, crossposting, disqus
|
41
|
44
|
;;;; write a proper version of escape considering wild pathnames and valid URL issues
|