compost-jekyll-theme 0.4.2 → 0.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (193) hide show
  1. checksums.yaml +4 -4
  2. data/_data/en.yml +56 -56
  3. data/_data/es.yml +55 -55
  4. data/_data/fixtures/activity_pub/activities/sutty.yml +19 -17
  5. data/_data/fixtures/activity_pub/likes.yml +18 -18
  6. data/_data/fixtures/activity_pub/replies.yml +444 -421
  7. data/_data/fixtures/activity_pub/shared.yml +65 -65
  8. data/_data/fixtures/activity_pub/users/cibor_yogui.yml +49 -49
  9. data/_data/fixtures/activity_pub/users/edumerco.yml +64 -62
  10. data/_data/fixtures/activity_pub/users/f.yml +65 -62
  11. data/_data/fixtures/activity_pub/users/sutty.yml +63 -60
  12. data/_data/layouts/about.yml +20 -20
  13. data/_data/layouts/author.yml +2 -2
  14. data/_data/layouts/back_cover.yml +2 -2
  15. data/_data/layouts/button.yml +2 -2
  16. data/_data/layouts/button_copy.yml +2 -2
  17. data/_data/layouts/code_of_conduct.yml +2 -2
  18. data/_data/layouts/footer.yml +2 -2
  19. data/_data/layouts/front_cover.yml +2 -2
  20. data/_data/layouts/goal.yml +2 -2
  21. data/_data/layouts/license.yml +2 -2
  22. data/_data/layouts/menu.yml +10 -10
  23. data/_data/layouts/post.yml +5 -5
  24. data/_data/layouts/privacy_policy.yml +2 -2
  25. data/_data/layouts/support.yml +2 -2
  26. data/_data/layouts/supporter.yml +2 -2
  27. data/_data/layouts/theme.yml +65 -41
  28. data/_data/placeholder.yml +2 -2
  29. data/_data/schema.yml +10 -10
  30. data/_data/theme.yml +54 -54
  31. data/_includes/author_block.html +7 -8
  32. data/_includes/biography.html +3 -4
  33. data/_includes/bootstrap/custom_select.html +6 -7
  34. data/_includes/btn_header.html +8 -9
  35. data/_includes/buttons/with_copy.html +6 -7
  36. data/_includes/buttons/with_link.html +8 -9
  37. data/_includes/card_horizontal.html +6 -7
  38. data/_includes/cover_post/generic.html +26 -25
  39. data/_includes/cover_post/home.html +9 -9
  40. data/_includes/cover_post/menu.html +16 -15
  41. data/_includes/date.html +4 -3
  42. data/_includes/details.html +17 -18
  43. data/_includes/device_detector.html +19 -8
  44. data/_includes/divider.html +6 -7
  45. data/_includes/embed_responsive.html +13 -11
  46. data/_includes/external_link.html +10 -10
  47. data/_includes/fa.html +11 -6
  48. data/_includes/footer.html +10 -13
  49. data/_includes/goal.html +20 -12
  50. data/_includes/header.html +20 -17
  51. data/_includes/header_toggler.html +28 -28
  52. data/_includes/headings/generic.html +4 -5
  53. data/_includes/headings/h1.html +3 -4
  54. data/_includes/headings/h2.html +3 -4
  55. data/_includes/headings/h3.html +3 -4
  56. data/_includes/headings/with_link.html +4 -5
  57. data/_includes/image_with_link.html +18 -16
  58. data/_includes/license_block.html +7 -5
  59. data/_includes/menu_close.html +4 -5
  60. data/_includes/menu_item.html +4 -5
  61. data/_includes/menu_open.html +4 -5
  62. data/_includes/navigation_post.html +32 -30
  63. data/_includes/picture.html +11 -10
  64. data/_includes/script.html +1 -1
  65. data/_includes/text_link.html +5 -6
  66. data/_includes/theme/author_block.html +1 -1
  67. data/_includes/theme/biography.html +1 -3
  68. data/_includes/theme/card_horizontal.html +2 -1
  69. data/_includes/theme/cards.html +6 -5
  70. data/_includes/theme/colors.html +1 -1
  71. data/_includes/theme/content.html +9 -9
  72. data/_includes/theme/embed_responsive.html +3 -3
  73. data/_includes/theme/font_sizes.html +6 -10
  74. data/_includes/theme/footer.html +2 -1
  75. data/_includes/theme/header_close.html +14 -13
  76. data/_includes/theme/header_open.html +14 -13
  77. data/_includes/theme/header_toggler.html +11 -9
  78. data/_includes/theme/llamar_modal.html +3 -7
  79. data/_includes/theme/modal_ayuda.html +1 -1
  80. data/_includes/theme/modal_imagen.html +2 -4
  81. data/_includes/theme/modal_video.html +2 -4
  82. data/_includes/theme/reactions.html +4 -1
  83. data/_includes/theme/toot_card.html +4 -3
  84. data/_includes/toggler/toggler.html +3 -2
  85. data/_includes/toggler/toggler_label.html +2 -1
  86. data/_includes/toggler/toggler_related.html +2 -1
  87. data/_layouts/about.html +2 -3
  88. data/_layouts/back_cover.html +11 -10
  89. data/_layouts/code_of_conduct.html +3 -3
  90. data/_layouts/default.html +27 -16
  91. data/_layouts/default_with_menu.html +7 -6
  92. data/_layouts/home.html +33 -32
  93. data/_layouts/license.html +3 -3
  94. data/_layouts/page.html +0 -1
  95. data/_layouts/post.html +1 -1
  96. data/_layouts/privacy_policy.html +3 -3
  97. data/_layouts/support.html +28 -27
  98. data/_layouts/theme.html +0 -1
  99. data/_sass/content.scss +25 -10
  100. data/_sass/details.scss +24 -22
  101. data/_sass/open_sans.scss +36 -20
  102. data/_sass/open_sans_wght_700.scss +36 -20
  103. data/_sass/roboto_ital_wght_0_100_0_300_0_400_0_500_0_700_0_900_1_100_1_300_1_400_1_500_1_700_1_900.scss +946 -0
  104. data/_sass/roboto_mono_ital_wght_0_400_0_700_1_400_1_700.scss +12 -8
  105. data/_sass/source_serif_4_ital_wght_0_400_0_700_1_400_1_700.scss +8 -8
  106. data/_sass/utilities.scss +60 -21
  107. data/_sass/work_sans_ital_wght_1_300.scss +3 -2
  108. data/assets/css/styles.scss +1 -0
  109. data/assets/fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz0dL_nz.woff2 +0 -0
  110. data/assets/fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz4dL_nz.woff2 +0 -0
  111. data/assets/fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEz8dL_nz.woff2 +0 -0
  112. data/assets/fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzAdLw.woff2 +0 -0
  113. data/assets/fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzMdL_nz.woff2 +0 -0
  114. data/assets/fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzQdL_nz.woff2 +0 -0
  115. data/assets/fonts/roboto/v32/KFOiCnqEu92Fr1Mu51QrEzwdL_nz.woff2 +0 -0
  116. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc-CsTKlA.woff2 +0 -0
  117. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc0CsTKlA.woff2 +0 -0
  118. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc1CsTKlA.woff2 +0 -0
  119. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc2CsTKlA.woff2 +0 -0
  120. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2 +0 -0
  121. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc5CsTKlA.woff2 +0 -0
  122. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.woff2 +0 -0
  123. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc-CsTKlA.woff2 +0 -0
  124. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc0CsTKlA.woff2 +0 -0
  125. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc1CsTKlA.woff2 +0 -0
  126. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc2CsTKlA.woff2 +0 -0
  127. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc3CsTKlA.woff2 +0 -0
  128. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc5CsTKlA.woff2 +0 -0
  129. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TLBCc6CsQ.woff2 +0 -0
  130. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc-CsTKlA.woff2 +0 -0
  131. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc0CsTKlA.woff2 +0 -0
  132. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc1CsTKlA.woff2 +0 -0
  133. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc2CsTKlA.woff2 +0 -0
  134. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2 +0 -0
  135. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc5CsTKlA.woff2 +0 -0
  136. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TjASc6CsQ.woff2 +0 -0
  137. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.woff2 +0 -0
  138. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2 +0 -0
  139. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.woff2 +0 -0
  140. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2 +0 -0
  141. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2 +0 -0
  142. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.woff2 +0 -0
  143. data/assets/fonts/roboto/v32/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2 +0 -0
  144. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2 +0 -0
  145. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2 +0 -0
  146. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2 +0 -0
  147. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2 +0 -0
  148. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxIIzI.woff2 +0 -0
  149. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2 +0 -0
  150. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2 +0 -0
  151. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2 +0 -0
  152. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2 +0 -0
  153. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2 +0 -0
  154. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2 +0 -0
  155. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xIIzI.woff2 +0 -0
  156. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2 +0 -0
  157. data/assets/fonts/roboto/v32/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2 +0 -0
  158. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2 +0 -0
  159. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fBBc4.woff2 +0 -0
  160. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2 +0 -0
  161. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2 +0 -0
  162. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2 +0 -0
  163. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2 +0 -0
  164. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2 +0 -0
  165. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2 +0 -0
  166. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fBBc4.woff2 +0 -0
  167. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2 +0 -0
  168. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2 +0 -0
  169. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2 +0 -0
  170. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2 +0 -0
  171. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2 +0 -0
  172. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2 +0 -0
  173. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfBBc4.woff2 +0 -0
  174. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2 +0 -0
  175. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2 +0 -0
  176. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2 +0 -0
  177. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2 +0 -0
  178. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2 +0 -0
  179. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfABc4EsA.woff2 +0 -0
  180. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfBBc4.woff2 +0 -0
  181. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfBxc4EsA.woff2 +0 -0
  182. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2 +0 -0
  183. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2 +0 -0
  184. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2 +0 -0
  185. data/assets/fonts/roboto/v32/KFOlCnqEu92Fr1MmYUtfCxc4EsA.woff2 +0 -0
  186. data/assets/fonts/roboto/v32/KFOmCnqEu92Fr1Mu4WxKOzY.woff2 +0 -0
  187. data/assets/fonts/roboto/v32/KFOmCnqEu92Fr1Mu4mxK.woff2 +0 -0
  188. data/assets/fonts/roboto/v32/KFOmCnqEu92Fr1Mu5mxKOzY.woff2 +0 -0
  189. data/assets/fonts/roboto/v32/KFOmCnqEu92Fr1Mu72xKOzY.woff2 +0 -0
  190. data/assets/fonts/roboto/v32/KFOmCnqEu92Fr1Mu7GxKOzY.woff2 +0 -0
  191. data/assets/fonts/roboto/v32/KFOmCnqEu92Fr1Mu7WxKOzY.woff2 +0 -0
  192. data/assets/fonts/roboto/v32/KFOmCnqEu92Fr1Mu7mxKOzY.woff2 +0 -0
  193. metadata +87 -2
