This repository has been archived by the owner on Jul 29, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
245 lines (223 loc) · 6.49 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
# Jekyll: https://jekyllrb.com/docs/configuration/
## Default Configuration: https://jekyllrb.com/docs/configuration/default/
### Conversion
markdown : CommonMarkGhPages
highlighter : rouge
### Filtering Content
future : true
### 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/
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 : true
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
# _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-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/master-rust
## jekyll-seo-tag
title : "WriteOnly.pl"
tagline : "WriteOnly Scala, Jekyll, Git & Bash Blog"
description: >-
Blog o programowaniu w językach Scala/JVM, Scala.js i Scala Native
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 : "My awesome biography constrained to a sentence or two goes here."
twitter:
username : "TheKamilAdam"
facebook:
logo : "/assets/favicon.ico"
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
# External systems
## Compress HTML
compress_html:
clippings : all
comments : all
endings : all
profile : false
startings : [head, body]
## Analytics
google_analytics : UA-136426906-1
## Comments
disqus:
shortname : writeonly-pl
## Search
json-search : 'search-posts-metas-and-pages'
# Theme settings
locale : "pl-PL"
# SOCIAL LINKS
social_links:
github : writeonly
linkedin : writeonly-pl
facebook : WriteOnlyPL
instagram : degustujacaistota
twitter : TheKamilAdam
rss : rss
# microdotblog : TheKamilAdam
# dribbble : jekyll
# flickr : jekyll
# pinterest : jekyll
# youtube : jekyll
# youtube_channel : UC8CXR0-3I70i1tfPg1PAE1g
# youtube_channel_name : CloudCannon
# telegram : jekyll
# googleplus : +jekyll
# keybase : jekyll