mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Migrate docs to Vuepress
This commit is contained in:
parent
a0d4ab5809
commit
8c0cbd6d26
33 changed files with 8035 additions and 421 deletions
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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue