-
Notifications
You must be signed in to change notification settings - Fork 10
/
_config.yml
63 lines (51 loc) · 1.34 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
# Header
menu:
Home: /
Archives: /archives
# links with icon in the left-column bar
subnav:
# github: "#"
# mail: "#"
# rss: "/atom.xml"
# zhihu: "#"
# weibo: "#"
# douban: "#"
# facebook: "#"
# google: "#"
# twitter: "#"
# linkedin: "#"
# Set rss to false to disable feed link
# Leave rss as blank to use site's feed link, and install hexo-generate-feed
# Set rss to specific value if you have burned your feed already
rss: /atom.xml
# you can modify the value of excerpt_link to whatever you like
excerpt_link: learn more
fancybox: true
mathjax: false
# enable the animation effect, recommended
animate: true
# whether to open the link in the new window
open_in_new: false
favicon: /img/favicon.ico
# your avatar's url
avatar:
# NetEase Cloud Music (wangyiyun of course)
music:
enable: false
# id of a certain music on NetEase Cloud Music
id:
# if you need to enable disqus, set 'disqus_shortname' to your disqus username
# disqus_shortname:
# whether to enable tagcloud
tagcloud: true
# whether to enable leancloud to count visitors
leancloud_visitors:
enable: false
app_id: your_app_id
app_key: your_app_key
# whether to enable the friend links, if not, set 'friends' to false and do not add any link
# friends: false
friends:
github: https://github.com/
# a brief introduction to yourself
aboutme: I'm a developer.