forked from pizn/pizn.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
102 lines (88 loc) · 2.26 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
# Where things are
source: .
destination: ./_site
plugins: ./_plugins
layouts: ./_layouts
paginate: 8
# 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: pygments
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
#站点基础配置
title: Violet
subTitle: Just another Jekyll blog.
description: 这是 PIZn 的又一个博客,它是基于 Jekyll 搭建起来的。在这里,不仅仅是用来快速记录工作,学习,生活的一点一滴的地方,更是 PIZn 对 Jekyll 的学习和使用的一次有意义的实践。
url: http://pizn.github.io
feed: /atom.xml
#菜单配置
nav:
- text: 首页
url: /index.html
- text: 文章归档
url: /archives.html
- text: 作品
url: /works.html
- text: 联系我
url: http://www.zhanxin.info/contact.html
- text: 博客源代码
url: https://github.com/pizn/pizn.github.com
#theme config
themes: /themes/violet
#配置你喜欢的顶部背景图片
headimg:
- item: /themes/violet/images/hdbg01.jpg
- item: /themes/violet/images/hdbg02.jpg
- item: /themes/violet/images/hdbg03.jpg
- item: /themes/violet/images/hdbg04.jpg
#关注我
follow:
- class: fa-google-plus
url: http://www.zhanxin.info
- class: fa-facebook
url: http://www.zhanxin.info
- class: fa-github
url: http://github.com/pizn
- class: fa-weibo
url: http://weibo.com/pizner
- class: fa-renren
url: http://www.zhanxin.info
- class: fa-pinterest
url: http://www.zhanxin.info
- class: fa-twitter
url: http://www.zhanxin.info
- class: fa-rss
url: http://www.zhanxin.info
#作者信息
author:
link: http://www.zhanxin.info/contact.html
img: http://tp2.sinaimg.cn/1832671293/180/40020872447/1
#评论信息
disqus:
config: true
id: piznblog
duoshuo:
config: false
id: zhanxin