祀梦
|
2d5b8c35b8
|
chore: 移除 LeetCode 笔记并加入站点验证与 Agent 工作流规则
- 从 collections、导航移除 LeetCode,删除 docs/notes/programming/leetcode 下页面
- devDependencies 显式加入 @vuepress/helper@rc.123,配合 overrides 降低 Vite 预构建白屏风险
- 新增 npm run docs:verify 与 scripts/verify-site.mjs(构建后检查首页 hero)
- .cursor/rules/agent-workflow-verify-and-git.mdc:每次修改须验证;用户未明确说不要提交时默认 commit
Made-with: Cursor
|
2026-03-29 10:05:49 +08:00 |
|
祀梦
|
f50d8ef8c2
|
chore: 升级 VuePress/Plume 并迁移至 collections 配置
- 将 vuepress 升至 2.0.0-rc.26、vuepress-theme-plume 升至 1.0.0-rc.192
- 用 defineCollections 替代已废弃的 blog + notes,新增 collections.ts 并删除 notes.ts
- 通过 package overrides 将 @vuepress/helper 固定为 rc.123,避免 dev 下 encodeSVG 缺失导致首页白屏
- 新增 .npmrc(legacy-peer-deps)以兼容当前 peer 依赖解析
未包含 docs/.vuepress/dist 等构建产物。
Made-with: Cursor
|
2026-03-29 10:01:40 +08:00 |
|
祀梦
|
9e9e82c1dd
|
feat(docs): 添加系统分析师学习笔记模块并更新依赖
- 新增系统分析师笔记目录及初始章节文件
- 在导航栏和笔记配置中添加系统分析师入口
- 添加系统分析师考试概览文档
- 更新 package.json 依赖:添加 @vuepress/plugin-comment 并升级 @waline/client 版本
|
2026-03-01 20:47:17 +08:00 |
|
祀梦
|
a5fd8545f4
|
feat: v1.0.0 祀梦笔记:从 0 到 1 的数字化花园建设
|
2026-01-09 10:03:40 +08:00 |
|