1
0
Fork 0
forked from github/pelican
pelican-theme/TODO

9 lines
444 B
Text
Raw Normal View History

2010-09-15 10:57:03 +02:00
* Add a way to support pictures (see how sphinx makes that)
* Make the program support UTF8-encoded files as input (and later: any encoding?)
2010-11-12 20:13:33 +00:00
* Add status support (draft, published, hidden)
* Add a serve + automatic generation behaviour.
2010-11-14 22:54:03 +00:00
* Recompile only the changed files, not all.
2010-11-20 16:01:17 +00:00
* Add a way to make the coffee (or not)
* Add a sitemap generator.
2011-08-11 11:24:33 +02:00
* read templates from the templates folder per default
* add support of github via ghg import