chore: website

This commit is contained in:
lencx
2023-12-09 18:49:44 +08:00
parent df11a0dc6b
commit 71e2b2dc7b
23 changed files with 9420 additions and 2 deletions

21
.gitignore vendored
View File

@@ -1 +1,20 @@
.DS_Store
# Dependencies
node_modules/
# Production
build/
# Generated files
.docusaurus
.cache-loader
# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*