-
Notifications
You must be signed in to change notification settings - Fork 71
/
_config.yml
118 lines (104 loc) · 3.22 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
# 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
#Site config
title: Jekyll Theme
description: Just another Jekyll theme design and code by zhanxin.info.
keywords: Jekyll Theme
url: http://pizn.github.io/kunka
feed: /atom.xml
favicon: http://jekyllrb.com/favicon.png
#Nav config
nav:
- text: 首页
url: /index.html
- text: 分类目录
url: /categories.html
- text: 文章归档
url: /archives.html
- text: 联系我
url: /contact.html
- text: 友情链接
url: /links.html
#Author config
author:
name: 掌心
email: zhanxin.info@gmail.com
imageLink: http://tp2.sinaimg.cn/1832671293/180/40020872447/1
simpleIntro: 我是「展新展新」,一个矛盾体的化身,在你的掌心里。
detailIntro:
<p>Jekyll 是一个简洁的、特别针对博客平台的 静态网站 生成器。它使用一个模板目录作为网站布局的基础框架,并在其上运行 Textile 、 Markdown 或 Liquid 标记语言的转换器,最终生成一个完整的静态Web站点,可以被放置在Apache或者你喜欢的其他任何Web服务器上。它同时也是 GitHub Pages 、一个由 GitHub 提供的用于托管项目主页或博客的服务,在后台所运行的引擎。</p>
<p>很早之前,使用过 wordpress 来写博客。但是还要处理很多的底层问题。而使用 Jekyll 来写博客,可以很简单,写 Markdown 就好。然而,Jekyll 还很年轻,没有很多主题的支持。这里的主题,就是为 Jekyll 而写的。希望你能喜欢。</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/pizn
- class: icon-renren
url: http://renren.com
- class: icon-github-alt
url: http://github.com/pizn
- class: icon-twitter
url: http://twitter.com/piznlin
- class: icon-google-plus
url: http://google.com
#Links
customLinks:
- item:
- text: 掌心
url: http://www.zhanxin.info
- text: Jekyll
url: http://jekyllrb.com
- text: Jekyll Theme
url: http://www.zhanxin.info/themes.html
message: Friends
- item:
- text: Font Awesome
url: http://fortawesome.github.io/Font-Awesome/
- text: Google Font
url: http://www.google.com/fonts/
- text: jQuery
url: http://jquery.com/
message: 其他相关链接
#googleAnaly, your id link UA-12345678-X
googleAnaly:
config: true
id: UA-40169250-1
#comment config
disqus:
config: false
id: piznblog
duoshuo:
config: true
id: zhanxin