-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy path_config.yml
74 lines (59 loc) · 1.29 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
# Header
menu:
主页: /
所有文章: /archives
# 随笔: /tags/随笔
# SubNav
subnav:
# github: "#"
# zhihu: "#"
# mail: "#"
# qq: "#"
# weibo: "#"
# rss: "#"
#douban: "#"
#facebook: "#"
#google: "#"
#twitter: "#"
#linkedin: "#"
rss: /atom.xml
# Content
# excerpt_link: 阅读全文
excerpt_link: more
fancybox: true
mathjax: true
# 是否开启动画效果
animate: true
# 是否在新窗口打开链接
open_in_new: false
# 百度统计、谷歌统计
# baidu_tongji: true
# google_analytics: true
favicon: http://7xkj1z.com1.z0.glb.clouddn.com/head.jpg
#你的头像url
avatar: http://7xkj1z.com1.z0.glb.clouddn.com/head.jpg
#是否开启分享
share: true
#是否开启多说评论,填写你在多说申请的项目名称 duoshuo: duoshuo-key
#若使用disqus,请在博客config文件中填写disqus_shortname,并关闭多说评论
# duoshuo: your duoshuo id
#是否开启云标签
tagcloud: true
#是否开启文章阅读量
leancloud_visitors:
enable: false
app_id: your_app_id
app_key: your_app_key
#是否开启友情链接
#不开启——
#friends: false
#开启——
friends:
smackdown: https://github.com/smackgg/hexo-theme-smackdown
#是否开启“关于我”。
# 不开启——
aboutme: false
#开启——
# aboutme:
swift_search:
enable: true