jekyll-theme-pirati-sk 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (240) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +187 -0
  3. data/_data/campaigns.yml +19 -0
  4. data/_data/menu.yml +80 -0
  5. data/_data/parties.yml +7 -0
  6. data/_includes/404.html +4 -0
  7. data/_includes/accordeon/accordeon.html +10 -0
  8. data/_includes/article-box/article-box.html +15 -0
  9. data/_includes/article-box/list.html +11 -0
  10. data/_includes/article-infobox.html +5 -0
  11. data/_includes/articles/author.html +8 -0
  12. data/_includes/articles/horizontal-article.html +52 -0
  13. data/_includes/articles/list-responsive.html +5 -0
  14. data/_includes/articles/pagination.html +26 -0
  15. data/_includes/articles/tag-filtered-news.html +16 -0
  16. data/_includes/articles/vertical-article.html +72 -0
  17. data/_includes/avatar.html +9 -0
  18. data/_includes/buttons/basic.html +3 -0
  19. data/_includes/buttons/icon.html +8 -0
  20. data/_includes/buttons/super.html +4 -0
  21. data/_includes/calendar.html +21 -0
  22. data/_includes/candidate-badge.html +57 -0
  23. data/_includes/contact-line.html +4 -0
  24. data/_includes/contacts/residence.html +31 -0
  25. data/_includes/contacts/summary-table.html +64 -0
  26. data/_includes/countdown.html +13 -0
  27. data/_includes/disqus_comments.html +20 -0
  28. data/_includes/elections-header.html +21 -0
  29. data/_includes/footer.html +138 -0
  30. data/_includes/google-analytics.html +12 -0
  31. data/_includes/head-custom.html +0 -0
  32. data/_includes/head.html +76 -0
  33. data/_includes/header.html +167 -0
  34. data/_includes/headline-media.html +16 -0
  35. data/_includes/hero/advanced.html +65 -0
  36. data/_includes/hero/simple.html +13 -0
  37. data/_includes/homepage/banner.html +11 -0
  38. data/_includes/homepage/buttom.html +8 -0
  39. data/_includes/homepage/calendar.html +5 -0
  40. data/_includes/homepage/countdown.html +3 -0
  41. data/_includes/homepage/four-buttoms.html +18 -0
  42. data/_includes/homepage/gif-box.html +9 -0
  43. data/_includes/homepage/news.html +9 -0
  44. data/_includes/homepage/social.html +10 -0
  45. data/_includes/icon-github.html +1 -0
  46. data/_includes/icon-github.svg +1 -0
  47. data/_includes/icon-twitter.html +1 -0
  48. data/_includes/icon-twitter.svg +1 -0
  49. data/_includes/js/main.html +62 -0
  50. data/_includes/page-header.html +9 -0
  51. data/_includes/party.html +15 -0
  52. data/_includes/people/fullname.html +11 -0
  53. data/_includes/people/list-group.html +4 -0
  54. data/_includes/people/list-responsive.html +10 -0
  55. data/_includes/people/profile-badge.html +70 -0
  56. data/_includes/program/list.html +11 -0
  57. data/_includes/program/priorities.html +14 -0
  58. data/_includes/regions/crossroad.html +60 -0
  59. data/_includes/regions/crossroad2.html +5 -0
  60. data/_includes/regions/item.html +26 -0
  61. data/_includes/right-bar/bar_board.html +22 -0
  62. data/_includes/right-bar/bar_fb.html +11 -0
  63. data/_includes/right-bar/bar_garant.html +5 -0
  64. data/_includes/right-bar/bar_kodo.html +12 -0
  65. data/_includes/right-bar/bar_map.html +38 -0
  66. data/_includes/right-bar/bar_page_contact.html +2 -0
  67. data/_includes/right-bar/bar_people.html +16 -0
  68. data/_includes/right-bar/bar_person_articles.html +6 -0
  69. data/_includes/right-bar/bar_profile.html +77 -0
  70. data/_includes/right-bar/bar_program.html +27 -0
  71. data/_includes/right-bar/bar_tag_articles.html +10 -0
  72. data/_includes/right-bar/bar_textbox.html +12 -0
  73. data/_includes/right-bar/bar_tw.html +2 -0
  74. data/_includes/right-bar/bar_video.html +16 -0
  75. data/_includes/right-bar/custom-bars.html +0 -0
  76. data/_includes/right-bar/program-extras.html +0 -0
  77. data/_includes/right-bar/rbar.html +55 -0
  78. data/_includes/right-bar/rbar_articles.html +14 -0
  79. data/_includes/right-bar/rbar_profiles.html +11 -0
  80. data/_includes/sharebox.html +21 -0
  81. data/_includes/social-icon-group.html +23 -0
  82. data/_includes/social-icons.html +8 -0
  83. data/_includes/social.html +14 -0
  84. data/_includes/tables/zebra.html +25 -0
  85. data/_includes/youtube.html +3 -0
  86. data/_layouts/blank-article.html +24 -0
  87. data/_layouts/blank.html +10 -0
  88. data/_layouts/communal-elections.html +172 -0
  89. data/_layouts/compress.html +10 -0
  90. data/_layouts/contacts.html +78 -0
  91. data/_layouts/default.html +19 -0
  92. data/_layouts/home.html +34 -0
  93. data/_layouts/members.html +35 -0
  94. data/_layouts/page.html +5 -0
  95. data/_layouts/person.html +47 -0
  96. data/_layouts/pirate-center.html +91 -0
  97. data/_layouts/post.html +69 -0
  98. data/_layouts/program-post.html +9 -0
  99. data/_layouts/redirected.html +13 -0
  100. data/_layouts/regions.html +15 -0
  101. data/_layouts/regions2.html +9 -0
  102. data/_layouts/taglist.html +31 -0
  103. data/assets/icons/blog.png +0 -0
  104. data/assets/icons/compass.png +0 -0
  105. data/assets/icons/facebook.png +0 -0
  106. data/assets/icons/github.png +0 -0
  107. data/assets/icons/googleplus.png +0 -0
  108. data/assets/icons/instagram.png +0 -0
  109. data/assets/icons/linkedin.png +0 -0
  110. data/assets/icons/pinterest.png +0 -0
  111. data/assets/icons/piratewiki.png +0 -0
  112. data/assets/icons/redmine.png +0 -0
  113. data/assets/icons/twitter.png +0 -0
  114. data/assets/icons/vkontakte.png +0 -0
  115. data/assets/icons/youtube.png +0 -0
  116. data/assets/img/brand/logo-group.png +0 -0
  117. data/assets/img/brand/logo-group.svg +27 -0
  118. data/assets/img/brand/logo-round.png +0 -0
  119. data/assets/img/brand/logo-round.svg +104 -0
  120. data/assets/img/brand/logo.ai +5083 -16
  121. data/assets/img/brand/logo.pdf +1405 -4
  122. data/assets/img/brand/logo.png +0 -0
  123. data/assets/img/brand/logo.svg +10 -0
  124. data/assets/img/brand/logo_easy.png +0 -0
  125. data/assets/img/brand/logo_napis.ai +5003 -21
  126. data/assets/img/brand/logo_napis.pdf +1482 -3
  127. data/assets/img/brand/logo_napis.png +0 -0
  128. data/assets/img/brand/logo_napis.svg +48 -0
  129. data/assets/img/brand/logo_napis_male.png +0 -0
  130. data/assets/img/brand/logo_napis_white.ai +5106 -16
  131. data/assets/img/brand/logo_napis_white.pdf +1532 -2
  132. data/assets/img/brand/logo_napis_white.png +0 -0
  133. data/assets/img/brand/logo_napis_white.svg +51 -0
  134. data/assets/img/brand/logo_white.ai +5194 -23
  135. data/assets/img/brand/logo_white.pdf +1388 -4
  136. data/assets/img/brand/logo_white.png +0 -0
  137. data/assets/img/brand/logo_white.svg +14 -0
  138. data/assets/img/brand/logotyp_email.png +0 -0
  139. data/assets/img/brand/logow.svg +19 -0
  140. data/assets/img/favicon/apple-touch-icon-114x114.png +0 -0
  141. data/assets/img/favicon/apple-touch-icon-120x120.png +0 -0
  142. data/assets/img/favicon/apple-touch-icon-144x144.png +0 -0
  143. data/assets/img/favicon/apple-touch-icon-152x152.png +0 -0
  144. data/assets/img/favicon/apple-touch-icon-57x57.png +0 -0
  145. data/assets/img/favicon/apple-touch-icon-60x60.png +0 -0
  146. data/assets/img/favicon/apple-touch-icon-72x72.png +0 -0
  147. data/assets/img/favicon/apple-touch-icon-76x76.png +0 -0
  148. data/assets/img/favicon/favicon-128x128.png +0 -0
  149. data/assets/img/favicon/favicon-16x16.png +0 -0
  150. data/assets/img/favicon/favicon-196x196.png +0 -0
  151. data/assets/img/favicon/favicon-32x32.png +0 -0
  152. data/assets/img/favicon/favicon-96x96.png +0 -0
  153. data/assets/img/favicon/favicon.ico +0 -0
  154. data/assets/img/favicon/mstile-144x144.png +0 -0
  155. data/assets/img/favicon/mstile-150x150.png +0 -0
  156. data/assets/img/favicon/mstile-310x150.png +0 -0
  157. data/assets/img/favicon/mstile-310x310.png +0 -0
  158. data/assets/img/favicon/mstile-70x70.png +0 -0
  159. data/assets/img/header/background.jpg +0 -0
  160. data/assets/img/map-markers/map-marker-alizarin.svg +138 -0
  161. data/assets/img/map-markers/map-marker-amethyst.svg +138 -0
  162. data/assets/img/map-markers/map-marker-asbestos.svg +138 -0
  163. data/assets/img/map-markers/map-marker-asphalt.svg +138 -0
  164. data/assets/img/map-markers/map-marker-belize-hole.svg +138 -0
  165. data/assets/img/map-markers/map-marker-black.svg +138 -0
  166. data/assets/img/map-markers/map-marker-carrot.svg +138 -0
  167. data/assets/img/map-markers/map-marker-concrete.svg +138 -0
  168. data/assets/img/map-markers/map-marker-emerald.svg +138 -0
  169. data/assets/img/map-markers/map-marker-green-sea.svg +138 -0
  170. data/assets/img/map-markers/map-marker-midnight-blue.svg +138 -0
  171. data/assets/img/map-markers/map-marker-nephritis.svg +138 -0
  172. data/assets/img/map-markers/map-marker-orange.svg +138 -0
  173. data/assets/img/map-markers/map-marker-peter-river.svg +138 -0
  174. data/assets/img/map-markers/map-marker-pomegranate.svg +138 -0
  175. data/assets/img/map-markers/map-marker-pumpkin.svg +138 -0
  176. data/assets/img/map-markers/map-marker-sun-flower.svg +138 -0
  177. data/assets/img/map-markers/map-marker-turqoise.svg +138 -0
  178. data/assets/img/map-markers/map-marker-wisteria.svg +138 -0
  179. data/assets/img/people/ppp.jpg +0 -0
  180. data/assets/img/people/ppp.png +0 -0
  181. data/assets/img/people/unknown-pirate.svg +48 -0
  182. data/assets/img/posts/obrazek.u.tohoto.postu.jpg +0 -0
  183. data/assets/img/praha-index/kandidatka2018.gif +0 -0
  184. data/assets/img/praha-index/naprahuzmeny.jpg +0 -0
  185. data/assets/img/pripoj-se/dotaznik.png +0 -0
  186. data/assets/img/pripoj-se/krajske-forum.jpg +0 -0
  187. data/assets/img/pripoj-se/noviny.jpg +0 -0
  188. data/assets/img/pripoj-se/zastupko.jpg +0 -0
  189. data/assets/img/program/icons/doprava.svg +14 -0
  190. data/assets/img/program/icons/finance.png +0 -0
  191. data/assets/img/program/icons/finance.svg +14 -0
  192. data/assets/img/program/icons/informatika.png +0 -0
  193. data/assets/img/program/icons/informatika.svg +14 -0
  194. data/assets/img/program/icons/ivan-bartos-acta.jpg +0 -0
  195. data/assets/img/program/icons/kontrola.svg +14 -0
  196. data/assets/img/program/icons/kultura.png +0 -0
  197. data/assets/img/program/icons/metropole-01.svg +18 -0
  198. data/assets/img/program/icons/mezinarodni-vztahy.png +0 -0
  199. data/assets/img/program/icons/mezinarodni-vztahy.svg +26 -0
  200. data/assets/img/program/icons/mistni-rozvoj.svg +24 -0
  201. data/assets/img/program/icons/moderni rodina-1.svg +26 -0
  202. data/assets/img/program/icons/obrana.svg +14 -0
  203. data/assets/img/program/icons/obrana2.svg +14 -0
  204. data/assets/img/program/icons/prace-a-socialni-veci.svg +26 -0
  205. data/assets/img/program/icons/prace-a-socialni.png +0 -0
  206. data/assets/img/program/icons/prumysl.png +0 -0
  207. data/assets/img/program/icons/prumysl.svg +14 -0
  208. data/assets/img/program/icons/radnice-01.svg +18 -0
  209. data/assets/img/program/icons/spravedlnost.png +0 -0
  210. data/assets/img/program/icons/spravedlnost.svg +14 -0
  211. data/assets/img/program/icons/svoboda.svg +14 -0
  212. data/assets/img/program/icons/vnitro a otevreny stat.svg +24 -0
  213. data/assets/img/program/icons/vnitro.png +0 -0
  214. data/assets/img/program/icons/vzdelani.png +0 -0
  215. data/assets/img/program/icons/vzdelavani a veda.svg +24 -0
  216. data/assets/img/program/icons/zdravotnictvi.png +0 -0
  217. data/assets/img/program/icons/zdravotnictvi.svg +14 -0
  218. data/assets/img/program/icons/zemedelstvi.png +0 -0
  219. data/assets/img/program/icons/zemedelstvi.svg +14 -0
  220. data/assets/img/program/icons/zivotni-prostredi.png +0 -0
  221. data/assets/img/program/icons/zivotni-prostredi.svg +24 -0
  222. data/assets/img/program/psp2017/doprava.svg +14 -0
  223. data/assets/img/program/psp2017/finance.svg +14 -0
  224. data/assets/img/program/psp2017/informatika.svg +14 -0
  225. data/assets/img/program/psp2017/kultura.png +0 -0
  226. data/assets/img/program/psp2017/mezinarodni-vztahy.svg +26 -0
  227. data/assets/img/program/psp2017/mistni-rozvoj.svg +24 -0
  228. data/assets/img/program/psp2017/obrana.svg +14 -0
  229. data/assets/img/program/psp2017/prumysl.svg +14 -0
  230. data/assets/img/program/psp2017/spravedlnost.svg +14 -0
  231. data/assets/img/program/psp2017/vnitro.png +0 -0
  232. data/assets/img/program/psp2017/vzdelani.png +0 -0
  233. data/assets/img/program/psp2017/zdravotnictvi.svg +14 -0
  234. data/assets/img/program/psp2017/zemedelstvi.png +0 -0
  235. data/assets/img/program/psp2017/zivotni-prostredi.svg +24 -0
  236. data/assets/img/program/volebni-rozcestnik.png +0 -0
  237. data/assets/img/tiles/lightGrey.png +0 -0
  238. data/assets/img/tiles/tableOfContent.png +0 -0
  239. data/jekyll-theme-pirati-sk.gemspec +26 -0
  240. metadata +326 -0