@@ -1,13 +1,13 @@
1
1
  ---
2
2
  layout: "default"
3
3
  ---
4
-
5
- {%- assign footer = site.posts | find: "layout", "footer" -%}
6
- {%- assign about = site.posts | find: "layout", "about" -%}
7
- {%- assign support = site.posts | find: "layout", "support" -%}
4
+ {%- assign footer = site.posts | find: 'layout', 'footer' -%}
5
+ {%- assign about = site.posts | find: 'layout', 'about' -%}
6
+ {%- assign support = site.posts | find: 'layout', 'support' -%}
8
7
 
9
8
  <div class="background-post {{ site.data.theme.layout_class[page.layout] }}">
10
- {% include header_toggler.html
9
+ {%
10
+ include header_toggler.html
11
11
  logo_open_src=about.image_menu_open.path
12
12
  logo_open_alt=about.image_menu_open.description
13
13
  btn_open_src="public/mushroom_open.gif"
@@ -16,7 +16,8 @@ layout: "default"
16
16
  btn_close_src="public/mushroom_close.gif"
17
17
  btn_href=support.url
18
18
  btn_alt=site.i18n.support_alt
19
- background_class="pt-3 px-2 pb-100 background-image-menu-close background-position-center-bottom w-100 background-size-auto-100" %}
19
+ background_class="pt-3 px-2 pb-100 background-image-menu-close background-position-center-bottom w-100 background-size-auto-100"
20
+ %}
20
21
 
