-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
212 lines (187 loc) · 4.7 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
# Main settings
baseurl: ''
url: https://womanonrails.com
# Jekyll settings
exclude: ['.keep', '.jekyll-cache', '.ruby-gemset', '.ruby-version', '.sass-cache', '_drafts', '_pages', '_templates', 'Gemfile', 'Gemfile.lock', 'Rakefile', 'README.md']
highlighter: rouge
permalink: /:title
# Markdown settings
# * disable CommonMark
# markdown: CommonMark
# commonmark:
# extensions:
# - autolink
# - strikethrough
# - table
# - tagfilter
# - tasklist
# options:
# - FOOTNOTES
# - GITHUB_PRE_LANG
# - SMART
# - STRIKETHROUGH_DOUBLE_TILDE
# - UNSAFE
# * enable Kramdown
markdown: kramdown
kramdown:
auto_ids: true
input: GFM
syntax_highlighter: rouge
syntax_highlighter_opts:
disable: false
line_numbers: false
# Polyglot settings
default_lang: &default_lang en
# default_locale_in_subfolder: true
exclude_from_localization: &exclude_from_localization ['_drafts', 'category', 'css', 'images', 'javascript', 'kategoria', 'CNAME', 'README.md']
exclude_from_localizations: *exclude_from_localization
lang: *default_lang
languages: ['en', 'pl']
locale: *default_lang
parallel_localization: true
# Plugins settings
plugins:
- jekyll-feed
- jekyll-include-cache
- jekyll-multiple-languages-plugin
- jekyll-paginate-v2
- jekyll-redirect-from
- jekyll-seo-tag
- jekyll-sitemap
# Author settings
author: &author womanonrails
logo: womanonrails-square.svg
title: &title Woman on Rails
owner:
name: Agnieszka Małaszkiewicz
avatar: womanonrails-square.svg
description: 'Woman, programmer, mentor, speaker, photographer and dancer with passion.'
twitter: *author
facebook: *author
facebook_pl: 107403177317825
github: *author
linkedin: *author
instagram: *author
instagram_pl: womanonrails_programuje
stackoverflow: https://stackoverflow.com/users/2885676/womanonrails
affiliate_links:
amazon: womanonrails-21
helion: 10301k
# disqus_shortname: womanonrails
# Assign a default image for your site's header and footer
search: true
# Turn on or off the fin animations in the header and footer
triangleheader: true
animated_fins: true
# Specify the fin color in RGB value
fin_color: "255,255,255"
meta:
image: womanonrails-1000x1000.jpg
# Analytics and webmaster tools stuff goes here
google_analytics: UA-127731573-1
google_verify:
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify:
# Links to include in footer navigation
# For external links add external: true
links:
- title: Home
url: /
external: false
icon: home
- title: Mentoring
url: /mentorship
- title: Categories
url: /categories
- title: Tags
url: /tags
- title: Contact
url: /contact
- title: About
url: /about
links_pl:
- title: Strona główna
url: /pl
external: false
icon: home
- title: Mentoring
url: /pl/mentorship
- title: Kategorie
url: /pl/categories
- title: Tagi
url: /pl/tags
- title: Kontakt
url: /pl/contact
- title: O mnie
url: /pl/about
# Layout settings
read_time: true
words_per_minute: 200
show_date: false
defaults:
# _pages
- scope:
path: ''
type: pages
values:
comments: false
read_time: false
- scope:
path: '/category/*'
values:
sitemap: false
- scope:
path: '/kategoria/*'
values:
sitemap: false
# _posts
- scope:
path: ''
type: posts
values:
comments: false
read_time: true
related: true
share: true
feed:
excerpt_only: true
posts_limit: 20
compress_html:
blanklines: false
clippings: all
comments: all
ignore:
envs: development
# endings: all
# profile: true
# startings: all
pagination:
debug: false
enabled: true
per_page: 8
permalink: '/page/:num/'
sort_field: 'date'
sort_reverse: true
title: ':title (:num/:max)'
trail:
before: 2
after: 2
sass:
style: :compressed
seo_paginator_message: "%<current>s / %<total>s | "
# http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
timezone: America/New_York
applause: true
locales:
en:
meta:
description: Ruby on Rails programmer fascinated by design patterns, building good application architecture, code refactoring and connecting web development with remote work and travels.
title: Woman on Rails - web development from woman perspective
read_more: read more...
search: Search
pl:
meta:
description: Programistka Ruby on Rails zafascynowana wzorcami projektowymi, budowaniem dobrej architektury aplikacji, refaktoringiem kodu i łącząca pracę zdalną z podróżowaniem.
title: Woman on Rails - web development z kobiecej perspektywy
read_more: czytaj więcej...
search: Wyszukaj