Skip to content

Commit 415696e

Browse files
committed
feat: Add initial netlify.toml to allow for file-based config builds
Signed-off-by: Liam Beckman <lbeckman314@gmail.com>
1 parent 6b03ef5 commit 415696e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

netlify.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[build]
2+
command = "mkdocs build"
3+
publish = "site"
4+

0 commit comments

Comments
 (0)