21
22
  {{ content }}
22
23
 
data/_layouts/home.html CHANGED
@@ -1,40 +1,41 @@
1
1
  ---
2
2
  layout: "default_with_menu"
3
3
  ---
4
-
5
- {%- assign theme = site.posts | find: "layout", "theme" -%}
6
- {%- assign front_cover = site.posts | find: "layout", "front_cover" -%}
7
- {%- assign posts = site.posts | where: "layout", "post" -%}
8
- {%- assign back_cover = site.posts | find: "layout", "back_cover" -%}
4
+ {%- assign theme = site.posts | find: 'layout', 'theme' -%}
5
+ {%- assign front_cover = site.posts | find: 'layout', 'front_cover' -%}
6
+ {%- assign posts = site.posts | where: 'layout', 'post' -%}
7
+ {%- assign back_cover = site.posts | find: 'layout', 'back_cover' -%}
9
8
 
10
9
  <div class="pt-md-80 px-3">
11
- {% include card_horizontal.html
12
- src=front_cover.image.path
13
- alt=front_cover.image.alt
14
- title=front_cover.title
15
- subtitle=front_cover.subtitle
16
- content=front_cover.content
17
- %}
18
- {% if theme.divider_image.path %}
19
- {% include divider.html src=theme.divider_image.path alt=site.i18n.divider %}
20
- {% endif %}
10
+ {%
11
+ include card_horizontal.html
12
+ src=front_cover.image.path
13
+ alt=front_cover.image.alt
14
+ title=front_cover.title
15
+ subtitle=front_cover.subtitle
16
+ content=front_cover.content
17
+ %}
18
+ {% if theme.divider_image.path %}
19
+ {% include divider.html src=theme.divider_image.path alt=site.i18n.divider %}
20
+ {% endif %}
21
21
 
