Files
docs/netlify.toml
2025-05-11 10:05:34 -07:00

12 lines
237 B
TOML

[build]
base = "/"
publish = "site/"
command = "mkdocs build --clean --strict"
[build.environment]
PYTHON_VERSION = "3.11"
NODE_VERSION = "22"
CI = "true"
DISABLE_OPENCOLLECTIVE = "true"
OPENCOLLECTIVE_HIDE = "true"