Update the features proposed by pelican on the doc.

This commit is contained in:
Alexis Metaireau 2011-07-22 02:12:10 +02:00
commit 53b295b980
2 changed files with 9 additions and 3 deletions

View file

@ -54,3 +54,4 @@ Documentation
parametres_article parametres_article
astuces astuces
faq faq
pelican-themes

View file

@ -14,12 +14,16 @@ Features
Pelican currently supports: Pelican currently supports:
* blog articles * blog articles and simple pages
* comments, via an external service (disqus). Please notice that while * comments, via an external service (disqus). Please notice that while
it's useful, it's an external service, and you'll not manage the it's useful, it's an external service, and you'll not manage the
comments by yourself. It could potentially eat your data. comments by yourself. It could potentially eat your data. (optional)
* theming support (themes are done using `jinja2 <http://jinjna.pocoo.org>`_) * easy theming (themes are done using `jinja2 <http://jinjna.pocoo.org>`_)
* PDF generation of the articles/pages (optional). * PDF generation of the articles/pages (optional).
* publication of articles in various languages
* RSS/Atom feeds
* wordpress/dotclear or RSS imports
* integration with various tools: twitter/google analytics/skribit (optional)
Why the name "Pelican" ? Why the name "Pelican" ?
======================== ========================
@ -56,5 +60,6 @@ A french version of the documentation is available at :doc:`fr/index`.
settings settings
themes themes
internals internals
pelican-themes
faq faq
contribute contribute