tera 1.0.0-beta.11

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

[build.environment]
    ZOLA_VERSION = "0.7.0"

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