No Description

Carson e7b2cd9be6 docs: update readme 5 months ago
.vitepress 8de9fab81d feat: 多语言、文档迁移测试、主页layout 5 months ago
components 546fc0a731 feat: tsconfig 5 months ago
media 8de9fab81d feat: 多语言、文档迁移测试、主页layout 5 months ago
pages 8de9fab81d feat: 多语言、文档迁移测试、主页layout 5 months ago
plugins 8de9fab81d feat: 多语言、文档迁移测试、主页layout 5 months ago
public 8de9fab81d feat: 多语言、文档迁移测试、主页layout 5 months ago
.gitignore d569035460 init 5 months ago
README.md e7b2cd9be6 docs: update readme 5 months ago
package-lock.json 8de9fab81d feat: 多语言、文档迁移测试、主页layout 5 months ago
package.json 8de9fab81d feat: 多语言、文档迁移测试、主页layout 5 months ago
tsconfig.json 546fc0a731 feat: tsconfig 5 months ago

README.md

Node version

>= 18

Develop

npm i
npm run docs:dev

新增文档

把需要新增的文档放在 pages/docs/ pages/{语言}/docs/ 下,必须为 markdown 文档

样式定制

See https://vitepress.dev/zh/guide/extending-default-theme#customizing-css