add netlify config

This commit is contained in:
Lea Anthony 2023-09-07 21:55:45 +10:00
commit be3b7d754e
No known key found for this signature in database
GPG key ID: 33DAF7BB90A58405
2 changed files with 5 additions and 0 deletions

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"

View file

@ -0,0 +1 @@
3.8