diff --git a/THANKS b/THANKS index 5dc1196e..5598f088 100644 --- a/THANKS +++ b/THANKS @@ -4,3 +4,4 @@ bugs or giving ideas. Thanks to them ! - Dan Jacka - solsTiCe on linuxfr for reporting bugs - Guillaume B (Gui13) +- Ronny Pfannschmidt diff --git a/TODO b/TODO index b91164a3..1d06e5cc 100644 --- a/TODO +++ b/TODO @@ -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.