22
- <article class="row row-cols-1 row-cols-md-2 row-cols-lg-3 container-lg mx-auto">
23
- {% for post in posts %}
24
- <div class="col pb-5 px-2">
25
- {% include cover_post/home.html
26
- authors=post.authors
27
- src=post.image.path
28
- alt=post.title
29
- title=post.title
30
- description=post.description
31
- href=post.url
32
- %}
33
- </div>
34
- {% endfor %}
22
+ <article class="row row-cols-1 row-cols-md-2 row-cols-lg-3 container-lg mx-auto">
23
+ {% for post in posts %}
24
+ <div class="col pb-5 px-2">
25
+ {%
26
+ include cover_post/home.html
27
+ authors=post.authors
28
+ src=post.image.path
29
+ alt=post.title
30
+ title=post.title
31
+ description=post.description
32
+ href=post.url
33
+ %}
34
+ </div>
35
+ {% endfor %}
35
36
 
36
- <div class="col pb-5 px-2">
37
- {% include cover_post/home.html title=back_cover.title src=back_cover.image.path alt=back_cover.image.description href=back_cover.url description=back_cover.description %}
38
- </div>
39
- </article>
37
+ <div class="col pb-5 px-2">
38
+ {% include cover_post/home.html title=back_cover.title src=back_cover.image.path alt=back_cover.image.description href=back_cover.url description=back_cover.description %}
39
+ </div>
40
+ </article>
40
41
  </div>
@@ -1,7 +1,6 @@
1
1
  ---
2
2
  layout: "default_with_menu"
3
3
  ---
4
-
5
4
  <article id="{{ page.slug }}" class="container mx-auto max-w-780px my-4 px-20">
6
5
  <div class="mt-5">
7
6
  {% include headings/h1.html class="text-uppercase black hover-black letter-spacing-4 font-weight-bold mb-12" text=page.title %}
@@ -11,7 +10,7 @@ layout: "default_with_menu"
11
10
  {% endif %}
12
11
 
13
12
  <div
14
- class="font-family-secondary lead-md pt-20 content"
13
+ class="font-family-content lead-md pt-20 content"
15
14
  data-controller="footnotes"
16
15
  data-action="resize@window->footnotes#resize"
17
16
  data-footnotes-container-width-value="{{ site.data.theme.footnotes_container_width }}"
@@ -20,7 +19,8 @@ layout: "default_with_menu"
20
19
  data-footnotes-offset-left-value="{{ site.data.theme.footnotes_offset_left }}"
21
20
  data-footnotes-footnote-class="{{ site.data.theme.footnotes_footnote_class | join: " " }}"
22
21
  data-footnotes-footnote-toggled-class="{{ site.data.theme.footnotes_footnote_toggled_class | join: " " }}"
23
- data-footnotes-sidenote-class="{{ site.data.theme.footnotes_sidenote_class | join: " " }}">
22
+ data-footnotes-sidenote-class="{{ site.data.theme.footnotes_sidenote_class | join: " " }}"
23
+ >
24
24
  {{ content }}
25
25
  </div>
26
26
  </div>
data/_layouts/page.html CHANGED
@@ -1,5 +1,4 @@
1
1
  ---
2
2
  layout: "default_with_menu"
3
3
  ---
4
-
5
4
  {{ content }}
