-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
340 lines (309 loc) · 9.47 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
331
332
333
334
335
336
337
338
339
340
# Jekyll: https://jekyllrb.com/docs/configuration/
## Default Configuration: https://jekyllrb.com/docs/configuration/default/
future : true
### Conversion
markdown : kramdown
highlighter : rouge
### Outputting
permalink : /:categories/:title
paginate_path : /:num
timezone : "Europe/Warsaw" # https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
### Where things are
include:
- _collections
- _pages
sass:
# sass_dir: ui/_scss
style: compressed
## Collections: https://jekyllrb.com/docs/collections/
collections_dir : _collections
collections:
categories:
output : true
permalink : /:collection/:path
tags:
output : true
permalink : /:collection/:path
langs:
output : true
permalink : /:collection/:path
tools:
output : true
permalink : /:collection/:path
libs:
output : true
permalink : /:collection/:path
projects:
output : true
permalink : /:collection/:path
eso:
output : true
permalink : /:collection/:path
books:
output : true
permalink : /:collection/:path
## Front Matter Defaults: https://jekyllrb.com/docs/configuration/front-matter-defaults/
defaults:
# _posts
- scope:
path : ""
type : posts
values:
layout : post
read_time : true
comments : true
share : true
related : false
pagination : true
toc: true
toc_sticky : true
sidebar:
nav : sidebar-main
# _pages
- scope:
path : "_pages"
type : pages
values:
layout : page
classes : wide
sidebar :
main : true
nav : sidebar-main
# _categories
- scope:
path : ""
type : categories
values:
layout : page-category
share : true
classes : wide
sidebar:
main : true
nav : sidebar-main
# _tags
- scope:
path : ""
type : tags
values:
layout : page-tag
share : true
classes : wide
sidebar:
main : true
nav : sidebar-main
# _langs
- scope:
path : ""
type : langs
values :
layout : page-lang
share : true
classes : wide
sidebar:
main : true
nav : sidebar-main
# _tools
- scope:
path : ""
type : tools
values:
layout : page-tool
share : true
classes : wide
sidebar:
main : true
nav : sidebar-main
# _libs
- scope:
path : ""
type : libs
values:
layout : page-lib
share : true
classes : wide
sidebar:
main : true
nav : sidebar-main
# _projects
- scope:
path : ""
type : projects
values:
layout : page-project
share : true
classes : wide
sidebar:
main : true
nav : sidebar-main
# _eso
- scope:
path : ""
type : eso
values:
layout : page-eso
share : true
classes : wide
sidebar:
main : true
nav : sidebar-main
# _books
- scope:
path : ""
type : books
values:
layout : page-book
share : true
classes : wide
sidebar:
main : true
nav : sidebar-main
# Plugins
plugins:
- jemoji
- jekyll-avatar
- jekyll-coffeescript
- jekyll-commonmark-ghpages
- jekyll-default-layout
- jekyll-feed
- jekyll-gist
- jekyll-github-metadata
- jekyll-include-cache
- jekyll-mentions
- jekyll-optional-front-matter
- jekyll-paginate
- jekyll-readme-index
- jekyll-redirect-from
- jekyll-relative-links
- jekyll-remote-theme
- jekyll-sass-converter
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-titles-from-headings
## jekyll-commonmark-ghpages
commonmark:
options : ["SMART", "FOOTNOTES"]
extensions : ["strikethrough", "autolink", "table", "tagfilter"]
## jekyll-mentions
jekyll-mentions:
base_url : "https://twitter.com"
## jekyll-paginate
paginate : 1
## jekyll-remote-theme
remote_theme : twocolumn/minimal-mistakes@gh-pages
## jekyll-seo-tag
title : "⚡WriteOnly.pl"
tagline : "WriteOnly Haskell, Scala, Jekyll, Git & Bash Blog"
description: >-
Blog o programowaniu w językach Haskell, Scala Native i Scala.js
oraz generatorze stron Jekyll, systemie kontroli wersji Git i użyciu wiersza poleceń CLI
url :
author:
twitter : "TheKamilAdam"
name : "Kamil Adam"
avatar : "/assets/images/kamil.adam.jpg"
bio : "Senior Java/Scala/Kotlin Developer"
twitter:
username : "TheKamilAdam"
facebook:
logo : "/favicon-32x32.png"
social:
name : "Kamil Adam"
links:
- https://github.com/writeonly
- https://www.linkedin.com/company/writeonly-pl
- https://www.facebook.com/WriteOnlyPL
- https://www.instagram.com/degustujacaistota/
- https://twitter.com/TheKamilAdam
- https://www.tumblr.com/blog/thekamiladam
- https://www.reddit.com/user/WriteOnlyPL
- https://dev.to/kamiladam
# External systems
## Compress HTML
compress_html:
clippings : all
comments : all
endings : all
profile : false
startings : [html, head, body]
## Analytics
analytics:
provider : "google-gtag"
google:
tracking_id : "UA-136426906-1"
anonymize_ip : false
## Comments
comments:
provider : "disqus-follow"
disqus:
shortname : "writeonly-pl"
## Search
search : follow
search_follow : true
search_full_content : true
#search_provider : "search-jekyll"
search_provider : "google"
google:
search_engine_id : "bf18084b82c20452c"
instant_search : false # false (default), true
search_instant : true # false (default), true
ad_sense:
ad_sense_id : "ca-pub-8978320289517812"
all : false
web_vitals : false
## Social Sharing
og_image : "/favocon.ico"
footer:
links:
- label : "GitHub"
icon : "fab fa-fw fa-github"
url : "https://github.com/writeonly"
- label : "Linkedin"
icon : "fab fa-fw fa-linkedin"
url : "https://www.linkedin.com/company/writeonly-pl/"
- label : "Facebook"
icon : "fab fa-fw fa-facebook"
url : "https://www.facebook.com/WriteOnlyPL"
- label : "Instagram"
icon : "fab fa-fw fa-instagram"
url : "https://instagram.com/degustujacaistota"
- label : "Twitter"
icon : "fab fa-fw fa-twitter"
url : "https://twitter.com/TheKamilAdam"
- label : "Tumblr"
icon : "fab fa-fw fa-tumblr"
url : "https://writeonly-pl.tumblr.com"
- label : "Reddit"
icon : "fab fa-fw fa-reddit"
url : "https://www.reddit.com/user/WriteOnlyPL"
- label : "Dev.to"
icon : "fab fa-fw fa-dev"
url : "https://dev.to/kamiladam"
# Theme settings
locale : "pl-PL"
masthead_title : "Blog o programowaniu w językach Haskell, Scala Native i Scala.js"
subtitle : "oraz generatorze stron Jekyll, systemie kontroli wersji Git i użyciu wiersza poleceń CLI"
email : "kamil.adam.zabinski@gmail.com"
repository : "writeonly/writeonly.github.io"
twitter_username : "TheKamilAdam"
github_username : "kamil-adam"
minimal_mistakes_skin : "gold"
breadcrumbs : true
words_per_minute : 100
critical_css : true
## Scripts
scripts:
- https://code.jquery.com/jquery-3.5.1.slim.min.js
- /assets/js/first.min.js
## Font Awesome
fontawesome:
use : js # "sass", "js"
solid : true
regular : true
brands : true
## Archives
category_archive:
type : collection
path : /categories/
tag_archive:
type : collection
path : /tags/