Replace docs vuepress with vitepress

This commit is contained in:
Jamie Curnow
2024-05-17 08:46:00 +10:00
parent 42cd1f2866
commit 70cfbfb1b0
40 changed files with 918 additions and 15507 deletions

15
docs/.gitignore vendored
View File

@ -1,5 +1,14 @@
.vuepress/dist
dist
node_modules
ts
api.md
api/
.temp
.cache
.vitepress/cache
.yarn/*
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
*.gz
*.tgz