-
Notifications
You must be signed in to change notification settings - Fork 8
/
_config.yml
148 lines (126 loc) · 3.27 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
# Welcome to Jekyll!
administrator:
github:
url: https://github.com/pirati-web/praha4.pirati.cz/
branch: master
url: "https://praha4.pirati.cz"
# mediaStorage: praha4
title: "Piráti Praha 4"
description: "Česká pirátská strana - místní sdružení Praha 4"
keywords: "piráti, česká pirátská strana, Praha 4"
organization:
name: MS Piráti Praha 4
shortName: Piráti Praha 4
email: [email protected]
contactUid: tibor.vansa
#phone: +420
address: |
Na Moráni 3
120 00 Praha 2
#residenceImg: miscellaneous.jpg
mapLink: https://mapy.cz/s/2N7Yv
redmineLink: https://redmine.pirati.cz/projects/praha-9
dataBoxId: b2i4r6j
transparentAccount: 2100048174/2010
transparentAccountSpecificSymbol: 110111
donateLink: https://dary.pirati.cz/podpor-kraj/praha/adresne-dary-pro-ks-praha/?p=110104
onboardingLink: https://nalodeni.pirati.cz/
contactSummaryItems:
- type: organizationEmail
- type: organizationRedmineLink
- type: organizationTransparentAccount
includeMoreLink: true
- type: organizationDataBox
- type: piratiRootWebsite
calendar:
title: "Nadcházející události"
page: "https://calendar.google.com/calendar/embed?showTitle=0&showNav=0&showDate=0&showPrint=0&showTabs=0&showCalendars=0&showTz=0&mode=AGENDA&height=500&wkst=2&hl=cs&bgcolor=%23FFFFFF&src=pirati.praha4%40gmail.com&color=%23B1365F&color=%238D6F47&ctz=Europe%2FPrague"
facebook:
loadSDK: true
profilePage: "https://www.facebook.com/Piratipraha4/"
profilePageName: "Piráti Praha 4"
appId: 1526197851008996
matomo:
loadSDK: true
siteId: 68
forum:
#page:
youtube:
channel: UC_zxYLGrkmrYazYt0MzyVlA
twitter:
loadSDK: true
profile: piratipraha
instagram:
#profilePage:
flicker:
profilePage: https://www.flickr.com/photos/pirati/
styleguide_base_url: 'https://styleguide.pirati.cz/latest'
############### SETTINSG #################
theme: jekyll-theme-pirati
# Build settings
markdown: kramdown
theme: jekyll-theme-pirati
pagination:
per_page: 9
permalink: '/:num/'
title: ':title - stránka :num'
trail: 7
exclude:
- Dockerfile
- Gemfile
- Gemfile.lock
- README.md
- docker-compose.yml
- vendor
permalink: /tiskove-zpravy/:title/
collections:
people:
output: true
permalink: /clenove/:path:output_ext
program:
output: true
permalink: /volby/:path:output_ext
# Sole purpose is to create candidate lists in separate files.
candidatelists:
output: false
defaults: # defaults values for collection scope
-
scope:
path: "_people"
values:
layout: "person"
rbar:
- profile
- people
-
scope:
path: "_posts"
values:
layout: "post"
-
scope:
path: "_program"
values:
layout: "program-post"
rbar:
- garant
- program
assets:
source_maps: true
compression: true
gzip: false
plugins:
img:
optim:
jpegoptim:
strip: all
max_quality: 80
browsers:
- "last 2 versions"
- "IE > 9"
sources:
- assets/js
- assets/img
- vendor/bundle/ruby/2.5.0/gems/jekyll-theme-pirati-8.4.5/assets/img