-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
264 lines (208 loc) · 5.33 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
# 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: Damien's Blog
subtitle: Record stories in life, and details in study and work
name: Damien
email: jyh91517@gmail.com
location: Glasgow, Scotland
description: 本站是damien的博客, 内容涵盖生活故事、Java后端技术、Spring Boot、Spring Cloud、微服务架构、大数据演进、高可用架构、中间件使用、系统监控等相关的研究与知识分享。
keywords: damien, MongoDB, Jvm, Docker, data science, open-source, Developer,Programmer, Coder, Java, Python,
encoding: "utf-8"
favicon: favicon.ico
repository: damien0x0023/damien0x0023.github.io
github_url: https://github.com/damien0x0023
url: https://damien0x0023.github.io # the base hostname & protocol for your site
## enforce_ssl: https://github.com/damien0x0023
## Gem
plugins:
- jekyll-paginate
- jekyll-geo-pattern
- rouge
- kramdown
- jekyll-github-metadata
- jekyll-sitemap
# Build settings
markdown: kramdown
highlighter: rouge
lsi: false
excerpt_separator: "\n\n"
source: .
destination: ./_site
quiet: false
defaults: []
kramdown:
input: GFM
enable_coderay: true
syntax_highlighter: rouge
syntax_highlighter_opts:
coderay_line_numbers: nil
# Pagination
paginate: 10
paginate_path: 'page:num'
# Navigation. top menu list
menus:
# -
# href: http://favorites.ren/stock.html
# label: 股票
# target: _blank
-
href: /money.html
label: Business
target: _self
# -
# href: /it.html
# label: 深度L
# target: _self
-
href: /life.html
label: Life
target: _self
# -
# href: /arch.html
# label: 架构
# target: _self
# -
# href: /link.html
# label: 友链
# target: _self
-
href: /about.html
label: about me
target: _self
# Navigation. main menu list
navs:
-
href: /
label: Home
# -
# href: /cartoon.html
# label: Cartoon
# target: _self
-
href: /notes.html
label: Notes
target: _self
# -
# href: /spring-boot.html
# label: Spring Boot
# target: _self
# subnav:
# -
# subHref: /spring-boot.html
# subLabel: Spring Boot
# -
# subHref: /spring-cloud.html
# subLabel: Spring Cloud
# -
# href: http://www.justdojava.com
# label: Java
# target: _blank
# subnav:
# -
# subHref: /java.html
# subLabel: Jvm 系列文章
# -
# subHref: http://www.justdojava.com
# subLabel: Java 极客技术
# target: _blank
# -
# href: /python.html
# label: Python
# subnav:
# -
# subHref: /python.html
# subLabel: Python 教程
# -
# subHref: http://www.justdopython.com
# subLabel: Python 技术
# target: _blank
-
href: /archives.html
label: Archives
target: _self
# labels. my blog key words
labels:
# -
# href: /payment.html
# label: Pay
# target: _self
# -
# href: /fastdfs.html
# label: FastDFS
# target: _blank
# -
# href: /mongodb.html
# label: MongoDB
# target: _blank
# -
# href: /docker.html
# label: Docker
# target: _blank
-
href: /open-source.html
label: Code
target: _blank
# -
# href: /gitchat.html
# label: Chat
# target: _blank
# selected articles
classes:
# -
# href: /cartoon.html
# name: 不会笑青年
# describe: 内心沉稳 ,放荡不羁。
-
href: /life.html
name: Life story
describe: Life is a series of story, which is worth living
-
href: /it.html
name: IT industry
describe: Figures, events and trends in IT
# ---------------- #
# 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
# For about.html. Fell free to create your own!
skill_software_keywords: [Java, MySQL, Oracle, Design Patterns]
skill_j2ee_keywords: [Spring, Struct, Hibernet, MyBatis, JSP]
skill_web_keywords: [HTML, CSS, JS, JQuery, Ajax, NodeJS, ExpressJS, MongoDB, Redis, PHP, Boostrap]
skill_mobile_app_keywords: [vuejs, hyhird app]
# ---------------- #
# Comments #
# ---------------- #
# support provider: disqus, gitment, gitalk
comments_provider: gitalk
# !!!重要!!! 请修改下面这些信息为你自己申请的
# !!!Important!!! Please modify infos below to yours
# https://disqus.com
disqus:
username: damien0x0023
# https://imsun.net/posts/gitment-introduction/
gitment:
owner: damien0x0023
repo: blog-comments
oauth:
client_id: 63f31120b9978ee47925
client_secret: f40ff7d8fede547487ac5499c797749d73808f5a
# https://github.com/gitalk/gitalk#install
gitalk:
owner: damien0x0023
repo: blog-comments
clientID: 63f31120b9978ee47925
clientSecret: f40ff7d8fede547487ac5499c797749d73808f5a
# 在使用其它评论组件时可点击显示 Disqus
lazy_load_disqus : true