1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-09-16 21:12:25 +02: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"