1
0
Fork 0
forked from github/pelican
Signed-off-by: Guillaume B <guitreize@gmail.com>
This commit is contained in:
Guillaume B 2010-11-11 05:36:54 +08:00 committed by Alexis Metaireau
commit 372d5a77ec

1
TODO
View file

@ -1,3 +1,4 @@
* Add a way to support pictures (see how sphinx makes that)
* 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?)