tera 0.11.20

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

[build.environment]
    GUTENBERG_VERSION = "0.4.0"

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