Commit 2bf38c7
committed
docs: 重构 Git Pages 为技术白皮书风格
## 主要变更
### 架构重构
- 简化主题入口,移除不必要的 Vue 组件
- 合并 CSS 文件为单一 vars.css
- 添加 markdown-it-footnote 学术引用支持
- 添加 Mermaid 深色主题动态切换
### 新增内容模块
- 算法学院 (Academy): 深度算法解析
- Huffman 编码深度解析(含数学证明)
- 状态机设计哲学(5状态 FSM)
- 架构设计: 系统分层架构文档
- 参考文献: 学术引用机制
### 工程化改进
- 新增 ci-docs.yml PR 验证工作流
- 更新导航和侧边栏配置
- 添加 footnote CSS 样式
### 移除组件
- CustomFooter.vue (使用默认 footer)
- StatsBar.vue (改为纯 CSS)
- BackToTop.vue, ReadingProgress.vue
参考标杆: kimi-cli 极简工程化方案1 parent 6817f66 commit 2bf38c7
24 files changed
Lines changed: 7000 additions & 1482 deletions
File tree
- .github/workflows
- docs
- .vitepress
- theme
- components
- styles
- en
- academy
- architecture
- reference
- superpowers/plans
- zh
- academy
- architecture
- reference
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
24 | 33 | | |
25 | 34 | | |
26 | 35 | | |
| |||
51 | 60 | | |
52 | 61 | | |
53 | 62 | | |
| 63 | + | |
| 64 | + | |
54 | 65 | | |
55 | 66 | | |
56 | 67 | | |
| |||
67 | 78 | | |
68 | 79 | | |
69 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
70 | 89 | | |
71 | 90 | | |
72 | 91 | | |
| |||
97 | 116 | | |
98 | 117 | | |
99 | 118 | | |
| 119 | + | |
| 120 | + | |
100 | 121 | | |
101 | 122 | | |
102 | 123 | | |
| |||
266 | 287 | | |
267 | 288 | | |
268 | 289 | | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
269 | 294 | | |
270 | 295 | | |
271 | 296 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments