Skip to content

Commit c548af9

Browse files
authored
Merge pull request #84 from calypr/feature/netlify.toml
feat: Add initial `netlify.toml` to allow for file-based config builds
2 parents 6b03ef5 + 415696e commit c548af9

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)