salvo 0.9.3

A simple web framework
Documentation
[build]
    base    = "site"
    publish = "public"
    command = "zola build"

[build.environment]
    ZOLA_VERSION = "0.10.0"

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