Fruit-Guardians | 现代化VitePress文档模板

Fruit-Guardians | 现代化VitePress文档模板

Table of Contents

This is a list of all the sections in this post. Click on any of them to jump to that section.

Fruit-Guardians

🍎 Fruit-Guardians | 现代化VitePress文档模板

License: MIT VitePress Vue

一个现代化、美观的VitePress文档模板,专为开发者打造。提供最佳的用户体验和开发体验。

快速开始

1. 克隆项目

git clone https://github.com/Fruit-Guardians/Vitrpress-theme.git
cd Vitrpress-theme

2. 安装依赖

npm install

3. 启动开发服务器

npm run dev

4. 构建生产版本

npm run build

文档结构

docs/
├── .vitepress/
│ ├── config.ts # VitePress配置
│ ├── theme/ # 主题定制
│ ├── styles/ # 样式文件
│ ├── components/ # 自定义组件
│ └── layout/ # 布局组件
├── docc/ # 文档内容
└── public/ # 静态资源

联系我们


Made with ❤️ by Fruit-Guardians