Adding ronny's ideas to the TODO list.

This commit is contained in:
Alexis Metaireau 2010-11-12 20:13:33 +00:00
commit 6184450b60
2 changed files with 3 additions and 0 deletions

1
THANKS
View file

@ -4,3 +4,4 @@ bugs or giving ideas. Thanks to them !
- Dan Jacka
- solsTiCe on linuxfr for reporting bugs
- Guillaume B (Gui13)
- Ronny Pfannschmidt

2
TODO
View file

@ -3,3 +3,5 @@
* 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?)
* Change the directory structure ?
* Add status support (draft, published, hidden)
* Add a serve + automatic generation behaviour.