@@ -22,17 +22,17 @@ subtitle : "No Pain No Gain"
22
22
name : " Sehyeon Kim"
23
23
description : " Sehyeon1104's Blog"
24
24
url : " https://sehyeon1104.github.io"
25
- baseurl : # the subpath of your site, e.g. "/blog"
25
+ baseurl : # the subpath of your site, e.g. "/blog"
26
26
repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
27
27
teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
28
28
logo : " /assets/images/WIN_20211029_00_09_59_Pro.jpg"
29
29
masthead_title : # overrides the website title displayed in the masthead, use " " for no title
30
- breadcrumbs : true # true, false (default)
30
+ breadcrumbs : true # true, false (default)
31
31
words_per_minute : 200
32
32
comments :
33
33
provider : " disqus" # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "giscus", "custom"
34
34
disqus :
35
- shortname : sehyeon1104 # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname-
35
+ shortname : " sehyeon1104" # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname-
36
36
discourse :
37
37
server : # https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963 , e.g.: meta.discourse.org
38
38
facebook :
@@ -108,48 +108,36 @@ author:
108
108
avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
109
109
bio : " 게임 개발을 하면서 얻은 지식과 기능을 같이 공유하는 블로그입니다"
110
110
location : " South Korea"
111
- email : Sehyeon1104@naver.com
111
+ email :
112
112
links :
113
113
- label : " Email"
114
114
icon : " fas fa-fw fa-envelope-square"
115
- # url: "mailto:your.name@email .com"
115
+ url : " mailto:sehyeon1104@naver .com"
116
116
- label : " Website"
117
117
icon : " fas fa-fw fa-link"
118
- # url: "https://your-website.com"
119
- - label : " Twitter"
120
- icon : " fab fa-fw fa-twitter-square"
121
- # url: "https://twitter.com/"
118
+ url : " https://github.com/sehyeon1104/sehyeon1104.github.io"
122
119
- label : " Facebook"
123
120
icon : " fab fa-fw fa-facebook-square"
124
- # url: "https://facebook.com/"
121
+ url : " https://www. facebook.com/profile.php?id=100018058574236 "
125
122
- label : " GitHub"
126
123
icon : " fab fa-fw fa-github"
127
- # url: "https://github.com/"
124
+ url : " https://github.com/sehyeon1104 "
128
125
- label : " Instagram"
129
126
icon : " fab fa-fw fa-instagram"
130
- # url: "https://instagram.com/"
127
+ url : " https://www. instagram.com/sehyeon._.1104 /"
131
128
132
129
# Site Footer
133
130
footer :
134
131
links :
135
- - label : " Twitter"
136
- icon : " fab fa-fw fa-twitter-square"
137
- # url:
138
132
- label : " Facebook"
139
133
icon : " fab fa-fw fa-facebook-square"
140
- # url:
134
+ url : " https://www.facebook.com/profile.php?id=100018058574236 "
141
135
- label : " GitHub"
142
136
icon : " fab fa-fw fa-github"
143
- # url:
144
- - label : " GitLab"
145
- icon : " fab fa-fw fa-gitlab"
146
- # url:
147
- - label : " Bitbucket"
148
- icon : " fab fa-fw fa-bitbucket"
149
- # url:
137
+ url : " https://github.com/sehyeon1104"
150
138
- label : " Instagram"
151
- icon : " fab fa-fw fa-instagram"
152
- # url:
139
+ icon : " fab fa-fw fa-instagram"
140
+ url : " https://www.instagram.com/sehyeon._.1104/ "
153
141
154
142
155
143
# Reading Files
@@ -220,7 +208,8 @@ sass:
220
208
permalink : /:categories/:title/
221
209
paginate : 5 # amount of posts to show
222
210
paginate_path : /page:num/
223
- timezone : # https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
211
+
212
+ timezone : # Asia/Seoul
224
213
225
214
226
215
# Plugins (previously gems:)
@@ -256,17 +245,16 @@ category_archive:
256
245
tag_archive :
257
246
type : liquid
258
247
path : /tags/
259
- # https://github.com/jekyll/jekyll-archives
260
- # jekyll-archives:
261
- # enabled:
262
- # - categories
263
- # - tags
264
- # layouts:
265
- # category: archive-taxonomy
266
- # tag: archive-taxonomy
267
- # permalinks:
268
- # category: /categories/:name/
269
- # tag: /tags/:name/
248
+ jekyll-archives :
249
+ enabled :
250
+ - categories
251
+ - tags
252
+ layouts :
253
+ category : archive-taxonomy
254
+ tag : archive-taxonomy
255
+ permalinks :
256
+ category : /categories/:name/
257
+ tag : /tags/:name/
270
258
271
259
272
260
# HTML Compression
@@ -284,7 +272,7 @@ defaults:
284
272
path : " "
285
273
type : posts
286
274
values :
287
- layout : single
275
+ layout : s ingle
288
276
author_profile : true
289
277
read_time : true
290
278
comments : true
0 commit comments