-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
119 lines (103 loc) · 2.32 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
# Where things are
source: .
destination: ./_site
plugins_dir: ./_plugins
layouts_dir: ./_layouts
paginate: 8
gems: ['jekyll-paginate','jemoji']
# Handling Reading
safe: false
include: [".htaccess"]
exclude: []
keep_files: [".git", ".svn"]
encoding: "utf-8"
markdown_ext: "markdown,mkdown,mkdn,mkd,md"
textile_ext: "textile"
# Filtering Content
show_drafts: null
limit_posts: 0
future: true
unpublished: false
# Conversion
markdown: kramdown
highlighter: rouge
lsi: false
excerpt_separator: "\n\n"
# Serving
detach: false
port: 4000
host: 127.0.0.1
baseurl: "" # does not include hostname
# Outputting
permalink: date
paginate_path: /page:num
timezone: null
#Site config
title: bohuang
description: C++
keywords: C++ blog
url: https://bo-huang.github.io
feed: /atom.xml
favicon: /images/shortcut.jpg
#Nav config
nav:
- text: 首页
url: /index.html
- text: 分类目录
url: /categories.html
- text: 文章归档
url: /archives.html
- text: 关于我
url: /about.html
- text: 友情链接
url: /links.html
#Author config
author:
name: bohuang
email: bhuang16@foxmail.com
imageLink: /images/header.jpg
simpleIntro: 如果活着不是为了开心,那将毫无意义了。
detailIntro:
<p></p>
#Follow me, you can choose your icon by http://fortawesome.github.io/Font-Awesome/icons/#brand
follow:
- class: icon-rss
url: /atom.xml
- class: icon-weibo
url: http://weibo.com/hb1013767522
- class: icon-github-alt
url: https://github.com/bo-huang
# - class: icon-facebook
# url: http://facebook.com/
# - class: icon-twitter
# url: http://twitter.com/
#- class: icon-google-plus
# url: https://plus.google.com/
#Links
customLinks:
- item:
- text: 捡石子的小孩
url: http://blog.csdn.net/bobo1013767522
message: Friends
- item:
# - text: 捡石子的小孩
# url: http://blog.csdn.net/bobo1013767522
# message: About c++
#googleAnaly, your id link UA-12345678-X
googleAnaly:
config: false
id: UA-58146229-1
#baidu tongji
baiduTongji:
config: true
id: 590bea72207b3d42d0e7693e60b90dbd
#comment config
disqus:
config: false
id: piznblog
duoshuo:
config: true
id: bhuang
#baidu share config
baiduShare:
config: true