forked from github/pelican
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
|
||||
astuces
|
||||
faq
|
||||
pelican-themes
|
||||
|
|
|
|||
|
|
@ -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 <http://jinjna.pocoo.org>`_)
|
||||
comments by yourself. It could potentially eat your data. (optional)
|
||||
* easy theming (themes are done using `jinja2 <http://jinjna.pocoo.org>`_)
|
||||
* 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue