blube.club/netlify.toml

9 lines
192 B
TOML

[build]
publish = "public"
command = "zola build"
[build.environment]
ZOLA_VERSION = "0.11.0"
[context.deploy-preview]
command = "zola build --base-url https://deepthought-theme.netlify.app"