diff --git a/README.rst b/README.rst index ae132095..10929c15 100644 --- a/README.rst +++ b/README.rst @@ -14,12 +14,14 @@ Features Pelican currently supports: -* blog articles +* blog articles and 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 `_) * PDF generation of the articles/pages (optional). +* Translations +* Syntactic recognition Have a look to `the documentation `_ for more informations.