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

8 lines
303 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)
* Add a way to categorize by paths.
2010-09-15 10:57:03 +02:00
.
├── category1
│   ├── hello-world.rst
│   └── my-super-article.rst
* Find a way to extend the existing templates instead of rewriting all from
scratch.