coleslaw/TODO
2012-08-22 13:53:07 -04:00

20 lines
893 B
Text

Old Coleslaw: Allow choices.
New Coleslaw: Screw choices!
"You can have it in any color as long as its black."
What views are supported? tag-based, reverse-chronological, by-month, single-post
Where is the data? git
How are update done? check for new commits every *interval*, possibly switch to commit hooks later
Post generation? Static
What is the post format? (markdown, plaintext, rst, etc, anything with a parser plugin!)
How are comments handled? They're not supported.
What about themes? Templates are themes. DUH.
Plugins? Injection support for HEAD and BODY. What about predicate-based injection?
How is it served? Hunchentoot, Lighttpd, S3, whomever!
TODO:
; test mathjax+markdown
; doc themes and plugins
; fix plugins: s3
;; Incremental compile: only "touched" posts+tags+months. By-20 must be redone, of course.
;;; plugins: analytics, logging/monitoring, crossposting, disqus