Browse Source

TODO tweak.

Brit Butler 13 years ago
parent
commit
46dc2dc412
1 changed files with 3 additions and 0 deletions
  1. 3 0
      TODO

+ 3 - 0
TODO

33
 Move over May-2007 to present.
33
 Move over May-2007 to present.
34
 
34
 
35
 TODO:
35
 TODO:
36
+; implement read-post, render-by-month
36
 ; fix plugins: s3, wordpress
37
 ; fix plugins: s3, wordpress
37
 ; implement plugins: atom, markdown, pygment/highlighting
38
 ; implement plugins: atom, markdown, pygment/highlighting
38
 ;; Incremental compile: only "touched" posts+tags+months. By-20 must be redone, of course.
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
 ;; support old URLs via use of post-aliases?
42
 ;; support old URLs via use of post-aliases?
40
 ;;; plugins: analytics, logging/monitoring, crossposting, disqus
43
 ;;; plugins: analytics, logging/monitoring, crossposting, disqus
41
 ;;;; write a proper version of escape considering wild pathnames and valid URL issues
44
 ;;;; write a proper version of escape considering wild pathnames and valid URL issues