7 lines
116 B
TOML
7 lines
116 B
TOML
[build]
|
|
command = "python3 scripts/build-docs.py"
|
|
publish = "site"
|
|
|
|
[[redirects]]
|
|
from = "/*"
|
|
to = "/en/:splat"
|