-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.melody.yml
364 lines (313 loc) · 9.19 KB
/
_config.melody.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
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
# ---------------
# Theme color for customize
# Notice: color value must in double quotes like "#000" or may cause error!
# ---------------
theme_color:
enable: true
main: "#547191"
paginator: "#78DE84"
button_hover: "#8CBABE"
text_selection: "#8CBABE"
# link_color: "#858585"
# hr_color: "#A4D8FA"
# tag_start_color: "#A4D8FA"
# tag_end_color: "#1B9EF3"
header_text_color: "#F3F3F3"
footer_text_color: "#F3F3F3"
# Main menu navigation
menu:
Home: /
Archives: /archives
Tags: /tags
Categories: /categories
About: /about
#XXX: /xxx
# Favicon
# ---------------
favicon: /favicon.ico
# PWA
# See https://github.com/JLHwung/hexo-offline
# ---------------
pwa:
enable: false
manifest: /manifest.json
# If you don't want to trouble, just ignore the following things
# See https://realfavicongenerator.net/
# theme_color: "#49B1F5"
# apple_touch_icon: /apple-touch-icon.png
# favicon_32_32: /favicon-32x32.png
# favicon_16_16: /favicon-16x16.png
# mask_icon: /safari-pinned-tab.svg
# Highlight theme
# ---------------
highlight_theme: pale night
# code_word_wrap: true or false
# Nav settings
# see the icon_name in fontawesome website.
# And you need to add the `fa` or `fab` prefix by your self.
# ---------------
social:
#icon_name fa: url
#icon_name fab: url
weibo fab: https://weibo.com/nulla2011
twitter fab: https://twitter.com/nulla2011
envelope far: mailto:[email protected]
bilibili fab: https://space.bilibili.com/614917
youtube fab: https://www.youtube.com/channel/UC8oZtp8ay0Omfl7VYOqOJFw
github fab: https://github.com/nulla2011
# telegram fab: https://t.me/nulla2011
# Algolia search
# ---------------
algolia_search:
enable: false
hits:
per_page: 10
# Local search
# Please see doc for more details: https://molunerfinn.com/hexo-theme-melody-doc/third-party-support.html#local-search
# ---------------
local_search:
enable: false
# MathJax
# Please see doc for more details: https://molunerfinn.com/hexo-theme-melody-doc/third-party-support.html#mathjax
# ---------------
mathjax:
enable: false
cdn: https://cdn.jsdelivr.net/npm/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML
# KaTeX
# Please see doc for more details: https://molunerfinn.com/hexo-theme-melody-doc/third-party-support.html#katex
# ---------------
katex:
enable: false
cdn:
css: https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css
hide_scrollbar: true
# Toggle fireworks (IE >= 10)
# ---------------
fireworks: false
# Analysis
# ---------------
baidu_analytics:
# Format: UA-xxxxxxxxx-x
# Example: UA-123456789-0
google_analytics:
# Format: G-xxxxxxxxx
# Example: G-0A12345678
google_analytics_MeasurementID:
# Tencent_analytics ID
tencent_analytics:
# stylesheets loaded in the <head>
# ---------------
stylesheets:
- /css/index.css
- /css/user.css
- /css/spine.css
# scripts loaded in the end of the body
# ---------------
scripts:
- /js/utils.js
- /js/fancybox.js
- /js/sidebar.js
- /js/copy.js
- /js/fireworks.js
- /js/transition.js
- /js/scroll.js
- /js/head.js
- /js/spine.js
# cdn for third-party library
# ---------------
cdn:
css:
fontawesome: https://code.bdstatic.com/npm/[email protected]/css/font-awesome.min.css
fontawesomeV5: https://cdnjs.onmicrosoft.cn/ajax/libs/font-awesome/6.4.0/css/all.min.css
js:
anime: https://code.bdstatic.com/npm/[email protected]/lib/anime.min.js
jquery: https://code.bdstatic.com/npm/[email protected]/dist/jquery.min.js
fancybox: https://code.bdstatic.com/npm/@fancyapps/[email protected]/dist/jquery.fancybox.min.js
velocity: https://code.bdstatic.com/npm/[email protected]/velocity.min.js
velocity-ui: https://code.bdstatic.com/npm/[email protected]/velocity.ui.min.js
# Post info settings
# ---------------
avatar: https://img30.360buyimg.com/ddimgp/jfs/t20271029/176892/9/52903/9809/6720e244F5f91efb8/5c9b403a5c4fed26.png
top_img: https://img30.360buyimg.com/ddimg/jfs/t20271029/219051/21/45295/247547/6720df99F49181d6b/3983b0d54134b5a3.jpg # false or url of img
top_img_height: 57 # best range: 60 - 100
post_meta:
date_type: created # created or updated
categories: true
tags: true
# Please see doc for more details: https://molunerfinn.com/hexo-theme-melody-doc/additional-package-support.html#word-counting
wordcount:
enable: true
toc:
enable: true
# number: true
post_copyright:
enable: true
license: CC BY-NC-SA 4.0
license_url: https://creativecommons.org/licenses/by-nc-sa/4.0/
# Please see doc for more details: https://molunerfinn.com/hexo-theme-melody-doc/theme-config.html#auto-excerpt
# auto_excerpt:
# enable: false
# length: 150
# slide
# For reveal.js config, see https://github.com/hakimel/reveal.js#configuration
slide:
separator: ---
separator_vertical: --
charset: utf-8
theme: black
codeTheme: monokai
# optional
mouseWheel: false
transition: slide
transitionSpeed: default
parallaxBackgroundImage: ''
parallaxBackgroundSize: ''
parallaxBackgroundHorizontal: null
parallaxBackgroundVertical: null
loop: false
autoSlide: false
controlsBackArrows: 'faded'
controlsLayout: 'bottom-right' # Determines where controls appear, "edges" or "bottom-right"
progress: true
showNotes: false
autoPlayMedia: false
backgroundTransition: 'fade'
# QR_code:
# - itemlist:
# img:
# text:
# adv:
# enable: false
# info:
# Share System
# ---------------
addThis:
enable: false
#pubid:
# sharejs:
# enable: false
# disabled_sites:
# Comments System
# ---------------
disqus:
enable: false
#shortname:
#count:
# laibili:
# enable: false
# uid:
# gitment
# enable: false
# owner:
# repo:
# client_id:
# client_secret:
# gitalk:
# enable: false
# client_id:
# client_secret:
# repo:
# owner:
# admin:
# valine comment system. https://valine.js.org
# valine:
# enable: false # if you want use valine,please set this value is true
# appId: # leancloud application app id
# appKey: # leancloud application app key
# notify: false # valine mail notify (true/false) https://github.com/xCss/Valine/wiki
# verify: false # valine verify code (true/false)
# recordip: false # whether record commentor's ip (true/false)
# pageSize: 10 # comment list page size
# avatar: mm # gravatar style https://valine.js.org/#/avatar
# lang: zh-cn # i18n: zh-cn/en
# placeholder: Just go go # valine comment input placeholder(like: Please leave your footprints )
# guest_info: nick,mail,link #valine comment header inf
# vssue:
# enable: false # Set to true to enable
# platform: github-v4
# owner:
# repo:
# clientId:
# clientSecret: # only required for some of the platforms
# autoCreateIssue: false # Auto create issue on platform (github/...)
# baseURL: "" # For self-hosted gitlab/bitbucket only, see here: https://vssue.js.org/options/#baseurl
# perPage: 10 # How much comment/page
# labels: 'Vssue'
# waline comment system. https://waline.js.org/
# waline:
# enable: true
# serverURL: ''
# lang: zh-CN
# avatar: ''
# Footer Settings
# ---------------
since: 2018
footer_custom_text: Background photoed by <a href="https://space.bilibili.com/679851">红袖添饭</a>
ICP:
enable: false
#text:
# busuanzi count for PV / UV in site
busuanzi:
# count values only if the other configs are false
enable: true
# custom uv span for the whole site
site_uv: true
site_uv_header: <i class="fa fa-user"></i>
site_uv_footer:
# custom pv span for the whole site
site_pv: true
site_pv_header: <i class="fa fa-eye"></i>
site_pv_footer:
# custom pv span for one page only
page_pv: true
page_pv_header: <i class="fa fa-file"></i>
page_pv_footer:
# canvas_ribbon
# See: https://github.com/hustcc/ribbon.js
canvas_ribbon:
enable: false
size: 150
alpha: 0.6
zIndex: -1
click_to_change: false
# Sidebar Settings
# ---------------
links_title: Links
links:
实验室: https://lab.nulla.top
女声优拼音缩写查询: https://sysx.nulla.top
# Name: url
# Follow Me Button
# follow:
# enable: true
# url: ''
# text: ''
# controls the sidebar showing or hidden in different pages
sidebar_display: all # all/index/post/index-none/post-none/hidden
# Ads
# ---------------
# Google Adsense
google_adsense:
enable: false
js: //pagead2.googlesyndication.com/pagead/js/adsbygoogle.js
client: ca-pub-...........
enable_page_level_ads: true
# Google Webmaster tools verification setting
# See: https://www.google.com/webmasters/
google_site_verification:
# Bing Webmaster tools verification setting
# See: https://www.bing.com/webmaster/
bing_site_verification:
# Yandex Webmaster tools verification setting
# See: https://webmaster.yandex.ru/
#yandex_site_verification:
# Baidu Webmaster tools verification setting
# See: https://ziyuan.baidu.com/site/
baidu_site_verification:
# 360 Webmaster tools verification setting
# see http://zhanzhang.so.com/
qihu_site_verification:
# avoid baidu transformation
disable_baidu_transformation: true
# 404 Page SubTitle
404Text: 404 没有找到