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?
|
2012-08-28 20:32:16 -04:00
|
|
|
|
|
|
|
BUGS:
|
2012-08-28 21:03:19 -04:00
|
|
|
; Slugs aren't unicode safe. See [reddit discussion](http://www.reddit.com/r/lisp/comments/yvh6g/coleslaw_jekylllike_static_blogware_in_500_lines/) and [mozilla code](https://github.com/mozilla/unicode-slugify/blob/master/slugify/__init__.py).
|
2012-08-14 21:00:41 -04:00
|
|
|
|
2011-04-19 16:01:20 -04:00
|
|
|
TODO:
|
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
|