这个站点使用 VuePress 2 和 vuepress-theme-hope 搭建。主题已经提供博客首页、分类、标签、时间线、导航栏、侧边栏和常见 Markdown 增强能力。
目录结构
src/
├─ .vuepress/
│ ├─ config.ts
│ ├─ theme.ts
│ ├─ navbar.ts
│ └─ sidebar.ts
├─ posts/
└─ README.md
2026/7/9小于 1 分钟
这个站点使用 VuePress 2 和 vuepress-theme-hope 搭建。主题已经提供博客首页、分类、标签、时间线、导航栏、侧边栏和常见 Markdown 增强能力。
src/
├─ .vuepress/
│ ├─ config.ts
│ ├─ theme.ts
│ ├─ navbar.ts
│ └─ sidebar.ts
├─ posts/
└─ README.md