Add features to the readme

This commit is contained in:
Alexis Metaireau 2011-05-10 23:40:19 +01:00
commit e7eecb03e0

View file

@ -14,12 +14,14 @@ Features
Pelican currently supports:
* blog articles
* blog articles and pages
* comments, via an external service (disqus). Please notice that while
it's useful, it's an external service, and you'll not manage the
comments by yourself. It could potentially eat your data.
* theming support (themes are done using `jinja2 <http://jinjna.pocoo.org>`_)
* PDF generation of the articles/pages (optional).
* Translations
* Syntactic recognition
Have a look to `the documentation <http://alexis.notmyidea.org/pelican/>`_ for
more informations.