-
Notifications
You must be signed in to change notification settings - Fork 12
/
_config.yml
64 lines (50 loc) · 1.87 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
menu:
Home: /
Archives: /archives
widgets:
- search
- recent_posts
- category
- tag
excerpt_link: Continue Reading
comment:
duoshuo: false
duoshuo_short_name:
share_this_script:
## to enable disqus, you need to fill in the disqus_shortname in config.yml
## to enable duoshuo, you need duoshuo id and set duosuo to true
#share plugins at the bottom of the article
share:
enable: true
jiathis: false ##a chinese sharing plugins for chinese users
sharethis: false
twitter: true
google: true
bottom_link:
google_plus: ##e.g. 104684175089936429154 for https://plus.google.com/u/0/104684175089936429154/posts
github: ##e.g. ffff for https://github.com/ffff
twitter: ##e.g. ffff for https://twitter.com/ffff
weibo: ##e.g. ffff for http://www.weibo.com/2316853071
facebook: ##e.g. ffff for https://www.facebook.com/ffff
renren: ##e.g. 333333333 for http://www.renren.com/333333333
logo:
enable: true ##display img
src: img/favicon.png ## 32 * 32px, logo img
apple_icon: img/apple-icon.png ## logo img for apple icon, 114 * 114 px
#your personal page, could be your github account page, twitter or google plus personal page
## By default its your homepage
personal_site:
fancybox: false
#you can change the custom font in head.ejs
CustomFont: true
#google analytics id, e.g.UA-28532742-2
google_analytics:
##url of your rss
##it is highly recommanded to use rss plugins, https://github.com/hexojs/hexo-generator-feed
rss: ##e.g. https://ffff.github.io/rss2.xml
##if false, the abstract for each article in homepage is in plain text, with a limitation of 800 characters.
##if true, the homepage will display the whole formatted article
formatted_abstract: true
#for Chinese users
ChineseUser: false
##默认false. 如果你的访客大部分来自中国, 那么请设置为true, cdn将会调换为360和百度公共库, 同时lang和content-language也会被修改