data/_layouts/post.html CHANGED
@@ -41,7 +41,7 @@ layout: "default_with_menu"
41
41
  data-footnotes-footnote-class="{{ site.data.theme.footnotes_footnote_class | join: " " }}"
42
42
  data-footnotes-footnote-toggled-class="{{ site.data.theme.footnotes_footnote_toggled_class | join: " " }}"
43
43
  data-footnotes-sidenote-class="{{ site.data.theme.footnotes_sidenote_class | join: " " }}"
44
- class="font-family-secondary lead-md pt-20 content"
44
+ class="font-family-content lead-md pt-20 content"
45
45
  data-controller="footnotes"
46
46
  data-action="resize@window->footnotes#resize"
47
47
  >
@@ -1,7 +1,6 @@
1
1
  ---
2
2
  layout: "default_with_menu"
3
3
  ---
4
-
5
4
  <article id="{{ page.slug }}" class="container mx-auto max-w-780px my-4 px-20">
6
5
  <div class="mt-5">
7
6
  {% include headings/h1.html class="text-uppercase black hover-black letter-spacing-4 font-weight-bold mb-12" text=page.title %}
@@ -11,7 +10,7 @@ layout: "default_with_menu"
11
10
  {% endif %}
12
11
 
13
12
  <div
14
- class="font-family-secondary lead-md pt-20 content"
13
+ class="font-family-content lead-md pt-20 content"
15
14
  data-controller="footnotes"
16
15
  data-action="resize@window->footnotes#resize"
17
16
  data-footnotes-container-width-value="{{ site.data.theme.footnotes_container_width }}"
@@ -20,7 +19,8 @@ layout: "default_with_menu"
20
19
  data-footnotes-offset-left-value="{{ site.data.theme.footnotes_offset_left }}"
21
20
  data-footnotes-footnote-class="{{ site.data.theme.footnotes_footnote_class | join: " " }}"
22
21
  data-footnotes-footnote-toggled-class="{{ site.data.theme.footnotes_footnote_toggled_class | join: " " }}"
23
- data-footnotes-sidenote-class="{{ site.data.theme.footnotes_sidenote_class | join: " " }}">
22
+ data-footnotes-sidenote-class="{{ site.data.theme.footnotes_sidenote_class | join: " " }}"
23
+ >
24
24
  {{ content }}
25
25
  </div>
26
26
  </div>
@@ -1,46 +1,47 @@
1
1
  ---
2
2
  layout: "default_with_menu"
3
3
  ---
4
-
5
- {%- assign about = site.posts | find: "layout", "about" -%}
6
- {%- assign authors = site.posts | where: "layout", "author" -%}
7
- {%- assign buttons = site.posts | where: "layout", "button" -%}
8
- {%- assign buttons = site.posts | where: "layout", "button_copy" | concat: buttons | order -%}
9
- {%- assign goals = site.posts | where: "layout", "goal" -%}
4
+ {%- assign about = site.posts | find: 'layout', 'about' -%}
5
+ {%- assign authors = site.posts | where: 'layout', 'author' -%}
6
+ {%- assign buttons = site.posts | where: 'layout', 'button' -%}
7
+ {%- assign buttons = site.posts | where: 'layout', 'button_copy' | concat: buttons | order -%}
8
+ {%- assign goals = site.posts | where: 'layout', 'goal' -%}
10
9
 
11
10
  <article
12
11
  data-controller="support-us"
13
12
  data-support-us-monetization-url-value="{{ page.monetization_url }}"
14
- id="{{ page.slug }}" class="container mx-auto max-w-780px py-4 mt-lg-5 px-20">
15
-
13
+ id="{{ page.slug }}"
14
+ class="container mx-auto max-w-780px py-4 mt-lg-5 px-20"
15
+ >
16
16
  {% include headings/h1.html class="text-uppercase black hover-black letter-spacing-4 font-weight-bold mb-4" text=page.title %}
17
17
 
18
- <p class="lead-md content">{{ page.description }}</p>
18
+ <p class="lead-md content">{{ page.description }}</p>
19
19
 
20
- <div class="row row-cols-2 justify-content-center my-80 no-gutters">
20
+ <div class="row row-cols-2 justify-content-center my-80 no-gutters">
21
21
  {% for button in buttons %}
22
22
  <div class="col d-flex p-1">
23
- {% if button.layout == "button" %}
23
+ {% if button.layout == 'button' %}
24
24
  {% include buttons/with_link.html href=button.link text=button.title %}
