2012-08-14 21:00:41 -04:00
|
|
|
Old Coleslaw: Allow choices.
|
|
|
|
New Coleslaw: Screw choices!
|
|
|
|
"You can have it in any color as long as its black."
|
|
|
|
|
2012-08-20 12:36:59 -04:00
|
|
|
What views are supported? tag-based, reverse-chronological, by-month, single-post
|
2012-08-14 21:00:41 -04:00
|
|
|
Where is the data? git
|
2012-08-20 12:36:59 -04:00
|
|
|
How are update done? check for new commits every *interval*, possibly switch to commit hooks later
|
2012-08-14 21:00:41 -04:00
|
|
|
Post generation? Static
|
|
|
|
What is the post format? (markdown, plaintext, rst, etc, anything with a parser plugin!)
|
2012-08-15 00:02:22 -04:00
|
|
|
How are comments handled? They're not supported.
|
2012-08-14 21:00:41 -04:00
|
|
|
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!
|
|
|
|
|
2011-04-19 16:01:20 -04:00
|
|
|
TODO:
|
2012-08-22 13:43:17 -04:00
|
|
|
; test mathjax+markdown
|
2012-08-20 12:36:59 -04:00
|
|
|
; doc themes and plugins
|
2012-08-20 22:36:48 -04:00
|
|
|
; fix plugins: s3
|
2012-08-19 15:22:54 -04:00
|
|
|
;; Incremental compile: only "touched" posts+tags+months. By-20 must be redone, of course.
|
|
|
|
;;; plugins: analytics, logging/monitoring, crossposting, disqus
|