博客搭建博客搭建 TODO - [x] 导航设置 - [x] 添加目录页 - [x] 默认折叠边栏 - [x] vuepress image Card 转vitepress imgcar - [x] date改create Time 导航设置 1. 新建 \.vitepress\Custom Cfg\Nav.ts `js // nav导航栏配置 export const Nav = [ { text:... 2025/03/07 博客搭建 teek