25
- {% elsif button.layout == "button_copy" %}
25
+ {% elsif button.layout == 'button_copy' %}
26
26
  {% include buttons/with_copy.html copy=button.text text=button.title %}
27
27
  {% endif %}
28
28
  </div>
29
29
  {% endfor %}
30
- </div>
31
-
32
- <div class="lead-md content">
33
- {{-
34
- page.section_1
35
- | replace: "BALANCE", '<code data-support-us-target="balance"></code>'
36
- | replace: "DATE", '<span data-support-us-target="date"></span>' -}}
37
- </div>
38
-
39
- <div class="my-4">
40
- {% for goal in goals %}
41
- {% include goal.html title=goal.title text=goal.description value_now=1000 value_max=goal.value_max currency=goal.currency %}
42
- {% endfor %}
43
- </div>
30
+ </div>
31
+
32
+ <div class="lead-md content">
33
+ {{-
34
+ page.section_1
35
+ | replace: 'BALANCE', '<code data-support-us-target="balance"></code>'
36
+ | replace: 'DATE', '<span data-support-us-target="date"></span>'
37
+ -}}
38
+ </div>
39
+
40
+ <div class="my-4">
41
+ {% for goal in goals %}
42
+ {% include goal.html title=goal.title text=goal.description value_now=1000 value_max=goal.value_max currency=goal.currency %}
43
+ {% endfor %}
44
+ </div>
44
45
 
45
- <div class="lead-md content">{{ page.section_2 }}</div>
46
+ <div class="lead-md content">{{ page.section_2 }}</div>
46
47
  </article>
data/_layouts/theme.html CHANGED
@@ -1,7 +1,6 @@
1
1
  ---
2
2
  layout: default
3
3
  ---
4
-
5
4
  {% capture components %}
6
5
  {% for component in site.data.components %}
7
6
  {% assign component_include = "theme/" | append: component | append: ".html" %}
data/_sass/content.scss CHANGED
@@ -1,11 +1,15 @@
1
1
  .content {
2
- p { min-height: $font-size-base * $line-height-base; }
3
- h1 { min-height: $h1-font-size * $headings-line-height; }
2
+ p {
3
+ min-height: $font-size-base * $line-height-base;
4
+ }
5
+ h1 {
6
+ min-height: $h1-font-size * $headings-line-height;
7
+ }
4
8
  h2 {
5
9
  min-height: $h2-font-size * $headings-line-height;
6
10
  text-transform: uppercase !important;
7
- margin-top:2rem;
8
- margin-bottom:1.5rem;
11
+ margin-top: 2rem;
12
+ margin-bottom: 1.5rem;
9
13
  font-family: "Open Sans", sans-serif;
10
14
  letter-spacing: 2.73px;
11
15
  }
@@ -16,15 +20,26 @@
16
20
  margin: 2rem 0 1.5rem;
17
21
  }
18
22
 
19
- h4 { min-height: $h4-font-size * $headings-line-height; }
20
- h5 { min-height: $h5-font-size * $headings-line-height; }
21
- h6 { min-height: $h6-font-size * $headings-line-height; }
23
+ h4 {
24
+ min-height: $h4-font-size * $headings-line-height;
25
+ }
26
+ h5 {
27
+ min-height: $h5-font-size * $headings-line-height;
28
+ }
29
+ h6 {
30
+ min-height: $h6-font-size * $headings-line-height;
31
+ }
22
32
 
23
- iframe { border: 0; }
33
+ iframe {
34
+ border: 0;
35
+ }
24
36
 
25
- audio { width: 100%; }
37
+ audio {
38
+ width: 100%;
39
+ }
26
40
 
