forked from github/pelican
9 lines
444 B
Text
9 lines
444 B
Text
* Add a way to support pictures (see how sphinx makes that)
|
|
* Make the program support UTF8-encoded files as input (and later: any encoding?)
|
|
* Add status support (draft, published, hidden)
|
|
* Add a serve + automatic generation behaviour.
|
|
* Recompile only the changed files, not all.
|
|
* Add a way to make the coffee (or not)
|
|
* Add a sitemap generator.
|
|
* read templates from the templates folder per default
|
|
* add support of github via ghg import
|