compost-jekyll-theme 0.4.3 → 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 (108) 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 +418 -228
  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. metadata +2 -2
@@ -1,28 +1,32 @@
1
1
  @font-face {
2
- font-family: 'Roboto Mono';
2
+ font-family: "Roboto Mono";
3
3
  font-style: italic;
4
4
  font-weight: 400;
5
5
  font-display: swap;
6
- src: url(../fonts/robotomono/v22/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrlnAOW9-subset.woff2) format('woff2');
6
+ src: url(../fonts/robotomono/v22/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrlnAOW9-subset.woff2)
7
+ format("woff2");
7
8
  }
8
9
  @font-face {
9
- font-family: 'Roboto Mono';
10
+ font-family: "Roboto Mono";
10
11
  font-style: italic;
11
12
  font-weight: 700;
12
13
  font-display: swap;
13
- src: url(../fonts/robotomono/v22/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrmAB-W9-subset.woff2) format('woff2');
14
+ src: url(../fonts/robotomono/v22/L0xoDF4xlVMF-BfR8bXMIjhOsXG-q2oeuFoqFrmAB-W9-subset.woff2)
15
+ format("woff2");
14
16
  }
15
17
  @font-face {
16
- font-family: 'Roboto Mono';
18
+ font-family: "Roboto Mono";
17
19
  font-style: normal;
18
20
  font-weight: 400;
19
21
  font-display: swap;
20
- src: url(../fonts/robotomono/v22/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vqPQw-subset.woff2) format('woff2');
22
+ src: url(../fonts/robotomono/v22/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vqPQw-subset.woff2)
23
+ format("woff2");
21
24
  }
22
25
  @font-face {
23
- font-family: 'Roboto Mono';
26
+ font-family: "Roboto Mono";
24
27
  font-style: normal;
25
28
  font-weight: 700;
26
29
  font-display: swap;
27
- src: url(../fonts/robotomono/v22/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_Of2PQw-subset.woff2) format('woff2');
30
+ src: url(../fonts/robotomono/v22/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_Of2PQw-subset.woff2)
31
+ format("woff2");
28
32
  }
@@ -1,28 +1,28 @@
1
1
  @font-face {
2
- font-family: 'Source Serif 4';
2
+ font-family: "Source Serif 4";
3
3
  font-style: italic;
4
4
  font-weight: 400;
5
5
  font-display: swap;
6
- src: url(../fonts/sourceserif4/SourceSerif4-It.ttf.woff2) format('woff2');
6
+ src: url(../fonts/sourceserif4/SourceSerif4-It.ttf.woff2) format("woff2");
7
7
  }
8
8
  @font-face {
9
- font-family: 'Source Serif 4';
9
+ font-family: "Source Serif 4";
10
10
  font-style: italic;
11
11
  font-weight: 700;
12
12
  font-display: swap;
13
- src: url(../fonts/sourceserif4/SourceSerif4-BoldIt.ttf.woff2) format('woff2');
13
+ src: url(../fonts/sourceserif4/SourceSerif4-BoldIt.ttf.woff2) format("woff2");
14
14
  }
15
15
  @font-face {
16
- font-family: 'Source Serif 4';
16
+ font-family: "Source Serif 4";
17
17
  font-style: normal;
18
18
  font-weight: 400;
19
19
  font-display: swap;
20
- src: url(../fonts/sourceserif4/SourceSerif4-Regular.ttf.woff2) format('woff2');
20
+ src: url(../fonts/sourceserif4/SourceSerif4-Regular.ttf.woff2) format("woff2");
21
21
  }
22
22
  @font-face {
23
- font-family: 'Source Serif 4';
23
+ font-family: "Source Serif 4";
24
24
  font-style: normal;
25
25
  font-weight: 700;
26
26
  font-display: swap;
27
- src: url(../fonts/sourceserif4/SourceSerif4-Bold.ttf.woff2) format('woff2');
27
+ src: url(../fonts/sourceserif4/SourceSerif4-Bold.ttf.woff2) format("woff2");
28
28
  }
data/_sass/utilities.scss CHANGED
@@ -7,16 +7,28 @@
7
7
  /// @link node_modules/bootstrap/scss/utilities/_borders.scss
8
8
  /// @example html
9
9
  /// <div class="border border-md-top-0 border-width-3"></div>
10
- .border#{$infix} { border: $border-width solid $border-color !important; }
11
- .border#{$infix}-0 { border: 0 !important; }
10
+ .border#{$infix} {
11
+ border: $border-width solid $border-color !important;
12
+ }
13
+ .border#{$infix}-0 {
14
+ border: 0 !important;
15
+ }
12
16
  @each $direction in $directions {
13
- .border#{$infix}-#{$direction} { border-#{$direction}: $border-width solid $border-color !important; }
14
- .border#{$infix}-#{$direction}-0 { border-#{$direction}: 0 !important; }
15
- .border#{$infix}-#{$direction}-dashed { border-#{$direction}: $border-width dashed $border-color !important; }
17
+ .border#{$infix}-#{$direction} {
18
+ border-#{$direction}: $border-width solid $border-color !important;
19
+ }
20
+ .border#{$infix}-#{$direction}-0 {
21
+ border-#{$direction}: 0 !important;
22
+ }
23
+ .border#{$infix}-#{$direction}-dashed {
24
+ border-#{$direction}: $border-width dashed $border-color !important;
25
+ }
16
26
  }