27
- img, video {
41
+ img,
42
+ video {
28
43
  @extend .img-fluid;
29
44
  height: auto;
30
45
  margin: 2rem 0;
data/_sass/details.scss CHANGED
@@ -1,28 +1,30 @@
1
1
  details {
2
- summary {
3
- .show-when-open {
4
- display: none;
5
- }
2
+ summary {
3
+ .show-when-open {
4
+ display: none;
5
+ }
6
6
 
7
- .hide-when-open {
8
- display: block;
9
- }
10
- }
7
+ .hide-when-open {
8
+ display: block;
9
+ }
10
+ }
11
11
 
12
- &[open] {
13
- summary {
14
- .show-when-open {
15
- display: block;
16
- }
12
+ &[open] {
13
+ summary {
14
+ .show-when-open {
15
+ display: block;
16
+ }
17
17
 
18
- .hide-when-open {
19
- display: none;
20
- }
21
- }
22
- }
18
+ .hide-when-open {
19
+ display: none;
20
+ }
21
+ }
22
+ }
23
23
 
24
- & > summary {
25
- list-style: none;
26
- &::-webkit-details-marker { display: none; }
27
- }
24
+ & > summary {
25
+ list-style: none;
26
+ &::-webkit-details-marker {
27
+ display: none;
28
+ }
29
+ }
28
30
  }
data/_sass/open_sans.scss CHANGED
@@ -1,80 +1,96 @@
1
1
  /* cyrillic-ext */
2
2
  @font-face {
3
- font-family: 'Open Sans';
3
+ font-family: "Open Sans";
4
4
  font-style: normal;
5
5
  font-weight: 400;
6
6
  font-stretch: 100%;
7
7
  font-display: swap;
8
- src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVIGxA.woff2) format('woff2');
9
- unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
8
+ src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVIGxA.woff2)
9
+ format("woff2");
10
+ unicode-range:
11
+ U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
10
12
  }
11
13
  /* cyrillic */
12
14
  @font-face {
13
- font-family: 'Open Sans';
15
+ font-family: "Open Sans";
14
16
  font-style: normal;
15
17
  font-weight: 400;
16
18
  font-stretch: 100%;
17
19
  font-display: swap;
18
- src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4kaVIGxA.woff2) format('woff2');
20
+ src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4kaVIGxA.woff2)
21
+ format("woff2");
19
22
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
20
23
  }
21
24
  /* greek-ext */
22
25
  @font-face {
23
- font-family: 'Open Sans';
26
+ font-family: "Open Sans";
24
27
  font-style: normal;
25
28
  font-weight: 400;
26
29
  font-stretch: 100%;
27
30
  font-display: swap;
28
- src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4saVIGxA.woff2) format('woff2');
31
+ src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4saVIGxA.woff2)
32
+ format("woff2");
29
33
  unicode-range: U+1F00-1FFF;
30
34
  }
31
35
  /* greek */
32
36
  @font-face {
33
- font-family: 'Open Sans';
37
+ font-family: "Open Sans";
34
38
  font-style: normal;
35
39
  font-weight: 400;
36
40
  font-stretch: 100%;
37
41
  font-display: swap;
38
- src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4jaVIGxA.woff2) format('woff2');
42
+ src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4jaVIGxA.woff2)
43
+ format("woff2");
39
44
  unicode-range: U+0370-03FF;
40
45
  }
41
46
  /* hebrew */
42
47
  @font-face {
43
- font-family: 'Open Sans';
48
+ font-family: "Open Sans";
44
49
  font-style: normal;
45
50
  font-weight: 400;
46
51
  font-stretch: 100%;
47
52
  font-display: swap;
48
- src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4iaVIGxA.woff2) format('woff2');
53
+ src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4iaVIGxA.woff2)
54
+ format("woff2");
49
55
  unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
50
56
  }
51
57
  /* vietnamese */
52
58
  @font-face {
53
- font-family: 'Open Sans';
59
+ font-family: "Open Sans";
54
60
  font-style: normal;
55
61
  font-weight: 400;
56
62
  font-stretch: 100%;
57
63
  font-display: swap;
58
- src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4vaVIGxA.woff2) format('woff2');
59
- unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
64
+ src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4vaVIGxA.woff2)
65
+ format("woff2");
66
+ unicode-range:
67
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
68
+ U+01AF-01B0, U+1EA0-1EF9, U+20AB;
60
69
  }
61
70
  /* latin-ext */
62
71
  @font-face {
63
- font-family: 'Open Sans';
72
+ font-family: "Open Sans";
64
73
  font-style: normal;
65
74
  font-weight: 400;
66
75
  font-stretch: 100%;
67
76
  font-display: swap;
68
- src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVIGxA.woff2) format('woff2');
69
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
77
+ src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVIGxA.woff2)
78
+ format("woff2");
79
+ unicode-range:
80
+ U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113,
81
+ U+2C60-2C7F, U+A720-A7FF;
70
82
  }
71
83
  /* latin */
