joplin-mdbooks-website/netlify.toml
2021-01-07 19:31:46 +02:00

9 lines
154 B
TOML

# We don't currently use Netlify for deployments/serving.
[build]
publish = "public"
command = "./build.sh"
[build.environment]
ZOLA_VERSION = "0.12.2"