upgrade to v2.0.0-rc and implement dark mode

This commit is contained in:
tilalx
2023-12-18 16:59:54 +01:00
parent 883a272b0a
commit c70f65d349
11 changed files with 4732 additions and 11510 deletions

10
docs/.gitignore vendored
View File

@ -1,3 +1,13 @@
.vuepress/dist
node_modules
ts
.temp
.cache
.yarn/*
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
*.gz
*.tgz