72
84
  @font-face {
73
- font-family: 'Open Sans';
85
+ font-family: "Open Sans";
74
86
  font-style: normal;
75
87
  font-weight: 400;
76
88
  font-stretch: 100%;
77
89
  font-display: swap;
78
- src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVI.woff2) format('woff2');
79
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
90
+ src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVI.woff2)
91
+ format("woff2");
92
+ unicode-range:
93
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
94
+ U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF,
95
+ U+FFFD;
80
96
  }
@@ -1,80 +1,96 @@
1
1
  /* cyrillic-ext */
2
2
  @font-face {
3
- font-family: 'Open Sans';
3
+ font-family: "Open Sans";
4
4
  font-style: normal;
5
5
  font-weight: 700;
6
6
  font-stretch: 100%;
7
7
  font-display: swap;
8
- src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4taVIGxA.woff2) format('woff2');
9
- unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
8
+ src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4taVIGxA.woff2)
9
+ format("woff2");
10
+ unicode-range:
11
+ U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
10
12
  }
11
13
  /* cyrillic */
12
14
  @font-face {
13
- font-family: 'Open Sans';
15
+ font-family: "Open Sans";
14
16
  font-style: normal;
15
17
  font-weight: 700;
16
18
  font-stretch: 100%;
17
19
  font-display: swap;
18
- src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4kaVIGxA.woff2) format('woff2');
20
+ src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4kaVIGxA.woff2)
21
+ format("woff2");
19
22
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
20
23
  }
21
24
  /* greek-ext */
22
25
  @font-face {
23
- font-family: 'Open Sans';
26
+ font-family: "Open Sans";
24
27
  font-style: normal;
25
28
  font-weight: 700;
26
29
  font-stretch: 100%;
27
30
  font-display: swap;
28
- src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4saVIGxA.woff2) format('woff2');
31
+ src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4saVIGxA.woff2)
32
+ format("woff2");
29
33
  unicode-range: U+1F00-1FFF;
30
34
  }
31
35
  /* greek */
32
36
  @font-face {
33
- font-family: 'Open Sans';
37
+ font-family: "Open Sans";
34
38
  font-style: normal;
35
39
  font-weight: 700;
36
40
  font-stretch: 100%;
37
41
  font-display: swap;
38
- src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4jaVIGxA.woff2) format('woff2');
42
+ src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4jaVIGxA.woff2)
43
+ format("woff2");
39
44
  unicode-range: U+0370-03FF;
40
45
  }
41
46
  /* hebrew */
42
47
  @font-face {
43
- font-family: 'Open Sans';
48
+ font-family: "Open Sans";
44
49
  font-style: normal;
45
50
  font-weight: 700;
46
51
  font-stretch: 100%;
47
52
  font-display: swap;
48
- src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4iaVIGxA.woff2) format('woff2');
53
+ src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4iaVIGxA.woff2)
54
+ format("woff2");
49
55
  unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
50
56
  }
51
57
  /* vietnamese */
52
58
  @font-face {
53
- font-family: 'Open Sans';
59
+ font-family: "Open Sans";
54
60
  font-style: normal;
55
61
  font-weight: 700;
56
62
  font-stretch: 100%;
57
63
  font-display: swap;
58
- src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4vaVIGxA.woff2) format('woff2');
59
- unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
64
+ src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4vaVIGxA.woff2)
65
+ format("woff2");
66
+ unicode-range:
67
+ U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
68
+ U+01AF-01B0, U+1EA0-1EF9, U+20AB;
60
69
  }
61
70
  /* latin-ext */
62
71
  @font-face {
63
- font-family: 'Open Sans';
72
+ font-family: "Open Sans";
64
73
  font-style: normal;
65
74
  font-weight: 700;
66
75
  font-stretch: 100%;
67
76
  font-display: swap;
68
- src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVIGxA.woff2) format('woff2');
69
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
77
+ src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVIGxA.woff2)
78
+ format("woff2");
79
+ unicode-range:
80
+ U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113,
81
+ U+2C60-2C7F, U+A720-A7FF;
70
82
  }
71
83
  /* latin */
72
84
  @font-face {
73
- font-family: 'Open Sans';
85
+ font-family: "Open Sans";
74
86
  font-style: normal;
75
87
  font-weight: 700;
76
88
  font-stretch: 100%;
77
89
  font-display: swap;
78
- src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVI.woff2) format('woff2');
79
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
90
+ src: url(../fonts/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVI.woff2)
91
+ format("woff2");
92
+ unicode-range:
93
+ U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
94
+ U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF,
95
+ U+FFFD;
80
96
  }