joplin-mdbooks-website/netlify.toml
Stavros Korokithakis 4caaff6c90 Migrate to mdBook
2021-11-20 02:13:37 +00:00

9 lines
151 B
TOML

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