Inhaltsverzeichnis

HowTo

Markdown-Support

Asciidoc-Support

# Relative Paths where the plugins reside
PLUGIN_PATHS = ['pelican-plugins']
# Name(s) (list) of the plugins which should be loaded/used
PLUGINS = ['asciidoc_reader']

In Debian-basierten Distributionen z.B. so:

apt-get install asciidoc

oder

apt-get install asciidoctor