tera 1.3.0

Template engine based on Jinja2/Django templates
Documentation
[build]
    base    = "docs"
    publish = "docs/public"
    command = "zola build"

[build.environment]
    ZOLA_VERSION = "0.10.1"

[context.deploy-preview]
    command = "zola build --base-url $DEPLOY_PRIME_URL"