1
1
site_name : GENG Wei's Homepage
2
2
site_description : Wei GENG's personal information webpage.
3
- site_author : ' Wei GENG'
3
+ site_author : " Wei GENG"
4
4
docs_dir : docs/
5
- repo_name : ' vigeng/vigeng.github.io'
6
- repo_url : ' https://github.com/ViGeng/vigeng.github.io'
5
+ repo_name : " vigeng/vigeng.github.io"
6
+ repo_url : " https://github.com/ViGeng/vigeng.github.io"
7
7
nav :
8
- - Home : index.md
9
- # - Misc: blog.md
10
- # - Conf DDL: confddl.md
8
+ - Home : index.md
9
+ - Blog : https://rowanblog.notion.site/
10
+ # - Misc: blog.md
11
+ # - Conf DDL: confddl.md
11
12
12
13
theme :
13
14
name : material
19
20
# code: Roboto Mono
20
21
# icon:
21
22
# logo: material/library
22
- # admonition:
23
- # <type>: material/file-alert-outline
23
+ # admonition:
24
+ # <type>: material/file-alert-outline
24
25
25
26
favicon : figures/logoSub.png
26
27
palette :
@@ -34,12 +35,12 @@ theme:
34
35
name : Switch to Dark Theme # 鼠标悬浮提示
35
36
- media : " (prefers-color-scheme: dark)"
36
37
scheme : slate # 夜间模式
37
- primary : black
38
+ primary : black
38
39
accent : teal
39
40
toggle :
40
41
icon : material/weather-sunny
41
42
name : Switch to Light Theme
42
- features :
43
+ features :
43
44
- navigation.instant # - header.autohide #自动隐藏
44
45
- navigation.instant.prefetch
45
46
- announce.dismiss # 呈现可标记为由用户读取的临时公告,可以包含一个用于取消当前公告的按钮
@@ -60,14 +61,12 @@ theme:
60
61
- content.action.edit
61
62
- content.action.view
62
63
63
-
64
64
copyright : Copyright © 2022~2025 Wei GENG /All Rights Reserved. # 左下角的版权声明
65
-
66
65
67
66
extra :
68
- generator : false # 删除页脚显示“使用 MkDocs 材料制造”
67
+ generator : false # 删除页脚显示“使用 MkDocs 材料制造”
69
68
social :
70
- - icon : fontawesome/brands/twitter
69
+ - icon : fontawesome/brands/twitter
71
70
link : https://x.com/WGeng_
72
71
- icon : fontawesome/brands/github
73
72
link : https://github.com/ViGeng
81
80
link : https://www.researchgate.net/profile/Wei-Geng-9
82
81
- icon : fontawesome/brands/google
83
82
link : https://scholar.google.com/citations?user=Zq6m2CIAAAAJ&hl=en
84
- analytics :
83
+ analytics :
85
84
provider : google
86
85
property : G-3K0WBLE30D
87
86
meta :
@@ -116,8 +115,11 @@ markdown_extensions:
116
115
custom_fences :
117
116
- name : mermaid
118
117
class : mermaid
119
- format : !!python/name:pymdownx.superfences.fence_code_format # 代码块高亮插件
120
- - pymdownx.arithmatex : # latex支持
118
+ format :
119
+ !!python/name:pymdownx.superfences.fence_code_format # 代码块高亮插件
120
+
121
+
122
+ - pymdownx.arithmatex : # latex支持
121
123
generic : true
122
124
- toc :
123
125
permalink : true # 固定标题位置为当前位置
@@ -133,21 +135,22 @@ markdown_extensions:
133
135
- pymdownx.tasklist :
134
136
custom_checkbox : true
135
137
- markdown.extensions.toc :
136
- slugify : !!python/object/apply:pymdownx.slugs.slugify {kwds: {case: lower}}
138
+ slugify :
139
+ !!python/object/apply:pymdownx.slugs.slugify { kwds: { case: lower } }
137
140
permalink : " \ue157 "
138
-
141
+
139
142
# extra_javascript:
140
- # - javascripts/extra.js
141
- # - https://cdn.jsdelivr.net/gh/Wcowin/Wcowin.github.io@main/docs/javascripts/extra.js # extra的cdn
142
- # - javascripts/mathjax.js
143
- # - https://polyfill.io/v3/polyfill.min.js?features=es6
144
- # - https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
145
- # - https://cdn.jsdelivr.net/npm/gitalk@latest/dist/gitalk.min.js
146
- # - ckplayer/js/ckplayer.js
147
- # - https://cdnjs.cloudflare.com/ajax/libs/social-share.js/1.0.16/js/social-share.min.js
148
- # - javascripts/backgroud.js
149
- # - javascripts/rellax.min.js
150
- # - https://cdn.jsdelivr.net/npm/mermaid@10.0.2/dist/add-html-label-6e56ed67.min.js
143
+ # - javascripts/extra.js
144
+ # - https://cdn.jsdelivr.net/gh/Wcowin/Wcowin.github.io@main/docs/javascripts/extra.js # extra的cdn
145
+ # - javascripts/mathjax.js
146
+ # - https://polyfill.io/v3/polyfill.min.js?features=es6
147
+ # - https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
148
+ # - https://cdn.jsdelivr.net/npm/gitalk@latest/dist/gitalk.min.js
149
+ # - ckplayer/js/ckplayer.js
150
+ # - https://cdnjs.cloudflare.com/ajax/libs/social-share.js/1.0.16/js/social-share.min.js
151
+ # - javascripts/backgroud.js
152
+ # - javascripts/rellax.min.js
153
+ # - https://cdn.jsdelivr.net/npm/mermaid@10.0.2/dist/add-html-label-6e56ed67.min.js
151
154
extra_css :
152
155
- stylesheets/extra.css
153
156
# - https://cdn.jsdelivr.net/gh/Wcowin/Wcowin.github.io@main/docs/stylesheets/extra.css # extra.css的CDN
@@ -161,4 +164,4 @@ extra_css:
161
164
# - https://cdn.jsdelivr.net/npm/lxgw-wenkai-webfont@1.1.0/style.css
162
165
# - https://cdn.jsdelivr.net/npm/lxgw-wenkai-lite-webfont@1.1.0/style.css
163
166
# - https://cdn.jsdelivr.net/npm/lxgw-wenkai-tc-webfont@1.0.0/style.css
164
- # - https://cdn.jsdelivr.net/npm/lxgw-wenkai-screen-webfont@1.1.0/style.css
167
+ # - https://cdn.jsdelivr.net/npm/lxgw-wenkai-screen-webfont@1.1.0/style.css
0 commit comments