We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bfc5c3 commit 92ca9eaCopy full SHA for 92ca9ea
1 file changed
netlify.toml
@@ -0,0 +1,5 @@
1
+[build]
2
+ command = """
3
+ pip3 install mkdocs mkdocs-material mkdocs-section-index mkdocs-literate-nav && python3 -m mkdocs build
4
+ """
5
+ publish = "site"
0 commit comments