add netlify config

This commit is contained in:
Lea Anthony
2023-09-07 21:55:45 +10:00
parent ae524c4f84
commit be3b7d754e
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# netlify.toml
[build]
command = "pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git && mkdocs build"
publish = "site"
+1
View File
@@ -0,0 +1 @@
3.8