-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy path_config.yml
177 lines (150 loc) · 4.45 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
# Welcome to Jekyll!
#
# Site settings
title: Pirátská strana | JIHOČESKÝ KRAJ
email: [email protected]
description: > # this means to ignore newlines until "baseurl:"
Web krajského sdružení České pirátské strany v Jihočeském kraji.
keywords: piráti, česká pirátská strana, svoboda, demokracie, jihočeský kraj, české budějovice, JČK
url: "https://jihocesky.pirati.cz" # the base hostname & protocol for your site
administrator:
email: [email protected], [email protected]
mediaStorage: jihocesky #obrazky a pdf jsou na https://a.pirati.cz/jihocesky/
emptyArray: []
organization:
name: Pirátská strana | JIHOČESKÝ KRAJ
shortName: Piráti JČK
contactUid: lukas.kolarik
email: [email protected]
phone: +420 727 853 151
address: |
Jihočeské pirátské centrum
Na Moráni 3
120 00 Praha 2
mapLink: https://goo.gl/maps/AwzVF2nHw3cNnR4L6
redmineLink: https://redmine.pirati.cz/projects
dataBoxId: b2i4r6j
transparentAccount: 2100048174/2010
transparentAccountSpecificSymbol: 110111
contactSummaryItems:
- type: organizationEmail
- type: organizationPhone
- type: organizationRedmineLink
- type: organizationDataBox
- type: organizationTransparentAccount
- type: piratiRootWebsite
includeMoreLink: true
- type: custom
iconClass: fa fa-facebook
label: Facebook
body: <a href="https://www.facebook.com/pirati.jck/">@pirati.jck/</a>
calendar:
# To enable a nicer calendar, make sure you start jekyll with GOOGLE_CALENDAR_APIKEY=[apikey] bundle exec jekyll serve
title: Nadcházející události
#id: [email protected]
#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=kddvdvu3adcjef2kro4j6mm838%40group.calendar.google.com&color=%232952A3&ctz=Europe%2FPrague
page: https://calendar.google.com/calendar/embed?src=piratijih%40gmail.com&showTitle=0&showNav=0&showDate=0&showPrint=0&showTabs=0&showCalendars=0&showTz=0&mode=AGENDA&height=500&wkst=2&hl=cs&bgcolor=%23FFFFFF
facebook:
loadSDK: true
#vyplntě adresu vaší stranky, funguje pouze na stránky nikoliv skupiny
profilePage: "https://www.facebook.com/pirati.jck/"
appId: 1526197851008996
instagram:
profilePage: https://www.instagram.com/pirati.jihocesky/
flicker:
profilePage: https://www.flickr.com/photos/pirati/
twitter:
profile: PiratiJcK
forum:
page: https://forum.pirati.cz/
github:
url: https://github.com/pirati-web/jihocesky.pirati.cz/edit/gh-pages/
branch: master
forum:
page: https://forum.pirati.cz/
github:
url: https://github.com/pirati-web/jihocesky.pirati.cz/
branch: master
github_username: pirati-web
sass:
style: compressed
sass_dir: _sass
theme: jekyll-theme-pirati
markdown: kramdown
theme: jekyll-theme-pirati
plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-feed
- jekyll-environment-variables
paginate_path: "/aktuality/:num/"
paginate: 11
exclude:
- readme.md
- Gemfile
- Gemfile.lock
- package.json
- bower.json
- gulpfile.js
- node_modules
- bower_components
- vendor
permalink: /tiskove-zpravy/:title/
collections:
people:
output: true
root: /clenove/
permalink: /clenove/:path/
program:
output: true
permalink: /:path/
# 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:
- foto
- personContact
- people
keywords: členové, příznivci, lidé
-
scope:
path: "_program"
values:
layout: "program-post"
rbar:
- garant
- program
keywords: program, volby, 2020, krajské volby, jihočeský kraj
emptyArray: []
assets:
source_maps: true
compression: true
gzip: false
plugins:
css: { }
#autoprefixer: {}
img:
optim:
jpegoptim:
strip: all
max_quality: 80
autoprefixer:
browsers:
- "last 2 versions"
- "IE > 9"
sources:
- vendor/bundle/ruby/2.5.0/gems/jekyll-theme-pirati-7.7.1/_sass
- assets/css
- assets/fonts
- assets/video
- assets/img
- assets/img/posts
- assets/snippet
- _sass