Files
docs/netlify.toml
T
2026-05-16 12:36:56 +02: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"