forked from ryan4yin/thiscute.world
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
390 lines (360 loc) · 10.9 KB
/
config.toml
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
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
baseURL = "https://ryan4yin.space/"
# [en, zh-cn, fr, ...] 设置默认的语言
defaultContentLanguage = "zh-cn"
# 网站语言, 仅在这里 CN 大写
languageCode = "zh-CN"
# 是否包括中日韩文字
hasCJKLanguage = true
# 网站标题
title = "Ryan4Yin's Space"
# 更改使用 Hugo 构建网站时使用的默认主题
theme = "CodeIT"
[params]
# CodeIT 主题版本
version = "0.2.X"
description = "Ryan4Yin's Space"
# 网站关键词
keywords = ["Blog", "Ryan4yin", "部落格"]
# 网站默认主题样式 ("light", "dark", "auto")
defaultTheme = "auto"
# CodeIT 新增 | 0.2.0 搜索配置
[params.search]
enable = true
# 搜索引擎的类型 ("lunr", "algolia")
type = "algolia"
# 文章内容最长索引长度
contentLength = 4000
# 搜索框的占位提示语
placeholder = ""
# CodeIT 新增 | 0.2.1 最大结果数目
maxResultLength = 10
# CodeIT 新增 | 0.2.3 结果内容片段长度
snippetLength = 50
# CodeIT 新增 | 0.2.1 搜索结果中高亮部分的 HTML 标签
highlightTag = "em"
# CodeIT 新增 | 0.2.4 是否在搜索索引中使用基于 baseURL 的绝对路径
absoluteURL = false
[params.search.algolia]
index = "ryan-space"
appID = "747LJ10EI7"
searchKey = "658db5f2bf056f83458cacf5dd58ec80"
# 页面头部导航栏配置
[params.header]
# 桌面端导航栏模式 ("fixed", "normal", "auto")
desktopMode = "fixed"
# 移动端导航栏模式 ("fixed", "normal", "auto")
mobileMode = "auto"
# CodeIT 新增 | 0.2.0 页面头部导航栏标题配置
[params.header.title]
# LOGO 的 URL(不要设置这个!)
logo = ""
# 标题名称
name = "Ryan4Yin's Space"
# 你可以在名称 (允许 HTML 格式) 之前添加其他信息, 例如图标
pre = ""
# 你可以在名称 (允许 HTML 格式) 之后添加其他信息, 例如图标
post = ""
# CodeIT 新增 | 0.2.5 是否为标题显示打字机动画
typeit = true
# Footer config
# 页面底部信息配置
[params.footer]
enable = true
# Custom content (HTML format is supported)
# 自定义内容 (支持 HTML 格式)
custom = ''
# whether to show Hugo and theme info
# 是否显示 Hugo 和主题信息
hugo = true
# whether to show copyright info
# 是否显示版权信息
copyright = true
# whether to show the author
# 是否显示作者
author = true
# site creation time
# 网站创立年份
since = 2021
# ICP info only in China (HTML format is supported)
# ICP 备案信息,仅在中国使用 (支持 HTML 格式)
icp = ""
# license info (HTML format is supported)
# 许可协议信息 (支持 HTML 格式)
license= '<a rel="license external nofollow noopener noreffer" href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank">CC BY-NC 4.0</a>'
# 主页配置
[params.home]
# CodeIT 新增 | 0.2.0 RSS 文章数目
rss = 20
# 主页个人信息
[params.home.profile]
enable = true
# Gravatar 邮箱,用于优先在主页显示的头像
# gravatarEmail = "[email protected]"
# 主页显示头像的 URL
avatarURL = "/avatar/myself.jpg"
# CodeIT 更改 | 0.2.7 主页显示的网站标题 (支持 HTML 格式)
title = ""
# 主页显示的网站副标题
subtitle = "双手合十 闭上眼睛 心里什么也不去想 嘴角就高高扬起 笑出声来 赞美快乐~"
# 是否为副标题显示打字机动画
typeit = false
# 是否显示社交账号
social = true
# CodeIT 新增 | 0.2.0 免责声明 (支持 HTML 格式)
disclaimer = ""
# 主页文章列表
[params.home.posts]
enable = true
# 主页每页显示文章数量
paginate = 15
# 社交信息设置
[params.social]
GitHub = "ryan4yin"
Twitter = "ryan4yin"
Steam = "ryan4yin"
Zhihu = "yuansuye"
Douban = "kirito_c"
Bilibili = "12278805"
Email = "[email protected]"
RSS = true # CodeIT 新增 | 0.2.0
# CodeIT 更改 | 0.2.0 文章页面配置
[params.page]
# CodeIT 新增 | 0.2.0 是否在主页隐藏一篇文章
hiddenFromHomePage = false
# CodeIT 新增 | 0.2.0 是否在搜索结果中隐藏一篇文章
hiddenFromSearch = false
# CodeIT 新增 | 0.2.0 是否使用 twemoji
twemoji = false
# 是否使用 lightgallery
lightgallery = false
# CodeIT 新增 | 0.2.0 是否使用 ruby 扩展语法
ruby = true
# CodeIT 新增 | 0.2.0 是否使用 fraction 扩展语法
fraction = true
# CodeIT 新增 | 0.2.0 是否使用 fontawesome 扩展语法
fontawesome = true
# 是否在文章页面显示原始 Markdown 文档链接
linkToMarkdown = true
# CodeIT 新增 | 0.2.4 是否在 RSS 中显示全文内容
rssFullText = true
# CodeIT 新增 | 0.2.0 目录配置
[params.page.toc]
# 是否使用目录
enable = true
# CodeIT 新增 | 0.2.9 是否保持使用文章前面的静态目录
keepStatic = false
# 是否使侧边目录自动折叠展开
auto = true
# CodeIT 新增 | 0.2.0 代码配置
[params.page.code]
# 是否显示代码块的复制按钮
copy = true
# 默认展开显示的代码行数
maxShownLines = 30
# CodeIT 更改 | 0.2.0 KaTeX 数学公式
[params.page.math]
enable = true
# 默认块定界符是 $$ ... $$ 和 \\[ ... \\]
blockLeftDelimiter = ""
blockRightDelimiter = ""
# 默认行内定界符是 $ ... $ 和 \\( ... \\)
inlineLeftDelimiter = ""
inlineRightDelimiter = ""
# KaTeX 插件 copy_tex
copyTex = true
# KaTeX 插件 mhchem
mhchem = true
# CodeIT 新增 | 0.2.0 Mapbox GL JS 配置
[params.page.mapbox]
# Mapbox GL JS 的 access token
accessToken = ""
# 浅色主题的地图样式
lightStyle = "mapbox://styles/mapbox/light-v9"
# 深色主题的地图样式
darkStyle = "mapbox://styles/mapbox/dark-v9"
# 是否添加 NavigationControl
navigation = true
# 是否添加 GeolocateControl
geolocate = true
# 是否添加 ScaleControl
scale = true
# 是否添加 FullscreenControl
fullscreen = true
# CodeIT 更改 | 0.2.0 文章页面的分享信息设置
[params.page.share]
enable = true
Twitter = true
Facebook = true
Reddit = true
HackerNews = false
Pocket = false
Tumblr = false
# CodeIT 更改 | 0.2.0 评论系统设置
[params.page.comment]
enable = true
# Disqus 评论系统设置
[params.page.comment.disqus]
# CodeIT 新增 | 0.1.1
enable = false
# Disqus 的 shortname,用来在文章中启用 Disqus 评论系统
shortname = "ryan4yin"
# CodeIT 新增 | 0.2.5 Utterances 评论系统设置
[params.page.comment.utterances]
enable = true
# owner/repo
repo = "ryan4yin/ryan4yin.space"
issueTerm = "pathname"
label = ""
lightTheme = "github-light"
darkTheme = "github-dark"
# Page SEO config
# 页面 SEO 配置
[params.page.seo]
# image URL
# 图片 URL
images = []
# Publisher info
# 出版者信息
[params.page.seo.publisher]
name = "ryan4yin"
logoUrl = "/avatar/myself.png"
# 网站验证代码,用于 Google/Bing/Yandex/Pinterest/Baidu
[params.verification]
google = "E8bpp1lVVlb9YnSJcUzPL1dLAG17Nl_sp5Ru9a8tUDQ"
bing = ""
yandex = ""
pinterest = ""
baidu = "code-ZZtDruAnX1"
# CodeIT 新增 | 0.2.10 网站 SEO 配置
[params.seo]
# 图片 URL
image = ""
# 缩略图 URL
thumbnailUrl = ""
# CodeIT 新增 | 0.2.0 网站分析配置
[params.analytics]
enable = true
# Google Analytics
[params.analytics.google]
id = "G-4V93QVSNFW"
# 是否匿名化用户 IP
anonymizeIP = true
# CodeIT 更改 | 0.2.7 第三方库文件的 CDN 设置
[params.cdn]
# CDN 数据文件名称, 默认不启用
# ("jsdelivr.yml")
# 位于 "themes/CodeIT/assets/data/cdn/" 目录
# 可以在你的项目下相同路径存放你自己的数据文件:
# "assets/data/cdn/"
data = "jsdelivr.yml"
[menu]
[[menu.main]]
identifier = "posts"
# 你可以在名称 (允许 HTML 格式) 之前添加其他信息, 例如图标
pre = ""
# 你可以在名称 (允许 HTML 格式) 之后添加其他信息, 例如图标
post = ""
name = "文章"
url = "/posts/"
# 当你将鼠标悬停在此菜单链接上时, 将显示的标题
title = ""
weight = 1
[[menu.main]]
identifier = "tags"
pre = ""
post = ""
name = "标签"
url = "/tags/"
title = ""
weight = 2
[[menu.main]]
identifier = "categories"
pre = ""
post = ""
name = "分类"
url = "/categories/"
title = ""
weight = 3
# [[menu.main]]
# identifier = "now"
# pre = ""
# post = ""
# name = "此刻"
# url = "/now/"
# title = ""
# weight = 4
[[menu.main]]
identifier = "friends"
pre = ""
post = ""
name = "伙伴们"
url = "/friends/"
title = ""
weight = 4
[[menu.main]]
identifier = "about"
pre = ""
post = ""
name = "关于"
url = "/about/"
title = ""
weight = 5
# Hugo 解析文档的配置
[markup]
# 语法高亮设置
[markup.highlight]
codeFences = true
guessSyntax = true
lineNos = true
lineNumbersInTable = true
# false 是必要的设置
# (https://github.com/dillonzq/CodeIT/issues/158)
noClasses = false
# Goldmark 是 Hugo 0.60 以来的默认 Markdown 解析库
[markup.goldmark]
[markup.goldmark.extensions]
definitionList = true
footnote = true
linkify = true
strikethrough = true
table = true
taskList = true
typographer = true
[markup.goldmark.renderer]
# 是否在文档中直接使用 HTML 标签
unsafe = true
# 目录设置
[markup.tableOfContents]
startLevel = 2
endLevel = 6
# 作者配置
[author]
name = "ryan4yin"
email = "[email protected]"
link = "https://ryan4yin.space"
# 网站地图配置
[sitemap]
changefreq = "weekly"
filename = "sitemap.xml"
priority = 0.5
# Permalinks 配置
[Permalinks]
# posts = ":year/:month/:filename"
posts = "posts/:filename"
# 隐私信息配置
[privacy]
# CodeIT 删除 | 0.2.0 Google Analytics 相关隐私 (被 params.analytics.google 替代)
[privacy.googleAnalytics]
[privacy.twitter]
enableDNT = true
[privacy.youtube]
privacyEnhanced = true
# 用于 Hugo 输出文档的设置
[outputs]
# CodeIT 更改 | 0.2.0
# 为了支持搜索,需要在这里设定,输出 json 索引文件
home = ["HTML", "RSS", "JSON"]
page = ["HTML"]
section = ["HTML", "RSS"]
taxonomy = ["HTML", "RSS"]
taxonomyTerm = ["HTML"]