diff --git a/docs/fr/index.rst b/docs/fr/index.rst index dca85fac..9fd0c0f0 100644 --- a/docs/fr/index.rst +++ b/docs/fr/index.rst @@ -54,3 +54,4 @@ Documentation parametres_article astuces faq + pelican-themes diff --git a/docs/index.rst b/docs/index.rst index 2897bc63..cbc6bb19 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,12 +14,16 @@ Features Pelican currently supports: -* blog articles +* blog articles and simple 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 `_) + comments by yourself. It could potentially eat your data. (optional) +* easy theming (themes are done using `jinja2 `_) * 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" ? ======================== @@ -56,5 +60,6 @@ A french version of the documentation is available at :doc:`fr/index`. settings themes internals + pelican-themes faq contribute