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

7 lines
499 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)
2010-10-16 20:11:39 +01:00
* Find a way to extend the existing templates instead of rewriting all from scratch.
* find a better way to specify the templates. an idea is simply to install the templates in a default path, and to add a way to specify them by default under a "_themes" dir.
* Make the program support UTF8-encoded files as input (and later: any encoding?)
2010-11-12 02:05:28 +00:00
* Fallback on mtime to get date informations
* Change the directory structure ?
* update the doc