mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update the features proposed by pelican on the doc.
This commit is contained in:
parent
fc2843306f
commit
53b295b980
2 changed files with 9 additions and 3 deletions
|
|
@ -54,3 +54,4 @@ Documentation
|
||||||
parametres_article
|
parametres_article
|
||||||
astuces
|
astuces
|
||||||
faq
|
faq
|
||||||
|
pelican-themes
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue