bladerunner/netlify.toml

4 lines
72 B
TOML

[build]
base = "docs"
command = "make html"
publish = "docs/_build/html"