Migrate docs to Vuepress
This commit is contained in:
6
netlify.toml
Normal file
6
netlify.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
# Configuration for Netlify (website deployment, etc)
|
||||
|
||||
[build]
|
||||
base = "docs/"
|
||||
publish = "docs/content/.vuepress/dist"
|
||||
command = "npm run build"
|
||||
Reference in New Issue
Block a user