Templates are used to add extra markup to your rendered content, such as HTML stuff.
They are HTML files, based on beautiful and powerful Jinja2 templating language (Django like style).
List of default templates included.
Learn how to define your own custom templates.
A list of available values in your templates.
context
mini-context
Shortcodes allow you to extend your markdown vocabulary.
advanced
customization