feat: initialize VitePress CMS
This commit is contained in:
20
test-vitepress/guide/pages.md
Normal file
20
test-vitepress/guide/pages.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: 页面管理
|
||||
description: 测试页面目录、搜索和新增页面
|
||||
---
|
||||
|
||||
# 页面管理
|
||||
|
||||
这个页面用于测试页面树和文件路径管理。
|
||||
|
||||
## 需要覆盖的场景
|
||||
|
||||
- 读取嵌套目录
|
||||
- 新建 Markdown 页面
|
||||
- 重命名页面
|
||||
- 删除页面
|
||||
- 移动页面位置
|
||||
|
||||
## 文件路径
|
||||
|
||||
当前文件路径是 `test-vitepress/guide/pages.md`。
|
||||
Reference in New Issue
Block a user