forked from wyntau/wyntau.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
124 lines (105 loc) · 2.25 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
120
121
122
123
124
# Where things are
source: .
destination: ./_site
plugins_dir: ./_plugins
layouts_dir: ./_layouts
data_dir: ./_data
includes_dir: ./_includes
# this config will lead github pages blog(jekyll 3.0.3) generate no rendered posts
# so comment out this until github used jekyll updated
# collections: null
# Automatically Excerpt. Not recommend.
# Added on 2019-10-31
# Please use <!-- more --> in the post to control excerpt accurately.
auto_excerpt:
enable: true
length: 250
# Handling Reading
safe: false
include: [".htaccess"]
exclude: []
keep_files: [".git", ".svn"]
encoding: "utf-8"
markdown_ext: "markdown,mkdown,mkdn,mkd,md"
# Filtering Content
show_drafts: null
limit_posts: 0
future: true
unpublished: false
# Plugins
whitelist: []
gems:
- jekyll-feed
- jekyll-sitemap
# Conversion
markdown: kramdown
highlighter: rouge
lsi: false
excerpt_separator: "\n\n"
incremental: false
# Outputting
permalink: /:year/:month/:title.html
# paginate: 8
paginate_path: /page:num
timezone: Asia/Beijing
quiet: false
defaults:
-
scope:
path: "" # empty string for all files
type: posts # limit to posts
values:
comments: true
-
scope:
path: "" # empty string for all files
type: pages # limit to posts
values:
comments: false
# Markdown Processors
kramdown:
input: GFM
hard_wrap: false
syntax_highlighter: rouge
enable_coderay: false
#iLotus configs
iLotus:
columns: 1
begin: 2014
# comments provider
comments:
provider: disqus
duoshuo:
short_name:
disqus:
short_name: zhaoxinlong.cn
archives_path: /archives.html
contact_path: /contact.html
tags_path: /tags.html
#菜单配置
navs:
- text: 首页
url: /
icon: fa fa-home
class: home
- text: 文章归档
url: /archives.html
icon: fa fa-reorder
class: none
- text: 文章标签
url: /tags.html
icon: fa fa-tags
class: none
- text: 关于我
url: /contact.html
icon: fa fa-user
class: none
#站点基础配置
title: 老老老赵赵赵
subTitle: 自说自话
description: 我还年轻
keywords: 2050, 航天, CTO, 写文章, 读书, 互联网, 科技
author:
name : 赵新龙
email: [email protected]
公众号: 不能不讲理