mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Comments are also possible via a pelican plugin
This commit is contained in:
parent
5959346e17
commit
ed1cc277fc
2 changed files with 13 additions and 6 deletions
|
|
@ -19,9 +19,11 @@ Features
|
|||
Pelican currently supports:
|
||||
|
||||
* Blog articles and pages
|
||||
* Comments, via an external service (Disqus). (Please note that while
|
||||
useful, Disqus is an external service, and thus the comment data will be
|
||||
somewhat outside of your control and potentially subject to data loss.)
|
||||
* Comments
|
||||
|
||||
* via a pelican plugin (`Pelican Comment System`_)
|
||||
* via an external service (Disqus). (Please note that while useful, Disqus is an external service, and thus the comment data will be somewhat outside of your control and potentially subject to data loss.)
|
||||
|
||||
* Theming support (themes are created using Jinja2_ templates)
|
||||
* PDF generation of the articles/pages (optional)
|
||||
* Publication of articles in multiple languages
|
||||
|
|
@ -66,3 +68,4 @@ client handy, use the webchat_ for quick feedback.
|
|||
.. _`#pelican on Freenode`: irc://irc.freenode.net/pelican
|
||||
.. _webchat: http://webchat.freenode.net/?channels=pelican&uio=d4
|
||||
.. _contribute: http://docs.getpelican.com/en/latest/contribute.html
|
||||
.. _`Pelican Comment System`: https://github.com/getpelican/pelican-plugins/tree/master/pelican_comment_system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue