-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·78 lines (69 loc) · 1.5 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
# 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: 80
host: xq0216.github.io
baseurl: "" # does not include hostname
# Outputting
permalink: date
paginate_path: /page:num
timezone: null
#站点基础配置
title: 白木堂
subTitle: 自强不息,厚德载物
description: 用穿越春夏秋冬的坚持,去创造和享受美好的事物
url: http://xq0216.github.io
feed: /atom.xml
#菜单配置
nav:
- text: 首页
url: /index.html
icon: icon-home
class: home
- text: 文章归档
url: /archives.html
icon: icon-reorder
class: none
- text: 关于我
url: /contact.html
icon: icon-envelope-alt
class: none
- text: 博客源代码
url: https://github.com/wyqbailey/xq0216.github.io
icon: icon-github
class: none
page:
- text: 文章分类
url: /archives.html
last: true
- text: 友情链接
url: /links.html
last: true
- text: 关于我
url: /contact.html
last: false
author:
name: 千总