VictorPy
  • Getting started
  • Writing content
  • Templates
  • The site building process
  • Extra

Templates

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).

Default templates

List of default templates included.

Custom templates

Learn how to define your own custom templates.

Data available in templates

A list of available values in your templates.
context mini-context

Shortcodes

Shortcodes allow you to extend your markdown vocabulary.
advanced customization

Site tags

  • serve
  • build
  • hook
  • action
  • customization
  • path
  • Markdown
  • front matter
  • Yaml
  • tags
  • draft
  • images
  • CSS
  • JS
  • assets
  • contact
  • syndication
  • config.yaml
  • debug
  • pip
  • structure
  • context
  • mini-context
  • advanced