-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
91 lines (81 loc) · 2.89 KB
/
_config.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
theme:
colorScheme: "#4fd8eb"
layout: dark # dark | light | auto
favicon: "" # path( or url) of avatar such as /favicon.png
# Navigation Drawer 导航栏
drawer:
always_open: true
# true - if you open it once, it will open all the time util you close it 打开了就会一直打开
# false - open when you click the menu button, won't open when page loads 关闭,点击按钮才打开
menu: # add your entries here 在此处添加您的条目
Home: # display text for "home page" 主页
icon: home # mdui icon
url: /
home: true
Categories: # catorgories 分类
icon: folder
url: /categories
Tags: # tags 标签
icon: bookmark
url: /tags
Archives: # archives 归档
icon: archive
url: /archives
About: # about 关于
icon: info
url: /about
copyright: ""
# supports twikoo comment system
# see: https://twikoo.js.org/frontend.html
# this way only supports v0.2.0-beta, move to "comment" instead
# twikoo:
# enable: false
# cdn: /js/twikoo.all.min.js # or use cdn such as https://cdn.bootcdn.net/ajax/libs/twikoo/1.6.31/twikoo.all.min.js
# # twikoo settings:
# envId: ""
# region: ''
# path: location.pathname # will eval this, be careful
# lang: 'zh-CN'
comment:
system: none # none | twikoo | gitalk | waline
twikoo: # see: https://twikoo.js.org/frontend.html
cdn:
js: /js/twikoo.all.min.js # or use cdn such as https://cdn.bootcdn.net/ajax/libs/twikoo/1.6.31/twikoo.all.min.js
# twikoo settings:
envId: ""
region: '' # region, see twikoo documentation
path: location.pathname # will eval this, be careful
lang: 'zh-CN'
gitalk: # see https://github.com/gitalk/gitalk
cdn:
css: /css/gitalk.css
js: /js/gitalk.min.js
# gitalk settings:
clientID: '' # GitHub Application Client ID
clientSecret: '' # GitHub Application Client Secret
repo: '' # GitHub repo
owner: '' # GitHub repo owner
admin: [] # GitHub repo owner and collaborators, only these guys can initialize github issues
id: decodeURIComponent(location.pathname)# will eval this, be careful
# this is like /2024/01/24/xxxxxxxxxx ,make sure the length < 50
# Ensure uniqueness and length less than 50
distractionFreeMode: false # Facebook-like distraction free mode
#proxy:
# you may need a reverse proxy to support cors, default url may not work in some places(such as cn)
waline:
cdn:
css: /css/waline.css
js: /js/waline.js
serverURL: ""
# display in the card at the top of the page under the subtitle
display_index_top:
text: "dev-mdsuper"
avatar: "" # path( or url) of avatar such as /avatar.png
# assets
mdui:
css: /css/mdui_2.0.3/mdui.css
js: /css/mdui_2.0.3/mdui.global.js
# install https://github.com/wzpan/hexo-generator-search and configure it following the readme
search:
enable: false
xml: /search.xml # only supports xml