mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add features to the readme
This commit is contained in:
parent
371892ceaa
commit
e7eecb03e0
1 changed files with 3 additions and 1 deletions
|
|
@ -14,12 +14,14 @@ Features
|
||||||
|
|
||||||
Pelican currently supports:
|
Pelican currently supports:
|
||||||
|
|
||||||
* blog articles
|
* blog articles and 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.
|
||||||
* theming support (themes are done using `jinja2 <http://jinjna.pocoo.org>`_)
|
* theming support (themes are done using `jinja2 <http://jinjna.pocoo.org>`_)
|
||||||
* PDF generation of the articles/pages (optional).
|
* PDF generation of the articles/pages (optional).
|
||||||
|
* Translations
|
||||||
|
* Syntactic recognition
|
||||||
|
|
||||||
Have a look to `the documentation <http://alexis.notmyidea.org/pelican/>`_ for
|
Have a look to `the documentation <http://alexis.notmyidea.org/pelican/>`_ for
|
||||||
more informations.
|
more informations.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue