forked from Ares-X/hexo-theme-freemind.bithack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
77 lines (65 loc) · 1.39 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
slogan: "Life goes on."
show_heart: true
show_slogan: true
menu:
- title: Archives
url: archives
intro: "All the articles."
# icon: "fa fa-archive"
- title: Categories
url: categories
intro: "All the categories."
# icon: "fa fa-folder"
- title: Tags
url: tags
intro: "All the tags."
# icon: "fa fa-tags"
- title: About
url: about
intro: "About me."
# icon: "fa fa-user"
#- title: RSS
# url: atom.xml
# intro: "Subscribe me."
# icon: "fa fa-user"
links:
- title: GitHub
url: https://github.com/silentcedar
intro: "Follow me on GitHub!"
icon: false
# - title: "My LinkedIn"
# url: http://www.linkedin.com/in/xxx
# intro: "My Linkin account."
# icon: "fa fa-linkedin"
widgets:
- search
- category
- tagcloud
- recent_posts
- links
rss:
fancybox: true
favicon: favicon.png
#duoshuo_shortname:
# Analytics (change to yours)
google_analytics:
enable: false
siteid:
baidu_tongji:
enable: false
siteid:
# search
#swiftype_key: ZP2ZSuHgipSZfRyU8uTR
#valine comment (change to yours)
valine:
enable: true
appid: CIBO7vsEezgtVzq8O8TDlcXJ-MdYXbMMI
appkey: YtxIKSA0Ewfg8bvOkr7VhfK1
lang: en
verify: false
notify: false
placeholder: "Feel free to leave a message :)"
visitor: true
auto_excerpt:
enable: true
lines: 50