@@ -0,0 +1,14 @@
1
+ <svg id="obrana" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 141.73 141.73">
2
+ <defs>
3
+ <style>
4
+ .cls-1 { fill: none; } .cls-2 { clip-path: url(#clip-path); } .cls-3 { fill: #000119; }
5
+ </style>
6
+ <clipPath id="clip-path">
7
+ <path class="cls-1" d="M24.42 27.34h92.72v87.39H24.42z"/>
8
+ </clipPath>
9
+ </defs>
10
+ <title>
11
+ obrana
12
+ </title>
13
+ <path class="cls-2 cls-3" d="M102.24 92l-7.53 7.67 2.64 2.69 7.53-7.67zm-4.09-4.17l-7.53 7.67 2.64 2.69 7.53-7.67zm.44-14.49l-22.15 22.5 1.25 1.27a6.41 6.41 0 0 0 9.14-.27l12.74-13a6.69 6.69 0 0 0 .26-9.3zm-17.16 2.71L87.25 82l6.14-6.25-5.82-5.95zm-2.27 2.31l-6.22 6.34 5.82 5.93L85 84.29zM42 83.88l12.74 13a6.41 6.41 0 0 0 9.14.27l1.25-1.27L43 73.3l-1.25 1.27a6.69 6.69 0 0 0 .26 9.3m-1.22 6.6l7.53 7.67 2.64-2.69-7.53-7.67zm-4.09 4.17l7.53 7.67 2.64-2.69L39.32 92zm-6 9.07a3.19 3.19 0 0 1 4.56 0 3.33 3.33 0 0 1 0 4.64 3.28 3.28 0 0 1-4.63.07 3.42 3.42 0 0 1 .07-4.71M27 99.93a8.81 8.81 0 0 0-.07 12.3 8.44 8.44 0 0 0 12.07-.08 8.72 8.72 0 0 0 2.44-7l1.35-1.38-7.53-7.67-1.31 1.33a8.39 8.39 0 0 0-7 2.47M62.68 57l6.14-6.25-22.66-23.1-14.1.46L32 43l22.18 22.61 6.22-6.34-16.2-16.5a1.43 1.43 0 0 1 .14-2.16 1.4 1.4 0 0 1 2.13-.15zm.13 33.66l47.1-47.95-.1-14.87-14.1-.46-47.54 48.35L54.31 82 95.4 40.15a1.41 1.41 0 0 1 2.13.16 1.43 1.43 0 0 1 .14 2.16L56.58 84.29zm48.15 17.8a3.28 3.28 0 0 1-4.63-.07 3.33 3.33 0 0 1 0-4.64 3.19 3.19 0 0 1 4.56 0 3.42 3.42 0 0 1 .07 4.71m3.66-8.5a8.39 8.39 0 0 0-7-2.47l-1.31-1.33-7.53 7.67 1.35 1.38a8.72 8.72 0 0 0 2.44 7 8.44 8.44 0 0 0 12.08.07 8.82 8.82 0 0 0-.07-12.3"/>
14
+ </svg>
@@ -0,0 +1,14 @@
1
+ <svg id="prumysl" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 141.73 141.73">
2
+ <defs>
3
+ <style>
4
+ .cls-1 { fill: none; } .cls-2 { clip-path: url(#clip-path); } .cls-3 { fill: #000119; }
5
+ </style>
6
+ <clipPath id="clip-path">
7
+ <path class="cls-1" d="M17.89 32.08h105.78v77.9H17.89z"/>
8
+ </clipPath>
9
+ </defs>
10
+ <title>
11
+ prumysl
12
+ </title>
13
+ <path class="cls-2 cls-3" d="M69.93 70.42a13.51 13.51 0 1 1-13.51-13.51 13.51 13.51 0 0 1 13.51 13.51m6.5 0a20 20 0 1 0-20 20 20 20 0 0 0 20-20m5.86 0a25.88 25.88 0 1 1-25.87-25.87 25.87 25.87 0 0 1 25.87 25.87m7.51 0a33.57 33.57 0 0 0-.58-6.19l4.66-2.1-.48-2.75-5.62-.42a32.75 32.75 0 0 0-2.66-5.57l3.67-3.58-1.4-2.41L82 48.91V49a33.66 33.66 0 0 0-4.44-4.39L79.78 40l-2.14-1.8-4.58 3.29.06.05a33.5 33.5 0 0 0-5.67-2.61l.55-5.1-2.62-1-3.18 4.65h.08a33.29 33.29 0 0 0-5.86-.48H56l-1.27-5H52l-1.4 5.46h.08a33 33 0 0 0-6 1.64L41.74 35l-2.62 1 .56 5.61h.07a33.75 33.75 0 0 0-5.09 3.61l-4.16-3-2.14 1.79L30.8 49l.06-.05a33.45 33.45 0 0 0-3.56 5.13l-4.92-1.38L21 55.12l4 3.94a33.2 33.2 0 0 0-1.55 6l-5.1.38-.49 2.75L23 70.48v-.05a33.46 33.46 0 0 0 .58 6.19L19 78.72l.49 2.75 5.62.42a33.17 33.17 0 0 0 2.66 5.57L24.05 91l1.39 2.42 5.43-1.53v-.06a33.49 33.49 0 0 0 4.43 4.39l-2.22 4.61 2.14 1.79 4.58-3.29-.06-.05a33.37 33.37 0 0 0 5.67 2.61l-.54 5.11 2.63 1 3.18-4.65h-.07a33.89 33.89 0 0 0 5.81.52h.4l1.27 5h2.79l1.39-5.46h-.07a33.25 33.25 0 0 0 6-1.64l2.88 4.22 2.62-1-.56-5.61h-.07a33.5 33.5 0 0 0 5.08-3.61l4.16 3 2.14-1.79L82 91.84l-.06.05a33.18 33.18 0 0 0 3.55-5.13l4.93 1.39 1.39-2.42-4-3.94a33.11 33.11 0 0 0 1.55-6l5.1-.39.48-2.74-5.14-2.32zM110 92.2a4.1 4.1 0 1 0-4.1 4.1 4.1 4.1 0 0 0 4.1-4.1m3.47 0a7.57 7.57 0 1 1-7.57-7.57 7.57 7.57 0 0 1 7.57 7.57m4.65-3.15a12.55 12.55 0 0 0-1.35-3.26l2.93-4.94-2.45-2.45-4.94 2.93A12.38 12.38 0 0 0 109 80l-1.42-5.57h-3.46L102.73 80a12.33 12.33 0 0 0-3.26 1.35l-4.94-2.95-2.45 2.45L95 85.79a12.56 12.56 0 0 0-1.36 3.26l-5.54 1.42v3.46l5.56 1.42A12.51 12.51 0 0 0 95 98.61l-2.94 4.94 2.47 2.45 4.94-2.93a12.56 12.56 0 0 0 3.26 1.35l1.42 5.56h3.46l1.42-5.56a12.61 12.61 0 0 0 3.26-1.35l4.94 2.93 2.45-2.45-2.93-4.94a12.56 12.56 0 0 0 1.35-3.26l5.56-1.42v-3.46z"/>
14
+ </svg>
@@ -0,0 +1,14 @@
1
+ <svg id="spravedlnost" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 141.73 141.73">
2
+ <defs>
3
+ <style>
4
+ .cls-1 { fill: none; } .cls-2 { clip-path: url(#clip-path); } .cls-3 { fill: #000119; }
5
+ </style>
6
+ <clipPath id="clip-path">
7
+ <path class="cls-1" d="M20.49 22.34h100.58v97.39H20.49z"/>
8
+ </clipPath>
9
+ </defs>
10
+ <title>
11
+ spravedlnost
12
+ </title>
13
+ <path class="cls-2 cls-3" d="M40.4 116.2a3.53 3.53 0 0 0 3.53 3.53H98a3.53 3.53 0 1 0 0-7.05H43.92a3.53 3.53 0 0 0-3.53 3.53m40.68-5.74a3.53 3.53 0 1 0 0-7.06H60.82a3.53 3.53 0 0 0 0 7.06zm-55-26.68l15.82-36 15.51 36zm15.81-48.3s-16.62 37.72-20.6 47c-4.21 9.85 9.22 19.21 20.6 19.21s24.68-9.3 20.6-19.2c-4.17-10.11-20.6-47-20.6-47m59.63-4.66A3.53 3.53 0 0 0 98 27.3H74.48v-1.43a3.53 3.53 0 0 0-7.05 0v1.43H43.92a3.53 3.53 0 1 0 0 7.05h23.5v66.83h7.05V34.36H98a3.53 3.53 0 0 0 3.53-3.53m13.72 53H83.9l15.82-36zm5.09-1.28c-4.18-10.11-20.6-47-20.6-47s-16.62 37.72-20.6 47c-4.21 9.85 9.22 19.21 20.6 19.21s24.68-9.31 20.6-19.21"/>
14
+ </svg>
@@ -0,0 +1,14 @@
1
+ <svg id="zdravotnictvi" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 141.73 141.73">
2
+ <defs>
3
+ <style>
4
+ .cls-1 { fill: none; } .cls-2 { clip-path: url(#clip-path); } .cls-3 { fill: #000119; }
5
+ </style>
6
+ <clipPath id="clip-path">
7
+ <path class="cls-1" d="M27.66 27.91h86.23v86.24H27.66z"/>
8
+ </clipPath>
9
+ </defs>
10
+ <title>
11
+ zdravotnictvi
12
+ </title>
13
+ <path class="cls-2 cls-3" d="M97.63 81.16V60.91H80.91V44.19H60.66v16.72H43.94v20.25h16.72v16.72h20.25V81.16zM105.84 71a35.06 35.06 0 1 1-35.06-35 35.09 35.09 0 0 1 35.06 35m8.06 0a43.12 43.12 0 1 0-43.11 43.12A43.16 43.16 0 0 0 113.89 71"/>
14
+ </svg>
@@ -0,0 +1,24 @@
1
+ <svg id="zivotni_prostredi" data-name="zivotni prostredi" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 141.73 141.73">
2
+ <defs>
3
+ <style>
4
+ .cls-1 {
5
+ fill: none;
6
+ }
7
+
8
+ .cls-2 {
9
+ clip-path: url(#clip-path);
10
+ }
11
+
12
+ .cls-3 {
13
+ fill: #000119;
14
+ }
15
+ </style>
16
+ <clipPath id="clip-path">
17
+ <rect class="cls-1" x="27.66" y="27.91" width="86.24" height="86.24"/>
18
+ </clipPath>
19
+ </defs>
20
+ <title>zivotni prostredi</title>
21
+ <g class="cls-2">
22
+ <path class="cls-3" d="M69.1,98.58c1.69-5,4.5-16.63-1-27.6-7.26-14.51-23-15.79-23-15.79h0s-7.84,14.46-.58,29c5.49,11,16.15,15.06,21,16.4L54.11,73.13ZM96.92,74.31v0s-10.17-2.25-17.55,5.58c-5.58,5.92-6,13.88-5.94,17.4L87.79,84,75.29,99.24c3.33.1,10.85-.43,16.43-6.35,7.37-7.83,5.21-18.57,5.21-18.57M105.84,71A35.06,35.06,0,1,1,70.78,36,35.1,35.1,0,0,1,105.84,71m8.06,0a43.12,43.12,0,1,0-43.12,43.12A43.17,43.17,0,0,0,113.9,71"/>
23
+ </g>
24
+ </svg>
Binary file
Binary file
@@ -0,0 +1,26 @@
1
+ # coding: utf-8
2
+
3
+ require 'json'
4
+
5
+ # Dont panic that this path seems to be wrong! The path to package.json
6
+ # will get autoupdated when building the gem.
7
+ packageFilePath = File.join(__dir__, '../package.json')
8
+ packageFile = JSON.parse(File.read(packageFilePath))
9
+
10
+ Gem::Specification.new do |spec|
11
+ spec.name = packageFile['name']
12
+ spec.version = packageFile['version']
13
+ spec.authors = packageFile['contributors'].map { |c| c['name'] }
14
+ spec.email = packageFile['contributors'].map { |c| c['email'] }
15
+
16
+ spec.summary = packageFile['description']
17
+ spec.homepage = packageFile['homepage']
18
+ spec.license = packageFile['license']
19
+
20
+ spec.files = Dir['**/*'].keep_if { |file| File.file?(file) }
21
+
22
+ spec.add_runtime_dependency "jekyll", "~> 3.6"
23
+
24
+ spec.add_development_dependency "bundler", "~> 1.12"
25
+ spec.add_development_dependency "rake", "~> 10.0"
26
+ end
metadata ADDED
@@ -0,0 +1,326 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: jekyll-theme-pirati-sk
3
+ version: !ruby/object:Gem::Version
4
+ version: 1.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Jitka Novotná
8
+ - Filip Vařecha
9
+ autorequire:
10
+ bindir: bin
11
+ cert_chain: []
12
+ date: 2021-12-26 00:00:00.000000000 Z
13
+ dependencies:
14
+ - !ruby/object:Gem::Dependency
15
+ name: jekyll
16
+ requirement: !ruby/object:Gem::Requirement
17
+ requirements:
18
+ - - "~>"
19
+ - !ruby/object:Gem::Version
20
+ version: '3.6'
21
+ type: :runtime
22
+ prerelease: false
23
+ version_requirements: !ruby/object:Gem::Requirement
24
+ requirements:
25
+ - - "~>"
26
+ - !ruby/object:Gem::Version
27
+ version: '3.6'
28
+ - !ruby/object:Gem::Dependency
29
+ name: bundler
30
+ requirement: !ruby/object:Gem::Requirement
31
+ requirements:
32
+ - - "~>"
33
+ - !ruby/object:Gem::Version
34
+ version: '1.12'
35
+ type: :development
36
+ prerelease: false
37
+ version_requirements: !ruby/object:Gem::Requirement
38
+ requirements:
39
+ - - "~>"
40
+ - !ruby/object:Gem::Version
41
+ version: '1.12'
42
+ - !ruby/object:Gem::Dependency
43
+ name: rake
44
+ requirement: !ruby/object:Gem::Requirement
45
+ requirements:
46
+ - - "~>"
47
+ - !ruby/object:Gem::Version
48
+ version: '10.0'
49
+ type: :development
50
+ prerelease: false
51
+ version_requirements: !ruby/object:Gem::Requirement
52
+ requirements:
53
+ - - "~>"
54
+ - !ruby/object:Gem::Version
55
+ version: '10.0'
56
+ description:
57
+ email:
58
+ - jitka@ucw.cz
59
+ - filip.varecha@pirati.cz
60
+ executables: []
61
+ extensions: []
62
+ extra_rdoc_files: []
63
+ files:
64
+ - README.md
65
+ - _data/campaigns.yml
66
+ - _data/menu.yml
67
+ - _data/parties.yml
68
+ - _includes/404.html
69
+ - _includes/accordeon/accordeon.html
70
+ - _includes/article-box/article-box.html
71
+ - _includes/article-box/list.html
72
+ - _includes/article-infobox.html
73
+ - _includes/articles/author.html
74
+ - _includes/articles/horizontal-article.html
75
+ - _includes/articles/list-responsive.html
76
+ - _includes/articles/pagination.html
77
+ - _includes/articles/tag-filtered-news.html
78
+ - _includes/articles/vertical-article.html
79
+ - _includes/avatar.html
80
+ - _includes/buttons/basic.html
81
+ - _includes/buttons/icon.html
82
+ - _includes/buttons/super.html
83
+ - _includes/calendar.html
84
+ - _includes/candidate-badge.html
85
+ - _includes/contact-line.html
86
+ - _includes/contacts/residence.html
87
+ - _includes/contacts/summary-table.html
88
+ - _includes/countdown.html
89
+ - _includes/disqus_comments.html
90
+ - _includes/elections-header.html
91
+ - _includes/footer.html
92
+ - _includes/google-analytics.html
93
+ - _includes/head-custom.html
94
+ - _includes/head.html
95
+ - _includes/header.html
96
+ - _includes/headline-media.html
97
+ - _includes/hero/advanced.html
98
+ - _includes/hero/simple.html
99
+ - _includes/homepage/banner.html
100
+ - _includes/homepage/buttom.html
101
+ - _includes/homepage/calendar.html
102
+ - _includes/homepage/countdown.html
103
+ - _includes/homepage/four-buttoms.html
104
+ - _includes/homepage/gif-box.html
105
+ - _includes/homepage/news.html
106
+ - _includes/homepage/social.html
107
+ - _includes/icon-github.html
108
+ - _includes/icon-github.svg
109
+ - _includes/icon-twitter.html
110
+ - _includes/icon-twitter.svg
111
+ - _includes/js/main.html
112
+ - _includes/page-header.html
113
+ - _includes/party.html
114
+ - _includes/people/fullname.html
115
+ - _includes/people/list-group.html
116
+ - _includes/people/list-responsive.html
117
+ - _includes/people/profile-badge.html
118
+ - _includes/program/list.html
119
+ - _includes/program/priorities.html
120
+ - _includes/regions/crossroad.html
121
+ - _includes/regions/crossroad2.html
122
+ - _includes/regions/item.html
123
+ - _includes/right-bar/bar_board.html
124
+ - _includes/right-bar/bar_fb.html
125
+ - _includes/right-bar/bar_garant.html
126
+ - _includes/right-bar/bar_kodo.html
127
+ - _includes/right-bar/bar_map.html
128
+ - _includes/right-bar/bar_page_contact.html
129
+ - _includes/right-bar/bar_people.html
130
+ - _includes/right-bar/bar_person_articles.html
131
+ - _includes/right-bar/bar_profile.html
132
+ - _includes/right-bar/bar_program.html
133
+ - _includes/right-bar/bar_tag_articles.html
134
+ - _includes/right-bar/bar_textbox.html
135
+ - _includes/right-bar/bar_tw.html
136
+ - _includes/right-bar/bar_video.html
137
+ - _includes/right-bar/custom-bars.html
138
+ - _includes/right-bar/program-extras.html
139
+ - _includes/right-bar/rbar.html
140
+ - _includes/right-bar/rbar_articles.html
141
+ - _includes/right-bar/rbar_profiles.html
142
+ - _includes/sharebox.html
143
+ - _includes/social-icon-group.html
144
+ - _includes/social-icons.html
145
+ - _includes/social.html
146
+ - _includes/tables/zebra.html
147
+ - _includes/youtube.html
148
+ - _layouts/blank-article.html
149
+ - _layouts/blank.html
150
+ - _layouts/communal-elections.html
151
+ - _layouts/compress.html
152
+ - _layouts/contacts.html
153
+ - _layouts/default.html
154
+ - _layouts/home.html
155
+ - _layouts/members.html
156
+ - _layouts/page.html
157
+ - _layouts/person.html
158
+ - _layouts/pirate-center.html
159
+ - _layouts/post.html
160
+ - _layouts/program-post.html
161
+ - _layouts/redirected.html
162
+ - _layouts/regions.html
163
+ - _layouts/regions2.html
164
+ - _layouts/taglist.html
165
+ - assets/icons/blog.png
166
+ - assets/icons/compass.png
167
+ - assets/icons/facebook.png
168
+ - assets/icons/github.png
169
+ - assets/icons/googleplus.png
170
+ - assets/icons/instagram.png
171
+ - assets/icons/linkedin.png
172
+ - assets/icons/pinterest.png
173
+ - assets/icons/piratewiki.png
174
+ - assets/icons/redmine.png
175
+ - assets/icons/twitter.png
176
+ - assets/icons/vkontakte.png
177
+ - assets/icons/youtube.png
178
+ - assets/img/brand/logo-group.png
179
+ - assets/img/brand/logo-group.svg
180
+ - assets/img/brand/logo-round.png
181
+ - assets/img/brand/logo-round.svg
182
+ - assets/img/brand/logo.ai
183
+ - assets/img/brand/logo.pdf
184
+ - assets/img/brand/logo.png
185
+ - assets/img/brand/logo.svg
186
+ - assets/img/brand/logo_easy.png
187
+ - assets/img/brand/logo_napis.ai
188
+ - assets/img/brand/logo_napis.pdf
189
+ - assets/img/brand/logo_napis.png
190
+ - assets/img/brand/logo_napis.svg
191
+ - assets/img/brand/logo_napis_male.png
192
+ - assets/img/brand/logo_napis_white.ai
193
+ - assets/img/brand/logo_napis_white.pdf
194
+ - assets/img/brand/logo_napis_white.png
195
+ - assets/img/brand/logo_napis_white.svg
196
+ - assets/img/brand/logo_white.ai
197
+ - assets/img/brand/logo_white.pdf
198
+ - assets/img/brand/logo_white.png
199
+ - assets/img/brand/logo_white.svg
200
+ - assets/img/brand/logotyp_email.png
201
+ - assets/img/brand/logow.svg
202
+ - assets/img/favicon/apple-touch-icon-114x114.png
203
+ - assets/img/favicon/apple-touch-icon-120x120.png
204
+ - assets/img/favicon/apple-touch-icon-144x144.png
205
+ - assets/img/favicon/apple-touch-icon-152x152.png
206
+ - assets/img/favicon/apple-touch-icon-57x57.png
207
+ - assets/img/favicon/apple-touch-icon-60x60.png
208
+ - assets/img/favicon/apple-touch-icon-72x72.png
209
+ - assets/img/favicon/apple-touch-icon-76x76.png
210
+ - assets/img/favicon/favicon-128x128.png
211
+ - assets/img/favicon/favicon-16x16.png
212
+ - assets/img/favicon/favicon-196x196.png
213
+ - assets/img/favicon/favicon-32x32.png
214
+ - assets/img/favicon/favicon-96x96.png
215
+ - assets/img/favicon/favicon.ico
216
+ - assets/img/favicon/mstile-144x144.png
217
+ - assets/img/favicon/mstile-150x150.png
218
+ - assets/img/favicon/mstile-310x150.png
219
+ - assets/img/favicon/mstile-310x310.png
220
+ - assets/img/favicon/mstile-70x70.png
221
+ - assets/img/header/background.jpg
222
+ - assets/img/map-markers/map-marker-alizarin.svg
223
+ - assets/img/map-markers/map-marker-amethyst.svg
224
+ - assets/img/map-markers/map-marker-asbestos.svg
225
+ - assets/img/map-markers/map-marker-asphalt.svg
226
+ - assets/img/map-markers/map-marker-belize-hole.svg
227
+ - assets/img/map-markers/map-marker-black.svg
228
+ - assets/img/map-markers/map-marker-carrot.svg
229
+ - assets/img/map-markers/map-marker-concrete.svg
230
+ - assets/img/map-markers/map-marker-emerald.svg
231
+ - assets/img/map-markers/map-marker-green-sea.svg
232
+ - assets/img/map-markers/map-marker-midnight-blue.svg
233
+ - assets/img/map-markers/map-marker-nephritis.svg
234
+ - assets/img/map-markers/map-marker-orange.svg
235
+ - assets/img/map-markers/map-marker-peter-river.svg
236
+ - assets/img/map-markers/map-marker-pomegranate.svg
237
+ - assets/img/map-markers/map-marker-pumpkin.svg
238
+ - assets/img/map-markers/map-marker-sun-flower.svg
239
+ - assets/img/map-markers/map-marker-turqoise.svg
240
+ - assets/img/map-markers/map-marker-wisteria.svg
241
+ - assets/img/people/ppp.jpg
242
+ - assets/img/people/ppp.png
243
+ - assets/img/people/unknown-pirate.svg
244
+ - assets/img/posts/obrazek.u.tohoto.postu.jpg
245
+ - assets/img/praha-index/kandidatka2018.gif
246
+ - assets/img/praha-index/naprahuzmeny.jpg
247
+ - assets/img/pripoj-se/dotaznik.png
248
+ - assets/img/pripoj-se/krajske-forum.jpg
249
+ - assets/img/pripoj-se/noviny.jpg
250
+ - assets/img/pripoj-se/zastupko.jpg
251
+ - assets/img/program/icons/doprava.svg
252
+ - assets/img/program/icons/finance.png
253
+ - assets/img/program/icons/finance.svg
254
+ - assets/img/program/icons/informatika.png
255
+ - assets/img/program/icons/informatika.svg
256
+ - assets/img/program/icons/ivan-bartos-acta.jpg
257
+ - assets/img/program/icons/kontrola.svg
258
+ - assets/img/program/icons/kultura.png
259
+ - assets/img/program/icons/metropole-01.svg
260
+ - assets/img/program/icons/mezinarodni-vztahy.png
261
+ - assets/img/program/icons/mezinarodni-vztahy.svg
262
+ - assets/img/program/icons/mistni-rozvoj.svg
263
+ - assets/img/program/icons/moderni rodina-1.svg
264
+ - assets/img/program/icons/obrana.svg
265
+ - assets/img/program/icons/obrana2.svg
266
+ - assets/img/program/icons/prace-a-socialni-veci.svg
267
+ - assets/img/program/icons/prace-a-socialni.png
268
+ - assets/img/program/icons/prumysl.png
269
+ - assets/img/program/icons/prumysl.svg
270
+ - assets/img/program/icons/radnice-01.svg
271
+ - assets/img/program/icons/spravedlnost.png
272
+ - assets/img/program/icons/spravedlnost.svg
273
+ - assets/img/program/icons/svoboda.svg
274
+ - assets/img/program/icons/vnitro a otevreny stat.svg
275
+ - assets/img/program/icons/vnitro.png
276
+ - assets/img/program/icons/vzdelani.png
277
+ - assets/img/program/icons/vzdelavani a veda.svg
278
+ - assets/img/program/icons/zdravotnictvi.png
279
+ - assets/img/program/icons/zdravotnictvi.svg
280
+ - assets/img/program/icons/zemedelstvi.png
281
+ - assets/img/program/icons/zemedelstvi.svg
282
+ - assets/img/program/icons/zivotni-prostredi.png
283
+ - assets/img/program/icons/zivotni-prostredi.svg
284
+ - assets/img/program/psp2017/doprava.svg
285
+ - assets/img/program/psp2017/finance.svg
286
+ - assets/img/program/psp2017/informatika.svg
287
+ - assets/img/program/psp2017/kultura.png
288
+ - assets/img/program/psp2017/mezinarodni-vztahy.svg
289
+ - assets/img/program/psp2017/mistni-rozvoj.svg
290
+ - assets/img/program/psp2017/obrana.svg
291
+ - assets/img/program/psp2017/prumysl.svg
292
+ - assets/img/program/psp2017/spravedlnost.svg
293
+ - assets/img/program/psp2017/vnitro.png
294
+ - assets/img/program/psp2017/vzdelani.png
295
+ - assets/img/program/psp2017/zdravotnictvi.svg
296
+ - assets/img/program/psp2017/zemedelstvi.png
297
+ - assets/img/program/psp2017/zivotni-prostredi.svg
298
+ - assets/img/program/volebni-rozcestnik.png
299
+ - assets/img/tiles/lightGrey.png
300
+ - assets/img/tiles/tableOfContent.png
301
+ - jekyll-theme-pirati-sk.gemspec
302
+ homepage: https://github.com/mkrejpsky/jekyll-theme-pirati-sk#readme
303
+ licenses:
304
+ - MIT
305
+ metadata: {}
306
+ post_install_message:
307
+ rdoc_options: []
308
+ require_paths:
309
+ - lib
310
+ required_ruby_version: !ruby/object:Gem::Requirement
311
+ requirements:
312
+ - - ">="
313
+ - !ruby/object:Gem::Version
314
+ version: '0'
315
+ required_rubygems_version: !ruby/object:Gem::Requirement
316
+ requirements:
317
+ - - ">="
318
+ - !ruby/object:Gem::Version
319
+ version: '0'
320
+ requirements: []
321
+ rubyforge_project:
322
+ rubygems_version: 2.7.6
323
+ signing_key:
324
+ specification_version: 4
325
+ summary: Basic theme for Slovakian pirate party
326
+ test_files: []