feat: initialize VitePress CMS
This commit is contained in:
20
test-vitepress/index.md
Normal file
20
test-vitepress/index.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: 首页
|
||||
description: VitePress-CMS 测试站点首页
|
||||
---
|
||||
|
||||
# VitePress CMS Test
|
||||
|
||||
这是一个给 VitePress-CMS 使用的本地测试站点。
|
||||
|
||||
它用来验证这些能力:
|
||||
|
||||
- 扫描 Markdown 页面
|
||||
- 解析 frontmatter
|
||||
- 读取和修改 `.vitepress/config.ts`
|
||||
- 管理导航栏和侧边栏
|
||||
- 构建真实 VitePress 站点
|
||||
|
||||
## 测试入口
|
||||
|
||||
从 [快速开始](/guide/getting-started) 开始查看测试内容。
|
||||
Reference in New Issue
Block a user