forked from litten/hexo-theme-yilia
-
Notifications
You must be signed in to change notification settings - Fork 3
/
_config.yml
162 lines (135 loc) · 4.18 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
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
# Header
menu:
主页: /
摄影: /photos/
归档: /archives/
诗词: /tags/poetry
#javascript: /tags/Javascript
#作品: /works/
# SubNav
subnav:
github: "https://github.com/whyour"
#weibo: "#"
rss: /atom.xml
#zhihu: "#"
#qq: "#"
#weixin: "#"
#jianshu: "#"
#douban: "#"
#segmentfault: "#"
#bilibili: "#"
#acfun: "#"
mail: "mailto:imwhyour@gmail.com"
#facebook: "#"
#google: "112887490923160312595"
#twitter: "#"
#linkedin: "#"
rss: /atom.xml
# 是否需要修改 root 路径
# 如果您的网站存放在子目录中,例如 http://yoursite.com/blog,
# 请将您的 url 设为 http://yoursite.com/blog 并把 root 设为 /blog/。
root: /
# Content
auto_excerpt:
enable: true
lines: 3
# 文章太长,截断按钮文字
excerpt_link: 查看更多
# 文章卡片右下角常驻链接,不需要请设置为false
show_all_link: '展开全文'
# 数学公式
mathjax: false
# 是否在新窗口打开链接
open_in_new: false
# 打赏
# 打赏type设定:0-关闭打赏; 1-文章对应的md文件里有reward:true属性,才有打赏; 2-所有文章均有打赏
reward_type: 0
# 打赏wording
reward_wording: '谢谢你请我吃糖果'
# 支付宝二维码图片地址,跟你设置头像的方式一样。比如:/assets/img/alipay.jpg
alipay:
# 微信二维码图片地址
weixin:
# 目录
# 目录设定:0-不显示目录; 1-文章对应的md文件里有toc:true属性,才有目录; 2-所有文章均显示目录
toc: true
# 根据自己的习惯来设置,如果你的目录标题习惯有标号,置为true即可隐藏hexo重复的序号;否则置为false
toc_hide_index: true
# 目录为空时的提示
toc_empty_wording: '目录,不存在的…'
# 是否有快速回到顶部的按钮
top: true
# Miscellaneous
baidu_analytics: '076da1b6e2c3047b2e7d6ed3e54cb180'
google_analytics: 'UA-97038102-2'
favicon: /uploads/favicon.ico
#你的头像url
avatar: /uploads/avatar.png
#是否开启分享
share_jia: false
#评论:1、多说;2、网易云跟帖;3、畅言;4、Disqus;5、Gitment
#不需要使用某项,直接设置值为false,或注释掉
#具体请参考wiki:https://github.com/litten/hexo-theme-yilia/wiki/
#1、多说
duoshuo: false
#2、网易云跟帖
wangyiyun: false
#3、畅言
#changyan_appid: 'cysICaeY8'
#changyan_conf: 'prod_7e627d6c19ca2069795c4a11fd80bdd1'
#4、Disqus 在hexo根目录的config里也有disqus_shortname字段,优先使用yilia的
#disqus: whyour
#5、Gitment
gitment_owner: #你的 GitHub ID
gitment_repo: 'gitment' #存储评论的 repo
gitment_oauth:
client_id: '506197b4152589e35c1d' #client ID
client_secret: '3215f8f1ae4a4a7ed7452aa87ceba83b76fd2e5b' #client secret
# Valine Comment system. https://valine.js.org
valine:
enable: false # 如果你想使用valine,请将值设置为 true
appId: QFRlTDA90AaBrRPlTfDpK28M-gzGzoHsz # your leancloud appId
appKey: 54swobfsY14YC1hix74N38Wi # your leancloud appKey
notify: false # Mail notify
verify: false # Verify code
avatar: mm # Gravatar style : mm/identicon/monsterid/wavatar/retro/hide
placeholder: Just go go # Comment Box placeholder
guest_info: nick,mail,link # Comment header info
pageSize: 10 # comment list page size
# 是否开启Hyper Comments,填写id则启用,false则禁用。http://hypercomments.com
# Hyper Comments support. Write your id here, or false to disable
hyper_id: false
isso: false
disqusapi:
enable: true
forum: 'whyour'
site: 'https://whyour.cn'
api: 'https://disqus.ninesix.cc'
timeout: 2000
mode: 2
badge: '博主'
# 样式定制 - 一般不需要修改,除非有很强的定制欲望…
style:
# 头像上面的背景颜色
header:
# 右滑板块背景
slider: 'linear-gradient(200deg,#a0cfe4,#e8c37e)'
# slider的设置
slider:
# 是否默认展开tags板块
showTags: false
# 智能菜单
# 如不需要,将该对应项置为false
# 比如
#smart_menu:
# friends: false
smart_menu:
innerArchive: '搜索'
friends: '友链'
aboutme: '关于我'
friends:
Whr: http://webwhr.vicp.net/
fanhaobai: https://www.fanhaobai.com
fooleap: https://fooleap.org
卡拉搜索: https://kalasearch.cn
aboutme: A common web front-end developer.