17
27
 
18
28
  @each $border-width, $length in $border-widths {
19
- .border-width#{$infix}-#{$border-width} { border-width: $length !important; }
29
+ .border-width#{$infix}-#{$border-width} {
30
+ border-width: $length !important;
31
+ }
20
32
  }
21
33
 
22
34
  @each $color, $rgb in $theme-colors {
@@ -170,7 +182,7 @@
170
182
  /// @example html
171
183
  /// <div class="position-absolute top-0 left-3"></div>
172
184
  .#{$direction}#{$infix}-#{$spacer} {
173
- #{$direction}: $length
185
+ #{$direction}: $length;
174
186
  }
175
187
 
176
188
  .object-position#{$infix}-#{$direction} {
@@ -194,10 +206,18 @@
194
206
  /// @link assets/css/styles.scss
195
207
  @each $prop, $abbrev in (width: w, height: h) {
196
208
  @each $size, $length in $sizes {
197
- .#{$abbrev}#{$infix}-#{$size} { #{$prop}: $length !important; }
198
- .#{$abbrev}#{$infix}-#{$size} { #{$prop}: $length !important; }
199
- .min-#{$abbrev}#{$infix}-#{$size} { min-#{$prop}: $length !important; }
200
- .max-#{$abbrev}#{$infix}-#{$size} { max-#{$prop}: $length !important; }
209
+ .#{$abbrev}#{$infix}-#{$size} {
210
+ #{$prop}: $length !important;
211
+ }
212
+ .#{$abbrev}#{$infix}-#{$size} {
213
+ #{$prop}: $length !important;
214
+ }
215
+ .min-#{$abbrev}#{$infix}-#{$size} {
216
+ min-#{$prop}: $length !important;
217
+ }
218
+ .max-#{$abbrev}#{$infix}-#{$size} {
219
+ max-#{$prop}: $length !important;
220
+ }
201
221
  }
202
222
  }
203
223
 
@@ -207,7 +227,8 @@
207
227
  }
208
228
 
209
229
  .transform-scale-hover#{$infix}-#{$transform-scale} {
210
- &:hover, &:focus {
230
+ &:hover,
231
+ &:focus {
211
232
  transform: scale($value) !important;
212
233
  }
213
234
  }
@@ -244,11 +265,11 @@
244
265
  }
245
266
 
246
267
  .work-sans {
247
- font-family: 'Work Sans';
268
+ font-family: "Work Sans";
248
269
  }
249
270
 
250
271
  .source-serif {
251
- font-family: 'Source Serif 4';
272
+ font-family: "Source Serif 4";
252
273
  }
253
274
 
254
275
  .font-family-primary {
@@ -259,13 +280,31 @@
259
280
  font-family: $font-family-secondary;
260
281
  }
261
282
 
262
- .zindex-dropdown { z-index: 1000; }
263
- .zindex-sticky { z-index: 1020; }
264
- .zindex-fixed { z-index: 1030; }
265
- .zindex-modal-backdrop { z-index: 1040; }
266
- .zindex-modal { z-index: 1050; }
267
- .zindex-popover { z-index: 1060; }
268
- .zindex-tooltip { z-index: 1070; }
283
+ .font-family-content {
284
+ font-family: $font-family-content;
285
+ }
286
+
287
+ .zindex-dropdown {
288
+ z-index: 1000;
289
+ }
290
+ .zindex-sticky {
291
+ z-index: 1020;
292
+ }
293
+ .zindex-fixed {
294
+ z-index: 1030;
295
+ }
296
+ .zindex-modal-backdrop {
297
+ z-index: 1040;
298
+ }
299
+ .zindex-modal {
300
+ z-index: 1050;
301
+ }
302
+ .zindex-popover {
303
+ z-index: 1060;
304
+ }
305
+ .zindex-tooltip {
306
+ z-index: 1070;
307
+ }
269
308
 
270
309
  b,
271
310
  strong {
@@ -1,7 +1,8 @@
1
1
  @font-face {
2
- font-family: 'Work Sans';
2
+ font-family: "Work Sans";
3
3
  font-style: italic;
4
4
  font-weight: 300;
5
5
  font-display: swap;
6
- src: url(../fonts/worksans/v18/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUgGsJow-subset.woff2) format('woff2');
6
+ src: url(../fonts/worksans/v18/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUgGsJow-subset.woff2)
7
+ format("woff2");
7
8
  }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compost-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.3
4
+ version: 0.4.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sutty
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-06-26 00:00:00.000000000 Z
11
+ date: 2025-07-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll