-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhugo.yaml
More file actions
268 lines (222 loc) · 4.11 KB
/
hugo.yaml
File metadata and controls
268 lines (222 loc) · 4.11 KB
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
baseURL: 'https://2lbj.github.io/'
publishDir: 'docs'
title: 'hexLi 李婶儿'
theme: hugo-theme-next
defaultContentLanguage: zh-cn
languageCode: zh-CN
hasCJKLanguage: true
enableEmoji: true
enableRobotsTXT: true
pagination:
pagerSize: 10
markup:
goldmark:
renderer:
unsafe: true
highlight:
anchorLineNos: true
codeFences: true
guessSyntax: true
lineNos: true
lineNumbersInTable: true
noClasses: false
tableOfContents:
startLevel: 2
endLevel: 4
sitemap:
filename: "sitemap.xml"
changefreq: "weekly"
priority: 0.5
outputFormats:
RSS:
baseName: "rss"
LocalIndexes:
mediaType: application/xml
baseName: searchindexes
isPlainText: true
notAlternative: true
outputs:
home: ["HTML", "RSS", "LocalIndexes"]
taxonomies:
tag: tags
category: categories
menus:
main:
- identifier: home
name: 首页
pageRef: /
pre: home
weight: 1
- identifier: archives
name: 归档
pageRef: /archives
pre: archive
weight: 2
languages:
zh-cn:
languageCode: zh-CN
languageName: "简体中文"
weight: 1
params:
mainSections: ["posts"]
yearFormat: "2006"
monthFormat: "01-02"
dateFormat: "2006-01-02"
timeFormat: "2006-01-02 15:04:05 -07:00"
scheme: Gemini
darkmode: true
author: 2lbj
subtitle: "$>_"
description: "hexLi 李婶儿的个人博客"
keywords: Hugo,NexT,blog
favicon:
icon: /imgs/icons/favicon.ico
small: /imgs/icons/favicon_16x16_next.png
medium: /imgs/icons/favicon_32x32_next.png
appleTouchIcon: /imgs/icons/apple_touch_icon_next.png
creativeCommons:
license: by-nc-sa
size: small
sidebar: false
post: true
byai: false
notByAiIconColor: "white"
menuSets:
icons: true
transition: true
badges: true
sidebar:
position: left
width: 256
display: post
padding: 18
offset: 12
avatar:
url: /imgs/avatar.png
rounded: true
rotated: true
siteState:
basic: true
views:
enable: false
socialIcons:
enable: true
iconsOnly: false
transition: true
linksSets:
icon: fa fa-globe
title: 友情链接
layout: inline
toc:
enable: true
number: true
wrap: false
expandAll: false
maxDepth: 3
footer:
since: 2016
icon:
name: fa fa-heart
animated: true
color: "#ff0000"
powered: true
beian:
enable: false
postMeta:
itemText: true
created: true
updated:
enable: true
anotherDay: true
categories: true
wordCount: true
readTime: true
comments:
enable: false
views:
enable: false
expired: false
summary: true
postFooter:
endLineTip: "~ The End ~"
tagIcon: true
rewardSets:
enable: false
animation: false
share:
enable: false
textAlign:
desktop: justify
mobile: justify
mobileLayoutEconomy: true
themeColor:
light: "#222"
dark: "#222"
bodyScrollbar:
overlay: false
stable: true
codeblock:
style: mac
copyBtn: true
maxHeight: 200
backTop:
enable: true
sidebar: false
scrollpercent: true
readingProgress:
enable: true
start: left
position: top
reversed: false
color: "#37c6c0"
height: 3px
bookmark:
enable: true
color: "#222"
save: manual
githubBanner:
enable: false
font:
enable: false
exturl:
enable: true
icon: true
motion:
enable: true
async: true
transition:
postBlock: fadeIn
postHeader: fadeInDown
postBody: fadeInDown
collHeader: slideInRight
sidebar: fadeInUp
note:
style: simple
icons: true
lightBgOffset: 0
tabs:
sticky: false
transition:
tabs: false
labels: true
pdf:
enable: false
height: 500px
localSearch:
enable: true
path: /searchindexes.xml
trigger: auto
topNPerArticle: -1
unescape: false
preload: false
algoliaSearch:
enable: false
comments:
enable: false
gitter:
enable: false
postEdit:
enable: false
vendors:
internal: local
plugins: local