Skip to content

Commit cf0881f

Browse files
committed
增加上一章/下一章按钮
1 parent 6f43d86 commit cf0881f

36 files changed

Lines changed: 144 additions & 4 deletions

content/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: 首页
33
type: docs
4+
chapter: -2
45
---
56

67
# 你缺失的那门计算机课(网页版)
@@ -97,11 +98,11 @@ type: docs
9798

9899
{{< commit_info >}}
99100

101+
- Experience update: 增加了「上一章」「下一章」按钮 (26/5/15)
100102
- Content update:「电脑组成」章增加对超线程和「i9 级」CPU 的介绍 (26/2/7)
101103
- Almost there: 调整了一些在纸书编辑加工过程中发现的不佳片段 (25/12/24)
102104
- Content update: 增加禁用 Windows 搜索联网功能的操作说明 (25/10/17)
103105
- Experience update: 现在点击图片可以放大查看了 (25/9/30)
104-
- More more patches again: 各种小修改,主要是微调表述、补充说明和改正错别字 (25/9/24)
105106
- [查看更多……]({{<relref "revisions.md">}})
106107

107108
## 著作权、许可与声明

content/adapt-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: 二次创作指南
33
type: docs
4+
chapter: 25
45
---
56

67
# 二次创作指南

content/afterwords.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title:
33
type: docs
4+
chapter: 28
45
---
56

67
#

content/answers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: 练习题答案
33
type: docs
4+
chapter: 24
45
---
56

67
# 练习题答案

content/archive-formats-and-tools.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: 压缩文件与压缩工具
33
type: docs
4+
chapter: 10
45
---
56

67
# 压缩文件与压缩工具

content/attribution-of-external-content.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: 借物表
33
type: docs
4+
chapter: 27
45
---
56

67
# 借物表

content/basic-maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: 基本维护和安全防护
33
type: docs
4+
chapter: 4
45
---
56

67
# 基本维护和安全防护

content/bring-intelligence-to-machines.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: 从加减乘除到 AI 对话
33
type: docs
4+
chapter: 19
45
---
56

67
# 从加减乘除到 AI 对话

content/browsers-and-how-to-choose.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: 浏览器——网上冲浪必备
33
type: docs
4+
chapter: 8
45
---
56

67
# 浏览器——网上冲浪必备

content/characters-and-encodings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 万言皆数:字符与编码规则
33
type: docs
4-
# draft: true
4+
chapter: 17
55
---
66

77
# 万言皆数:字符与编码规则

0 commit comments

Comments
 (0)