-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
330 lines (270 loc) · 6.66 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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
title: 极客玩家大白
subtitle: 大白技术控,分享技术、感悟人生,兼谈运营硬核技巧.
name: 极客玩家大白
email: legege007@126.com
description: "极客玩家大白的技术分享博客。内容涵盖.NET, PHP, Leetcode面试题,Python等等~分享技术、感悟人生,兼谈运营硬核技巧‧‧‧"
keywords: Python, 大白VR, 大奔SEO, 大白技术控, 技术博客, .NET
encoding: "utf-8"
favicon: favicon.ico
repository: yanglr/yanglr.github.io
github_url: https://github.com/yanglr
url: https://yanglr.github.io
enforce_ssl: yanglr.github.io
permalink: /:title.html
## Gem
plugins:
- jekyll-paginate
- jekyll-geo-pattern
- rouge
- kramdown
- jekyll-github-metadata
- jekyll-redirect-from
- jekyll-archives
- jekyll-include-cache
whitelist:
- jekyll-redirect-from
- jekyll-archives
category_archive:
type: jekyll-archives
path: /categories/
tag_archive:
type: jekyll-archives
path: /tags/
# https://github.com/jekyll/jekyll-archives
jekyll-archives:
enabled:
- categories
- tags
layouts:
category: archive-taxonomy
tag: archive-taxonomy
permalinks:
category: /categories/:name/
tag: /tags/:name/
# Defaults
defaults:
# _posts
- scope:
path: ""
type: posts
values:
layout: post
- scope:
path: ""
values:
image: https://yanglr.github.io/assets/images/better-me.jpg
collections:
wiki:
output: true
permalink: /wiki/:path/
# 组件配置
components:
# 分享
share:
enabled: true
# Build settings
lsi: false
excerpt_separator: "\n\n"
source: .
destination: ./_site
quiet: false
markdown: kramdown
# !github-pages! mandatory › https://help.github.com/articles/using-jekyll-with-pages/#configuration-settings-you-cannot-change
# Since Jekyll 3 the default highlighter is Rouge (replaced Pygments.rb in v44)
highlighter: rouge
# More › http://kramdown.gettalong.org/quickref.html
# Options › http://kramdown.gettalong.org/options.html
kramdown:
input: GFM
# https://github.com/jekyll/jekyll/pull/4090
syntax_highlighter: rouge
# Rouge Highlighter in Kramdown › http://kramdown.gettalong.org/syntax_highlighter/rouge.html
# span, block element options fall back to global
syntax_highlighter_opts:
# Rouge Options › https://github.com/jneen/rouge#full-options
css_class: 'highlight'
#line_numbers: true # bad idea, spans don't need linenos and would inherit this option
span:
line_numbers: false
block:
line_numbers: true
start_line: 1
# Pagination
paginate: 12
paginate_path: 'page:num'
# ---------------- #
# Author #
# ---------------- #
author: 极客玩家大白
organization:
organization_url:
github_username: yanglr
location: Shanghai, China
# Navigation. top menu list
menus:
-
href: /news/
label: SEO动态
target: _self
-
href: /dwz/
label: 短链接
target: _self
-
href: /python.html
label: Python
target: _self
-
href: /it.html
label: IT
target: _self
-
href: /zsxq.html
label: 星球
target: _self
-
href: /life.html
label: 故事
target: _self
-
href: /link.html
label: 友链
target: _self
# Navigation. main menu list
navs:
-
href: /algo.html
label: 算法
target: _self
# -
# href: /
# label: Home
-
href: /dabenSeo.html
label: 大奔SEO
target: _blank
subnav:
-
subHref: /dabaiSEO.html
subLabel: 大白SEO
target: _blank
-
href: /dotnet.html
label: .NET
target: _blank
subnav:
-
subHref: /csharp.html
subLabel: "C#"
-
subHref: /wpf.html
subLabel: WPF
# -
# subHref: http://enjoy233.cnblogs.com
# subLabel: .NET 极客技术
# target: _blank
-
href: /k8s.html
label: k8s
target: _self
subnav:
-
subHref: /k8s.html
subLabel: k8s
-
href: /archives.html
label: Archives
target: _self
-
href: /tools/
label: Tools
target: _blank
subnav:
-
subHref: /run-liquild-online.html
subLabel: "Run Liquid now"
-
subHref: /run-liquild-online-pro.html
subLabel: Run Liquid now Pro
-
href: /about.html
label: About
target: _self
# labels. my blog key words
labels:
-
href: /docker.html
label: Docker
target: _blank
-
href: /open-source.html
label: Code
target: _blank
-
href: /geektime.html
label: 极客
target: _blank
# selected articles
classes:
-
href: /life.html
name: 我的生活
describe:
-
href: /dotnet.html
name: .NET 系列文章
describe:
# ---------------- #
# RSS #
# ---------------- #
subscribe_rss: /feed.xml
# Sidebar to show popular repo
side_bar_repo_limit: 6 # Number of repos to show
# Google Analytics
# analytics :
# provider : google
# google :
# tracking_id : '' # ex. UA-72165600-X
baidu-analysis-id: 87596be0014a64eee1571944c5130a8e
google_analytics_id: UA-176595919-1
# For about.html. Fell free to create your own!
skill_software_keywords: [.NET, MySQL, Oracle, Design Patterns]
skill_web_keywords: [HTML, CSS, JS, JQuery, Ajax, NodeJS, MongoDB, Redis, PHP, Boostrap]
skill_mobile_app_keywords: [vuejs, vue, xamarin]
# ---------------- #
# Comments #
# ---------------- #
# support provider: disqus, gitment, gitalk
comments_provider: gitalk
# !!!重要!!! 请修改下面这些信息为你自己申请的
# !!!Important!!! Please modify infos below to yours
# https://disqus.com
disqus:
username: yanglr
# https://imsun.net/posts/gitment-introduction/
gitment:
owner: yanglr
repo: yanglr.github.io
oauth:
client_id: 22eb6462c987e7a79860 # owner: yanglr
client_secret: 6cd15fa90d4e2f73fa16eaab9b3f783831fe3f3d
# https://github.com/gitalk/gitalk#install
gitalk:
owner: yanglr
repo: yanglr.github.io
clientID: 22eb6462c987e7a79860 # owner: yanglr
clientSecret: 6cd15fa90d4e2f73fa16eaab9b3f783831fe3f3d
# 在使用其它评论组件时可点击显示 Disqus
lazy_load_disqus : true
simple_jekyll_search:
# 是否支持全文搜索
fulltext: false
# 最多显示多少条搜索结果
limit: 10