-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yml
263 lines (254 loc) · 8.95 KB
/
mkdocs.yml
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
# Project Information
site_name: RainPPR's WHK Blog
site_description: by raine
site_author: RainPPR # 显示为 commit 记录的默认名称
strict: false
site_url: https://raineblog.github.io/whk/
repo_name: raineblog/whk # 用于寻找 commit 记录
repo_url: https://github.com/raineblog/whk
edit_uri: edit/main/docs/
copyright: by RainPPR # 页脚
# Contents
nav:
- 简介:
- index.md
- intro/format.md
- intro/usage.md
- intro/discussion.md
- intro/setting.md # 不建议使用
- madoka.md
- 人文历史:
- 名著阅读:
# - cultural/reading/1.md
- cultural/reading/2.md
# - cultural/reading/3.md
# - 思想政治: # ideology
- 自然科学:
- 运动学:
- science/kinematics/1.md # 直线运动
- science/kinematics/2.md # 抛体运动
- science/kinematics/3.md # 圆周运动
- science/kinematics/4.md # 相对运动
- 平动动力学:
- science/mechanics/1.md # 力及其性质与动量
- science/mechanics/2.md # 运动学与功和能量
- science/mechanics/3.md # 动力学的模型总结
- 角动量与天体:
- science/angular/1.md # 角动量
- science/angular/2.md # 天体运动
- science/angular/3.md # 轨道力学
- 电学和磁学:
- science/electricity/field/1.md
- science/electricity/field/2.md
- science/electricity/current/1.md
- science/electricity/current/2.md
# - science/electricity/magnetism/1.md
- 声光与近代物理:
- science/wave/1.md # 震动与波动
- science/wave/relativity.md # 相对论
- 物质的结构与性质:
- science/structure/1.md # 原子与元素
- science/structure/2.md # 分子与晶体
- science/structure/3.md # 元素的推断
- 化学反应原理:
# - science/reaction/1.md # 热力学基础
# - science/reaction/2.md # 理想气体状态方程
- science/reaction/thermo.md # 反应与热能
- science/reaction/electro.md # 反应与电能
- science/reaction/equilibrium.md # 速率与平衡
- science/reaction/liquid.md # 溶液的行为
- 化学元素及其性质:
- science/element/index.md # 物质概述
- science/element/metal.md # 金属概述
- science/element/nonmetal.md # 非金属概述
- science/element/na.md # IA
- science/element/mg.md # IIA
- science/element/al.md # IIIA
- science/element/si.md # IVA
- science/element/n.md # VA
- science/element/s.md # VIA
- science/element/cl.md # VIIA
- science/element/fe.md # 过渡元素
# - 有机与生物化学:
# - science/organic/1.md
# - 细胞生物学:
# - science/cell/1.md # 细胞的基本结构
# - science/cell/2.md # 细胞的基本功能
# - science/cell/3.md # 细胞的分裂与增殖
# - science/cell/4.md # 细胞的代谢与能量转换
- 遗传与进化:
- science/genetics/1.md # 基因与染色体
- science/genetics/2.md # 孟德尔遗传规律
- science/genetics/3.md # 人类遗传病
# - science/genetics/4.md # 变异与进化
# - 稳态与调节:
# - science/steady/1.md
# - 生物与环境:
# - science/environment/1.md
- 生化技术与工程:
- science/technology/tech.md # 化学与技术
- science/technology/experiment.md # 化学与实验
- science/technology/life.md # 化学与生活
# - science/technology/1.md
- 数理逻辑:
- 逻辑与不等式:
- mathematics/logic/1.md # 集合
- mathematics/logic/2.md # 逻辑
- mathematics/logic/3.md # 不等式
- 函数及其性质:
- mathematics/function/function.md # 函数概括
- mathematics/function/power.md # 幂函数
- mathematics/function/exponential.md # 指数函数
- mathematics/function/logarithm.md # 对数函数
- mathematics/function/derivative.md # 导数
- 多项式与数列:
- mathematics/sequence/1.md # 基础
- mathematics/sequence/2.md # 进阶
- mathematics/sequence/induction.md # 数学归纳法
- 平面向量与复数:
- mathematics/vector/1.md # 平面向量
- mathematics/vector/2.md # 线性代数
- mathematics/vector/3.md # 复数
- mathematics/vector/example.md # 例题
- 三角函数与几何学:
- mathematics/geometry/1.md # 三角函数公式
- mathematics/geometry/2.md # 三角函数题型
- mathematics/geometry/3.md # 解三角形
- mathematics/geometry/4.md # 直线和圆
- 立体几何与空间向量:
- mathematics/solid/1.md # 几何体
- mathematics/solid/2.md # 点线面
- mathematics/solid/3.md # 空间向量
- 统计与概率:
- mathematics/probability/combination.md # 组合数学
- mathematics/probability/statistics.md # 统计学
- mathematics/probability/1.md # 概率入门
# - mathematics/probability/2.md
# Theme Configuration
theme:
name: null
custom_dir: 'material/templates'
language: 'zh'
palette:
# Palette toggle for light mode
- media: "(prefers-color-scheme: light)"
scheme: default
primary: white
accent: red
toggle:
icon: material/weather-sunny
name: Switch to dark mode
# Palette toggle for dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: blue
accent: blue
toggle:
icon: material/weather-night
name: Switch to light mode
features:
- navigation.tabs
- navigation.instant
- navigation.tabs.sticky
- navigation.prune
- navigation.path
- search.suggest
- search.highlight
- search.share
- announce.dismiss
- content.action.edit
- content.action.view
- content.code.copy
- content.code.select
- content.footnote.tooltips
# - header.autohide
include_search_page: false
search_index_only: true
icon:
repo: fontawesome/brands/github
edit: material/pencil
view: material/eye
font:
text: 'Noto Sans SC'
code: 'Fira Code'
# Plugins
plugins:
- glightbox
- search
- minify:
minify_html: true
# minify_js: true
# minify_css: true
htmlmin_opts:
remove_comments: true
cache_safe: true
# js_files:
# - assets/javascripts/extra.js
# - assets/javascripts/custom.js
# css_files:
# - assets/stylesheets/extra.css
# - assets/stylesheets/custom.css
# Extra Configuration
extra:
pagetime: 'on'
manifest: 'manifest.webmanifest'
githash: ''
# copyright: '<a href="https://creativecommons.org/licenses/by-sa/4.0/deed.zh">CC BY-SA 4.0</a> 和 <a href="https://github.com/zTrix/sata-license">SATA</a>'
extra_javascript:
- assets/javascripts/extra.js
- assets/javascripts/jquery.min.js
- assets/highlight/highlight.min.js
- assets/katex/katex.min.js
- assets/katex/contrib/mhchem.min.js
- assets/katex/contrib/auto-render.min.js
- assets/katex/contrib/copy-tex.min.js
- assets/javascripts/custom.js
extra_css:
- assets/stylesheets/extra.css
- assets/stylesheets/all.min.css
- assets/katex/katex.min.css
- assets/highlight/styles/stackoverflow-light.min.css
- assets/stylesheets/custom.css
# Extensions
markdown_extensions:
- md_in_html
- admonition
- attr_list
- def_list
- footnotes
- meta
- codehilite:
guess_lang: false
linenums: true
- toc:
permalink: true
- pymdownx.arithmatex:
generic: true
- pymdownx.details
- pymdownx.critic
- pymdownx.caret
- pymdownx.keys
- pymdownx.mark
- pymdownx.tilde
- pymdownx.betterem
- pymdownx.blocks.caption
- pymdownx.emoji:
emoji_generator: !!python/name:pymdownx.emoji.to_svg
- pymdownx.highlight:
anchor_linenums: true
use_pygments: false
pygments_lang_class: true
auto_title: true
linenums: true
line_spans: __span
- pymdownx.superfences
- pymdownx.inlinehilite
- pymdownx.magiclink
- pymdownx.smartsymbols
- pymdownx.snippets:
check_paths: true
- pymdownx.progressbar
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.tabbed:
alternate_style: true