Files
docs/netlify.toml
2026-02-14 16:06:32 +01:00

12 lines
239 B
TOML

[build]
base = "/"
publish = "site/"
command = "zensical build --clean --strict"
[build.environment]
PYTHON_VERSION = "3.14"
NODE_VERSION = "24"
CI = "true"
DISABLE_OPENCOLLECTIVE = "true"
OPENCOLLECTIVE_HIDE = "true"