Skip to content

Commit 410551c

Browse files
committed
Add back netlify.toml with build settings for deployment previews
1 parent 6155c95 commit 410551c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

netlify.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# ONLY USED FOR DEPLOYMENT PREVIEWS
2+
# production deploys go from gh-pages and are pre-built using Mike, for versioning
3+
[build]
4+
command = "mkdocs build"
5+
publish = "site/"

0 commit comments

Comments
 (0)