TODO notes and shout content-type thoughts.
This commit is contained in:
parent
cc2700b817
commit
bc79620b3a
1 changed files with 7 additions and 2 deletions
9
TODO
9
TODO
|
@ -4,8 +4,13 @@ BUGS:
|
|||
; 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).
|
||||
|
||||
TODO:
|
||||
; remove need for ordering in header. improve date check/error reporting. -> 0.8
|
||||
; doc themes and plugins, s3+hunchentoot. -> 0.8
|
||||
0.8
|
||||
; Add SHOUT content type. Add shout indices by month. Twitter\Disqus integration with shouts?
|
||||
;; needs: shout template or just render function, publish analog for indices of a given ctype?
|
||||
;; Indices fundamentally don't know about content-types. Is that a problem?
|
||||
0.next
|
||||
; improve date check/error reporting. -> 0.9
|
||||
; doc themes and plugins, s3+hunchentoot. -> 0.9
|
||||
; unit tests -> 0.9
|
||||
; Incremental compilation: only "touched" posts+tags+months and by-n. -> 1.0
|
||||
;; possible plugins: analytics, logging/monitoring, crossposting
|
||||
|
|
Loading…
Add table
Reference in a new issue