salvo 0.4.4

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"