feat: initialize VitePress CMS

This commit is contained in:
Coldsmile_7
2026-06-05 23:21:41 +08:00
commit 928f742d5e
45 changed files with 8214 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
---
title: 配置说明
description: 测试 VitePress 配置解析
---
# 配置说明
这个页面用于测试 `.vitepress/config.ts` 的读取与回写。
## 第一版优先支持
- `title`
- `description`
- `themeConfig.logo`
- `themeConfig.nav`
- `themeConfig.sidebar`
- `themeConfig.socialLinks`
- `themeConfig.search`