File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 50
50
- name : Page Build
51
51
run : |
52
52
git rev-parse --short HEAD | xargs -I % sed -i "s/githash: ''/githash: '%'/g" mkdocs.yml
53
- mkdocs build
53
+ mkdocs build --strict
54
54
- name : Upload Artifacts
55
55
id : deployment
56
56
uses : actions/upload-pages-artifact@v3
Original file line number Diff line number Diff line change 1
- # 孟德尔遗传规律
1
+ # 孟德尔遗传规律[ ^ todo ]
2
2
3
3
## 孟德尔规律基础
4
4
Original file line number Diff line number Diff line change 36
36
- science/mechanics/1.md # 力及其性质与动量
37
37
- science/mechanics/2.md # 运动学与功和能量
38
38
- science/mechanics/3.md # 动力学的模型总结
39
- - 角动量与天体力学 :
39
+ - 角动量与天体学 :
40
40
- science/angular/1.md # 角动量
41
41
- science/angular/2.md # 天体运动
42
42
- science/angular/3.md # 轨道力学
56
56
- science/structure/3.md # 元素的推断
57
57
- 化学反应与电能 :
58
58
- science/electro/1.md # 氧化还原反应
59
- - 热化学与反应速率 :
59
+ - 热化学及其速率 :
60
60
- science/thermo/1.md # 热化学基础
61
61
- 化学平衡与溶液 :
62
62
- science/equilibrium/1.md # 化学反应速率
You can’t perform that action at this time.
0 commit comments