compost-jekyll-theme 0.1.3 → 0.1.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_data/en.yml +3 -0
- data/_data/es.yml +3 -0
- data/_data/layouts/code_of_conduct.yml +60 -0
- data/_data/layouts/license.yml +60 -0
- data/_data/layouts/privacy_policy.yml +60 -0
- data/_layouts/code_of_conduct.html +27 -0
- data/_layouts/license.html +27 -0
- data/_layouts/privacy_policy.html +27 -0
- metadata +8 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6728d6b7fe00225ad8f79c1e37dd5b0916c7418c73dc60d95cf82eb2b626565b
|
4
|
+
data.tar.gz: 775c192c5feedd35571243bb3ef79c3697b146eff81ea413cbbeab96443370a6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 594681fb59049689de3f2048a14079e405170bd37404870772570b486aeaf5b9c190d431ac47b214e9d41c689a6edc633a8686e79d1d0b12af7ed35a7ca5b15e
|
7
|
+
data.tar.gz: 36c9de622eba9b69fed041b1c4b89e67e7dc144652898768186957234577a039eb99dd0ab64098b917303cb5ec3ae38ac4b206e77926c1c39de7ce68bb4dbee1
|
data/_data/en.yml
CHANGED
@@ -10,11 +10,14 @@ layouts:
|
|
10
10
|
back_cover: "Back Cover"
|
11
11
|
button_copy: "Button with copy"
|
12
12
|
button: "Button with link"
|
13
|
+
code_of_conduct: "Code of conduct"
|
13
14
|
footer: "Footer"
|
14
15
|
front_cover: "Front Cover"
|
15
16
|
goal: "Goal"
|
17
|
+
license: "License"
|
16
18
|
menu: "Menu item"
|
17
19
|
post: "Post"
|
20
|
+
privacy_policy: "Privacy policy"
|
18
21
|
supporter: "Supporter"
|
19
22
|
support: "Support Us"
|
20
23
|
theme: "Customize"
|
data/_data/es.yml
CHANGED
@@ -10,11 +10,14 @@ layouts:
|
|
10
10
|
back_cover: "Contraportada"
|
11
11
|
button_copy: "Botón con copiado"
|
12
12
|
button: "Botón con vínculo"
|
13
|
+
code_of_conduct: "Código de conducta"
|
13
14
|
footer: "Pie del sitio"
|
14
15
|
front_cover: "Portada"
|
15
16
|
goal: "Objetivo"
|
17
|
+
license: "Licencia"
|
16
18
|
menu: "Ítem del menú"
|
17
19
|
post: "Artículo"
|
20
|
+
privacy_policy: "Política de privacidad"
|
18
21
|
supporter: "Patrocinadorx"
|
19
22
|
support: "Apóyanos"
|
20
23
|
theme: "Personalizar"
|
@@ -0,0 +1,60 @@
|
|
1
|
+
---
|
2
|
+
title:
|
3
|
+
type: "string"
|
4
|
+
required: true
|
5
|
+
label:
|
6
|
+
es: "Título del Codigo de Conducta"
|
7
|
+
en: "Title of code of conduct"
|
8
|
+
help:
|
9
|
+
es: ""
|
10
|
+
en: ""
|
11
|
+
description:
|
12
|
+
type: "text"
|
13
|
+
required: true
|
14
|
+
label:
|
15
|
+
es: "Alerta de contenido o descripción del artículo"
|
16
|
+
en: "Content warning or post description"
|
17
|
+
help:
|
18
|
+
es: |
|
19
|
+
Resumen del contenido del artículo, que también usarán redes
|
20
|
+
sociales y buscadores. Si el artículo trata de violencias y otros
|
21
|
+
temas sensibles, te invitamos a usar este campo como alerta de
|
22
|
+
contenido, para que las personas puedan determinar cuándo quieren
|
23
|
+
abrirlo.
|
24
|
+
en: |
|
25
|
+
Summary of post content, also used by social media and search
|
26
|
+
engines. If the post is about violence and other sensitive
|
27
|
+
topics, we invite you to use it as a content warning, so others
|
28
|
+
can decide when they want to read it.
|
29
|
+
content:
|
30
|
+
type: "new_content"
|
31
|
+
label:
|
32
|
+
es: "Contenido del artículo"
|
33
|
+
en: "Post content"
|
34
|
+
help:
|
35
|
+
es: "Escribe aquí el artículo"
|
36
|
+
en: "Write your post here"
|
37
|
+
locales:
|
38
|
+
type: "locales"
|
39
|
+
label:
|
40
|
+
es: "Traducciones"
|
41
|
+
en: "Translations"
|
42
|
+
help:
|
43
|
+
es: "Vínculo al mismo artículo en otros idiomas"
|
44
|
+
en: "Link to same post in other languages"
|
45
|
+
draft:
|
46
|
+
type: "boolean"
|
47
|
+
label:
|
48
|
+
es: "Borrador"
|
49
|
+
en: "Draft"
|
50
|
+
help:
|
51
|
+
es: "Al activar \"Borrador\" este contenido se mantendrá disponible en el panel, pero no se publica en el sitio como los demás contenidos al tocar \"Publicar todos los cambios\""
|
52
|
+
en: "By activating \"Draft\", this content will remain available on the dashboard, but will not be published on the site when you tap \"Publish all changes\" (other content which does not have this option selected will)."
|
53
|
+
order:
|
54
|
+
type: "order"
|
55
|
+
label:
|
56
|
+
es: "Orden"
|
57
|
+
en: "Order"
|
58
|
+
help:
|
59
|
+
es: "La posición del artículo en la lista de artículos"
|
60
|
+
en: "Position in list of posts"
|
@@ -0,0 +1,60 @@
|
|
1
|
+
---
|
2
|
+
title:
|
3
|
+
type: "string"
|
4
|
+
required: true
|
5
|
+
label:
|
6
|
+
es: "Título de la licencia"
|
7
|
+
en: "Licence title"
|
8
|
+
help:
|
9
|
+
es: "Título que describe la licencia a usar"
|
10
|
+
en: "Title that describes the license to use"
|
11
|
+
description:
|
12
|
+
type: "text"
|
13
|
+
required: true
|
14
|
+
label:
|
15
|
+
es: "Alerta de contenido o descripción del artículo"
|
16
|
+
en: "Content warning or post description"
|
17
|
+
help:
|
18
|
+
es: |
|
19
|
+
Resumen del contenido del artículo, que también usarán redes
|
20
|
+
sociales y buscadores. Si el artículo trata de violencias y otros
|
21
|
+
temas sensibles, te invitamos a usar este campo como alerta de
|
22
|
+
contenido, para que las personas puedan determinar cuándo quieren
|
23
|
+
abrirlo.
|
24
|
+
en: |
|
25
|
+
Summary of post content, also used by social media and search
|
26
|
+
engines. If the post is about violence and other sensitive
|
27
|
+
topics, we invite you to use it as a content warning, so others
|
28
|
+
can decide when they want to read it.
|
29
|
+
content:
|
30
|
+
type: "new_content"
|
31
|
+
label:
|
32
|
+
es: "Contenido del artículo"
|
33
|
+
en: "Post content"
|
34
|
+
help:
|
35
|
+
es: "Escribe aquí el artículo"
|
36
|
+
en: "Write your post here"
|
37
|
+
locales:
|
38
|
+
type: "locales"
|
39
|
+
label:
|
40
|
+
es: "Traducciones"
|
41
|
+
en: "Translations"
|
42
|
+
help:
|
43
|
+
es: "Vínculo al mismo artículo en otros idiomas"
|
44
|
+
en: "Link to same post in other languages"
|
45
|
+
draft:
|
46
|
+
type: "boolean"
|
47
|
+
label:
|
48
|
+
es: "Borrador"
|
49
|
+
en: "Draft"
|
50
|
+
help:
|
51
|
+
es: "Al activar \"Borrador\" este contenido se mantendrá disponible en el panel, pero no se publica en el sitio como los demás contenidos al tocar \"Publicar todos los cambios\""
|
52
|
+
en: "By activating \"Draft\", this content will remain available on the dashboard, but will not be published on the site when you tap \"Publish all changes\" (other content which does not have this option selected will)."
|
53
|
+
order:
|
54
|
+
type: "order"
|
55
|
+
label:
|
56
|
+
es: "Orden"
|
57
|
+
en: "Order"
|
58
|
+
help:
|
59
|
+
es: "La posición del artículo en la lista de artículos"
|
60
|
+
en: "Position in list of posts"
|
@@ -0,0 +1,60 @@
|
|
1
|
+
---
|
2
|
+
title:
|
3
|
+
type: "string"
|
4
|
+
required: true
|
5
|
+
label:
|
6
|
+
es: "Título"
|
7
|
+
en: "Title"
|
8
|
+
help:
|
9
|
+
es: ""
|
10
|
+
en: ""
|
11
|
+
description:
|
12
|
+
type: "text"
|
13
|
+
required: true
|
14
|
+
label:
|
15
|
+
es: "Alerta de contenido o descripción del artículo"
|
16
|
+
en: "Content warning or post description"
|
17
|
+
help:
|
18
|
+
es: |
|
19
|
+
Resumen del contenido del artículo, que también usarán redes
|
20
|
+
sociales y buscadores. Si el artículo trata de violencias y otros
|
21
|
+
temas sensibles, te invitamos a usar este campo como alerta de
|
22
|
+
contenido, para que las personas puedan determinar cuándo quieren
|
23
|
+
abrirlo.
|
24
|
+
en: |
|
25
|
+
Summary of post content, also used by social media and search
|
26
|
+
engines. If the post is about violence and other sensitive
|
27
|
+
topics, we invite you to use it as a content warning, so others
|
28
|
+
can decide when they want to read it.
|
29
|
+
content:
|
30
|
+
type: "new_content"
|
31
|
+
label:
|
32
|
+
es: "Contenido del artículo"
|
33
|
+
en: "Post content"
|
34
|
+
help:
|
35
|
+
es: "Escribe aquí el artículo"
|
36
|
+
en: "Write your post here"
|
37
|
+
locales:
|
38
|
+
type: "locales"
|
39
|
+
label:
|
40
|
+
es: "Traducciones"
|
41
|
+
en: "Translations"
|
42
|
+
help:
|
43
|
+
es: "Vínculo al mismo artículo en otros idiomas"
|
44
|
+
en: "Link to same post in other languages"
|
45
|
+
draft:
|
46
|
+
type: "boolean"
|
47
|
+
label:
|
48
|
+
es: "Borrador"
|
49
|
+
en: "Draft"
|
50
|
+
help:
|
51
|
+
es: "Al activar \"Borrador\" este contenido se mantendrá disponible en el panel, pero no se publica en el sitio como los demás contenidos al tocar \"Publicar todos los cambios\""
|
52
|
+
en: "By activating \"Draft\", this content will remain available on the dashboard, but will not be published on the site when you tap \"Publish all changes\" (other content which does not have this option selected will)."
|
53
|
+
order:
|
54
|
+
type: "order"
|
55
|
+
label:
|
56
|
+
es: "Orden"
|
57
|
+
en: "Order"
|
58
|
+
help:
|
59
|
+
es: "La posición del artículo en la lista de artículos"
|
60
|
+
en: "Position in list of posts"
|
@@ -0,0 +1,27 @@
|
|
1
|
+
---
|
2
|
+
layout: "default_with_menu"
|
3
|
+
---
|
4
|
+
|
5
|
+
<article id="{{ page.slug }}" class="container mx-auto max-w-780px my-4 px-20">
|
6
|
+
<div class="mt-5">
|
7
|
+
{% include headings/h1.html class="text-uppercase black hover-black letter-spacing-4 font-weight-bold mb-12" text=page.title %}
|
8
|
+
|
9
|
+
{% if page.description %}
|
10
|
+
{% include headings/h2.html class="text-uppercase letter-spacing-8 mb-20" text=page.description %}
|
11
|
+
{% endif %}
|
12
|
+
|
13
|
+
<div
|
14
|
+
class="source-serif lead-md pt-20 content"
|
15
|
+
data-controller="footnotes"
|
16
|
+
data-action="resize@window->footnotes#resize"
|
17
|
+
data-footnotes-container-width-value="{{ site.data.theme.footnotes_container_width }}"
|
18
|
+
data-footnotes-sidenote-width-value="{{ site.data.theme.footnotes_sidenote_width }}"
|
19
|
+
data-footnotes-padding-left-value="{{ site.data.theme.footnotes_padding_left }}"
|
20
|
+
data-footnotes-offset-left-value="{{ site.data.theme.footnotes_offset_left }}"
|
21
|
+
data-footnotes-footnote-class="{{ site.data.theme.footnotes_footnote_class | join: " " }}"
|
22
|
+
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: " " }}">
|
24
|
+
{{ content }}
|
25
|
+
</div>
|
26
|
+
</div>
|
27
|
+
</article>
|
@@ -0,0 +1,27 @@
|
|
1
|
+
---
|
2
|
+
layout: "default_with_menu"
|
3
|
+
---
|
4
|
+
|
5
|
+
<article id="{{ page.slug }}" class="container mx-auto max-w-780px my-4 px-20">
|
6
|
+
<div class="mt-5">
|
7
|
+
{% include headings/h1.html class="text-uppercase black hover-black letter-spacing-4 font-weight-bold mb-12" text=page.title %}
|
8
|
+
|
9
|
+
{% if page.description %}
|
10
|
+
{% include headings/h2.html class="text-uppercase letter-spacing-8 mb-20" text=page.description %}
|
11
|
+
{% endif %}
|
12
|
+
|
13
|
+
<div
|
14
|
+
class="source-serif lead-md pt-20 content"
|
15
|
+
data-controller="footnotes"
|
16
|
+
data-action="resize@window->footnotes#resize"
|
17
|
+
data-footnotes-container-width-value="{{ site.data.theme.footnotes_container_width }}"
|
18
|
+
data-footnotes-sidenote-width-value="{{ site.data.theme.footnotes_sidenote_width }}"
|
19
|
+
data-footnotes-padding-left-value="{{ site.data.theme.footnotes_padding_left }}"
|
20
|
+
data-footnotes-offset-left-value="{{ site.data.theme.footnotes_offset_left }}"
|
21
|
+
data-footnotes-footnote-class="{{ site.data.theme.footnotes_footnote_class | join: " " }}"
|
22
|
+
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: " " }}">
|
24
|
+
{{ content }}
|
25
|
+
</div>
|
26
|
+
</div>
|
27
|
+
</article>
|
@@ -0,0 +1,27 @@
|
|
1
|
+
---
|
2
|
+
layout: "default_with_menu"
|
3
|
+
---
|
4
|
+
|
5
|
+
<article id="{{ page.slug }}" class="container mx-auto max-w-780px my-4 px-20">
|
6
|
+
<div class="mt-5">
|
7
|
+
{% include headings/h1.html class="text-uppercase black hover-black letter-spacing-4 font-weight-bold mb-12" text=page.title %}
|
8
|
+
|
9
|
+
{% if page.description %}
|
10
|
+
{% include headings/h2.html class="text-uppercase letter-spacing-8 mb-20" text=page.description %}
|
11
|
+
{% endif %}
|
12
|
+
|
13
|
+
<div
|
14
|
+
class="source-serif lead-md pt-20 content"
|
15
|
+
data-controller="footnotes"
|
16
|
+
data-action="resize@window->footnotes#resize"
|
17
|
+
data-footnotes-container-width-value="{{ site.data.theme.footnotes_container_width }}"
|
18
|
+
data-footnotes-sidenote-width-value="{{ site.data.theme.footnotes_sidenote_width }}"
|
19
|
+
data-footnotes-padding-left-value="{{ site.data.theme.footnotes_padding_left }}"
|
20
|
+
data-footnotes-offset-left-value="{{ site.data.theme.footnotes_offset_left }}"
|
21
|
+
data-footnotes-footnote-class="{{ site.data.theme.footnotes_footnote_class | join: " " }}"
|
22
|
+
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: " " }}">
|
24
|
+
{{ content }}
|
25
|
+
</div>
|
26
|
+
</div>
|
27
|
+
</article>
|
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.1.
|
4
|
+
version: 0.1.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sutty
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-03-
|
11
|
+
date: 2023-03-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -298,11 +298,14 @@ files:
|
|
298
298
|
- _data/layouts/back_cover.yml
|
299
299
|
- _data/layouts/button.yml
|
300
300
|
- _data/layouts/button_copy.yml
|
301
|
+
- _data/layouts/code_of_conduct.yml
|
301
302
|
- _data/layouts/footer.yml
|
302
303
|
- _data/layouts/front_cover.yml
|
303
304
|
- _data/layouts/goal.yml
|
305
|
+
- _data/layouts/license.yml
|
304
306
|
- _data/layouts/menu.yml
|
305
307
|
- _data/layouts/post.yml
|
308
|
+
- _data/layouts/privacy_policy.yml
|
306
309
|
- _data/layouts/support.yml
|
307
310
|
- _data/layouts/supporter.yml
|
308
311
|
- _data/layouts/theme.yml
|
@@ -370,10 +373,13 @@ files:
|
|
370
373
|
- _includes/toggler/toggler_related.html
|
371
374
|
- _layouts/about.html
|
372
375
|
- _layouts/back_cover.html
|
376
|
+
- _layouts/code_of_conduct.html
|
373
377
|
- _layouts/default.html
|
374
378
|
- _layouts/default_with_menu.html
|
375
379
|
- _layouts/home.html
|
380
|
+
- _layouts/license.html
|
376
381
|
- _layouts/post.html
|
382
|
+
- _layouts/privacy_policy.html
|
377
383
|
- _layouts/support.html
|
378
384
|
- _layouts/theme.html
|
379
385
|
- _sass/content.scss
|