1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-11-08 11:22:31 +01:00
docs/netlify.toml
2023-08-30 23:02:40 -04:00

4 lines
94 B
TOML

[build]
publish = "dist"
command = "pip3 install -r requirements.txt && mkdocs build -d dist"