compost-jekyll-theme 0.4.3 → 0.4.5
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.
- checksums.yaml +4 -4
- data/_data/en.yml +56 -56
- data/_data/es.yml +55 -55
- data/_data/fixtures/activity_pub/activities/sutty.yml +19 -17
- data/_data/fixtures/activity_pub/likes.yml +18 -18
- data/_data/fixtures/activity_pub/replies.yml +444 -421
- data/_data/fixtures/activity_pub/shared.yml +65 -65
- data/_data/fixtures/activity_pub/users/cibor_yogui.yml +49 -49
- data/_data/fixtures/activity_pub/users/edumerco.yml +64 -62
- data/_data/fixtures/activity_pub/users/f.yml +65 -62
- data/_data/fixtures/activity_pub/users/sutty.yml +63 -60
- data/_data/layouts/about.yml +20 -20
- data/_data/layouts/author.yml +2 -2
- data/_data/layouts/back_cover.yml +2 -2
- data/_data/layouts/button.yml +2 -2
- data/_data/layouts/button_copy.yml +2 -2
- data/_data/layouts/code_of_conduct.yml +2 -2
- data/_data/layouts/footer.yml +2 -2
- data/_data/layouts/front_cover.yml +2 -2
- data/_data/layouts/goal.yml +2 -2
- data/_data/layouts/license.yml +2 -2
- data/_data/layouts/menu.yml +10 -10
- data/_data/layouts/post.yml +5 -5
- data/_data/layouts/privacy_policy.yml +2 -2
- data/_data/layouts/support.yml +36 -2
- data/_data/layouts/supporter.yml +2 -2
- data/_data/layouts/theme.yml +65 -41
- data/_data/placeholder.yml +2 -2
- data/_data/schema.yml +10 -10
- data/_data/theme.yml +54 -54
- data/_includes/author_block.html +7 -8
- data/_includes/biography.html +3 -4
- data/_includes/bootstrap/custom_select.html +6 -7
- data/_includes/btn_header.html +8 -9
- data/_includes/buttons/with_copy.html +6 -7
- data/_includes/buttons/with_link.html +8 -9
- data/_includes/card_horizontal.html +6 -7
- data/_includes/cover_post/generic.html +26 -25
- data/_includes/cover_post/home.html +9 -9
- data/_includes/cover_post/menu.html +16 -15
- data/_includes/date.html +4 -3
- data/_includes/details.html +17 -18
- data/_includes/device_detector.html +19 -8
- data/_includes/divider.html +8 -7
- data/_includes/embed_responsive.html +13 -11
- data/_includes/external_link.html +10 -10
- data/_includes/fa.html +11 -6
- data/_includes/footer.html +10 -13
- data/_includes/goal.html +20 -12
- data/_includes/header.html +24 -17
- data/_includes/header_toggler.html +33 -31
- data/_includes/headings/generic.html +4 -5
- data/_includes/headings/h1.html +3 -4
- data/_includes/headings/h2.html +3 -4
- data/_includes/headings/h3.html +3 -4
- data/_includes/headings/with_link.html +4 -5
- data/_includes/image_with_link.html +18 -16
- data/_includes/license_block.html +7 -5
- data/_includes/menu_close.html +4 -5
- data/_includes/menu_item.html +4 -5
- data/_includes/menu_open.html +4 -5
- data/_includes/navigation_post.html +32 -30
- data/_includes/picture.html +11 -10
- data/_includes/script.html +1 -1
- data/_includes/text_link.html +5 -6
- data/_includes/theme/author_block.html +1 -1
- data/_includes/theme/biography.html +1 -3
- data/_includes/theme/card_horizontal.html +2 -1
- data/_includes/theme/cards.html +6 -5
- data/_includes/theme/colors.html +1 -1
- data/_includes/theme/content.html +9 -9
- data/_includes/theme/embed_responsive.html +3 -3
- data/_includes/theme/font_sizes.html +6 -10
- data/_includes/theme/footer.html +2 -1
- data/_includes/theme/header_close.html +14 -13
- data/_includes/theme/header_open.html +14 -13
- data/_includes/theme/header_toggler.html +11 -9
- data/_includes/theme/llamar_modal.html +3 -7
- data/_includes/theme/modal_ayuda.html +1 -1
- data/_includes/theme/modal_imagen.html +2 -4
- data/_includes/theme/modal_video.html +2 -4
- data/_includes/theme/reactions.html +4 -1
- data/_includes/theme/toot_card.html +4 -3
- data/_includes/toggler/toggler.html +3 -2
- data/_includes/toggler/toggler_label.html +2 -1
- data/_includes/toggler/toggler_related.html +2 -1
- data/_layouts/about.html +2 -3
- data/_layouts/back_cover.html +11 -10
- data/_layouts/code_of_conduct.html +3 -3
- data/_layouts/default.html +27 -16
- data/_layouts/default_with_menu.html +9 -8
- data/_layouts/home.html +34 -32
- data/_layouts/license.html +3 -3
- data/_layouts/page.html +0 -1
- data/_layouts/post.html +1 -1
- data/_layouts/privacy_policy.html +3 -3
- data/_layouts/support.html +28 -27
- data/_layouts/theme.html +0 -1
- data/_sass/content.scss +25 -10
- data/_sass/details.scss +24 -22
- data/_sass/open_sans.scss +36 -20
- data/_sass/open_sans_wght_700.scss +36 -20
- 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
- data/_sass/roboto_mono_ital_wght_0_400_0_700_1_400_1_700.scss +12 -8
- data/_sass/source_serif_4_ital_wght_0_400_0_700_1_400_1_700.scss +8 -8
- data/_sass/utilities.scss +60 -21
- data/_sass/work_sans_ital_wght_1_300.scss +3 -2
- metadata +2 -2
@@ -1,53 +1,53 @@
|
|
1
1
|
---
|
2
2
|
"@context":
|
3
|
-
- https://www.w3.org/ns/activitystreams
|
4
|
-
- https://w3id.org/security/v1
|
5
|
-
- manuallyApprovesFollowers: as:manuallyApprovesFollowers
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
3
|
+
- https://www.w3.org/ns/activitystreams
|
4
|
+
- https://w3id.org/security/v1
|
5
|
+
- manuallyApprovesFollowers: as:manuallyApprovesFollowers
|
6
|
+
toot: http://joinmastodon.org/ns#
|
7
|
+
featured:
|
8
|
+
"@id": toot:featured
|
9
|
+
"@type": "@id"
|
10
|
+
featuredTags:
|
11
|
+
"@id": toot:featuredTags
|
12
|
+
"@type": "@id"
|
13
|
+
alsoKnownAs:
|
14
|
+
"@id": as:alsoKnownAs
|
15
|
+
"@type": "@id"
|
16
|
+
movedTo:
|
17
|
+
"@id": as:movedTo
|
18
|
+
"@type": "@id"
|
19
|
+
schema: http://schema.org#
|
20
|
+
PropertyValue: schema:PropertyValue
|
21
|
+
value: schema:value
|
22
|
+
discoverable: toot:discoverable
|
23
|
+
Device: toot:Device
|
24
|
+
Ed25519Signature: toot:Ed25519Signature
|
25
|
+
Ed25519Key: toot:Ed25519Key
|
26
|
+
Curve25519Key: toot:Curve25519Key
|
27
|
+
EncryptedMessage: toot:EncryptedMessage
|
28
|
+
publicKeyBase64: toot:publicKeyBase64
|
29
|
+
deviceId: toot:deviceId
|
30
|
+
claim:
|
31
|
+
"@type": "@id"
|
32
|
+
"@id": toot:claim
|
33
|
+
fingerprintKey:
|
34
|
+
"@type": "@id"
|
35
|
+
"@id": toot:fingerprintKey
|
36
|
+
identityKey:
|
37
|
+
"@type": "@id"
|
38
|
+
"@id": toot:identityKey
|
39
|
+
devices:
|
40
|
+
"@type": "@id"
|
41
|
+
"@id": toot:devices
|
42
|
+
messageFranking: toot:messageFranking
|
43
|
+
messageType: toot:messageType
|
44
|
+
cipherText: toot:cipherText
|
45
|
+
suspended: toot:suspended
|
46
|
+
memorial: toot:memorial
|
47
|
+
indexable: toot:indexable
|
48
|
+
focalPoint:
|
49
|
+
"@container": "@list"
|
50
|
+
"@id": toot:focalPoint
|
51
51
|
id: https://todon.nl/users/f
|
52
52
|
type: Person
|
53
53
|
following: https://todon.nl/users/f/following
|
@@ -58,14 +58,15 @@ featured: https://todon.nl/users/f/collections/featured
|
|
58
58
|
featuredTags: https://todon.nl/users/f/collections/tags
|
59
59
|
preferredUsername: f
|
60
60
|
name: f
|
61
|
-
summary:
|
61
|
+
summary:
|
62
|
+
<p><a href="https://endefensadelsl.org" target="_blank" rel="nofollow noopener
|
62
63
|
noreferrer" translate="no"><span class="invisible">https://</span><span class="">endefensadelsl.org</span><span
|
63
64
|
class="invisible"></span></a></p>
|
64
65
|
url: https://todon.nl/@f
|
65
66
|
manuallyApprovesFollowers: true
|
66
67
|
discoverable: false
|
67
68
|
indexable: false
|
68
|
-
published:
|
69
|
+
published: "2018-04-10T00:00:00Z"
|
69
70
|
memorial: false
|
70
71
|
devices: https://todon.nl/users/f/collections/devices
|
71
72
|
publicKey:
|
@@ -83,18 +84,20 @@ publicKey:
|
|
83
84
|
-----END PUBLIC KEY-----
|
84
85
|
tag: []
|
85
86
|
attachment:
|
86
|
-
- type: PropertyValue
|
87
|
-
|
88
|
-
|
89
|
-
- type: PropertyValue
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
87
|
+
- type: PropertyValue
|
88
|
+
name: Pronouns/Pronombres
|
89
|
+
value: he, él
|
90
|
+
- type: PropertyValue
|
91
|
+
name: Coop
|
92
|
+
value:
|
93
|
+
<a href="https://sutty.coop.ar" target="_blank" rel="nofollow noopener noreferrer
|
94
|
+
me" translate="no"><span class="invisible">https://</span><span class="">sutty.coop.ar</span><span
|
95
|
+
class="invisible"></span></a>
|
96
|
+
- type: PropertyValue
|
97
|
+
name: Escribiendo
|
98
|
+
value:
|
99
|
+
<span class="h-card" translate="no"><a href="https://negro-milanesa.sutty.nl"
|
100
|
+
class="u-url mention">@<span>negro-milanesa@negro-milanesa.sutty.nl</span></a></span>
|
98
101
|
endpoints:
|
99
102
|
sharedInbox: https://todon.nl/inbox
|
100
103
|
icon:
|
@@ -1,53 +1,53 @@
|
|
1
1
|
---
|
2
2
|
"@context":
|
3
|
-
- https://www.w3.org/ns/activitystreams
|
4
|
-
- https://w3id.org/security/v1
|
5
|
-
- manuallyApprovesFollowers: as:manuallyApprovesFollowers
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
3
|
+
- https://www.w3.org/ns/activitystreams
|
4
|
+
- https://w3id.org/security/v1
|
5
|
+
- manuallyApprovesFollowers: as:manuallyApprovesFollowers
|
6
|
+
toot: http://joinmastodon.org/ns#
|
7
|
+
featured:
|
8
|
+
"@id": toot:featured
|
9
|
+
"@type": "@id"
|
10
|
+
featuredTags:
|
11
|
+
"@id": toot:featuredTags
|
12
|
+
"@type": "@id"
|
13
|
+
alsoKnownAs:
|
14
|
+
"@id": as:alsoKnownAs
|
15
|
+
"@type": "@id"
|
16
|
+
movedTo:
|
17
|
+
"@id": as:movedTo
|
18
|
+
"@type": "@id"
|
19
|
+
schema: http://schema.org#
|
20
|
+
PropertyValue: schema:PropertyValue
|
21
|
+
value: schema:value
|
22
|
+
discoverable: toot:discoverable
|
23
|
+
Device: toot:Device
|
24
|
+
Ed25519Signature: toot:Ed25519Signature
|
25
|
+
Ed25519Key: toot:Ed25519Key
|
26
|
+
Curve25519Key: toot:Curve25519Key
|
27
|
+
EncryptedMessage: toot:EncryptedMessage
|
28
|
+
publicKeyBase64: toot:publicKeyBase64
|
29
|
+
deviceId: toot:deviceId
|
30
|
+
claim:
|
31
|
+
"@type": "@id"
|
32
|
+
"@id": toot:claim
|
33
|
+
fingerprintKey:
|
34
|
+
"@type": "@id"
|
35
|
+
"@id": toot:fingerprintKey
|
36
|
+
identityKey:
|
37
|
+
"@type": "@id"
|
38
|
+
"@id": toot:identityKey
|
39
|
+
devices:
|
40
|
+
"@type": "@id"
|
41
|
+
"@id": toot:devices
|
42
|
+
messageFranking: toot:messageFranking
|
43
|
+
messageType: toot:messageType
|
44
|
+
cipherText: toot:cipherText
|
45
|
+
suspended: toot:suspended
|
46
|
+
memorial: toot:memorial
|
47
|
+
indexable: toot:indexable
|
48
|
+
focalPoint:
|
49
|
+
"@container": "@list"
|
50
|
+
"@id": toot:focalPoint
|
51
51
|
available: true
|
52
52
|
id: https://todon.nl/users/sutty
|
53
53
|
type: Person
|
@@ -59,13 +59,14 @@ featured: https://todon.nl/users/sutty/collections/featured
|
|
59
59
|
featuredTags: https://todon.nl/users/sutty/collections/tags
|
60
60
|
preferredUsername: sutty
|
61
61
|
name: Sutty
|
62
|
-
summary:
|
62
|
+
summary:
|
63
|
+
"<p>Sutty crea sitios seguros, veloces y federados</p><p>Sutty creates safer,
|
63
64
|
fast, federated web sites</p>"
|
64
65
|
url: https://todon.nl/@sutty
|
65
66
|
manuallyApprovesFollowers: false
|
66
67
|
discoverable: true
|
67
68
|
indexable: true
|
68
|
-
published:
|
69
|
+
published: "2019-09-17T00:00:00Z"
|
69
70
|
memorial: false
|
70
71
|
devices: https://todon.nl/users/sutty/collections/devices
|
71
72
|
publicKey:
|
@@ -83,16 +84,18 @@ publicKey:
|
|
83
84
|
-----END PUBLIC KEY-----
|
84
85
|
tag: []
|
85
86
|
attachment:
|
86
|
-
- type: PropertyValue
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
87
|
+
- type: PropertyValue
|
88
|
+
name: English
|
89
|
+
value:
|
90
|
+
<a href="https://sutty.nl/en/" target="_blank" rel="nofollow noopener noreferrer
|
91
|
+
me" translate="no"><span class="invisible">https://</span><span class="">sutty.nl/en/</span><span
|
92
|
+
class="invisible"></span></a>
|
93
|
+
- type: PropertyValue
|
94
|
+
name: Castellano
|
95
|
+
value:
|
96
|
+
<a href="https://sutty.nl/es/" target="_blank" rel="nofollow noopener noreferrer
|
97
|
+
me" translate="no"><span class="invisible">https://</span><span class="">sutty.nl/es/</span><span
|
98
|
+
class="invisible"></span></a>
|
96
99
|
endpoints:
|
97
100
|
sharedInbox: https://todon.nl/inbox
|
98
101
|
icon:
|
data/_data/layouts/about.yml
CHANGED
@@ -74,37 +74,37 @@ favicon:
|
|
74
74
|
es: "Describí la imagen por razones de accesibilidad e indexacion en buscadores"
|
75
75
|
en: "Describe the image for accesibility purposes and for indexation in search engines"
|
76
76
|
background_image_close:
|
77
|
-
type:
|
77
|
+
type: "image"
|
78
78
|
path:
|
79
79
|
label:
|
80
|
-
es:
|
81
|
-
en:
|
80
|
+
es: "Imagen de fondo para el menú cerrado"
|
81
|
+
en: "Background image for the closed menu"
|
82
82
|
help:
|
83
|
-
es:
|
84
|
-
en:
|
83
|
+
es: "Imagen de fondo de la cabecera"
|
84
|
+
en: "Header background image when menu is close"
|
85
85
|
description:
|
86
86
|
label:
|
87
|
-
es:
|
88
|
-
en:
|
87
|
+
es: "Descripción de la imagen"
|
88
|
+
en: "Image description"
|
89
89
|
help:
|
90
|
-
es:
|
91
|
-
en:
|
90
|
+
es: ""
|
91
|
+
en: ""
|
92
92
|
background_image_open:
|
93
|
-
type:
|
93
|
+
type: "image"
|
94
94
|
path:
|
95
95
|
label:
|
96
|
-
es:
|
97
|
-
en:
|
96
|
+
es: "Imagen de fondo para el menú abierto"
|
97
|
+
en: "Background image for the opened menu"
|
98
98
|
help:
|
99
|
-
es:
|
100
|
-
en:
|
99
|
+
es: "Imagen de fondo de la cabecera"
|
100
|
+
en: "Header background image when menu is open"
|
101
101
|
description:
|
102
102
|
label:
|
103
|
-
es:
|
104
|
-
en:
|
103
|
+
es: "Descripción de la imagen"
|
104
|
+
en: "Image description"
|
105
105
|
help:
|
106
|
-
es:
|
107
|
-
en:
|
106
|
+
es: ""
|
107
|
+
en: ""
|
108
108
|
license:
|
109
109
|
type: "new_html"
|
110
110
|
label:
|
@@ -127,8 +127,8 @@ draft:
|
|
127
127
|
es: "Borrador"
|
128
128
|
en: "Draft"
|
129
129
|
help:
|
130
|
-
es:
|
131
|
-
en:
|
130
|
+
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"'
|
131
|
+
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).'
|
132
132
|
order:
|
133
133
|
type: "order"
|
134
134
|
label:
|
data/_data/layouts/author.yml
CHANGED
@@ -58,8 +58,8 @@ draft:
|
|
58
58
|
es: "Borrador"
|
59
59
|
en: "Draft"
|
60
60
|
help:
|
61
|
-
es:
|
62
|
-
en:
|
61
|
+
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"'
|
62
|
+
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).'
|
63
63
|
order:
|
64
64
|
type: "order"
|
65
65
|
label:
|
@@ -97,8 +97,8 @@ draft:
|
|
97
97
|
es: "Borrador"
|
98
98
|
en: "Draft"
|
99
99
|
help:
|
100
|
-
es:
|
101
|
-
en:
|
100
|
+
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"'
|
101
|
+
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).'
|
102
102
|
order:
|
103
103
|
type: "order"
|
104
104
|
label:
|
data/_data/layouts/button.yml
CHANGED
@@ -30,8 +30,8 @@ draft:
|
|
30
30
|
es: "Borrador"
|
31
31
|
en: "Draft"
|
32
32
|
help:
|
33
|
-
es:
|
34
|
-
en:
|
33
|
+
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"'
|
34
|
+
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).'
|
35
35
|
order:
|
36
36
|
type: "order"
|
37
37
|
label:
|
@@ -30,8 +30,8 @@ draft:
|
|
30
30
|
es: "Borrador"
|
31
31
|
en: "Draft"
|
32
32
|
help:
|
33
|
-
es:
|
34
|
-
en:
|
33
|
+
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"'
|
34
|
+
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).'
|
35
35
|
order:
|
36
36
|
type: "order"
|
37
37
|
label:
|
@@ -48,8 +48,8 @@ draft:
|
|
48
48
|
es: "Borrador"
|
49
49
|
en: "Draft"
|
50
50
|
help:
|
51
|
-
es:
|
52
|
-
en:
|
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
53
|
order:
|
54
54
|
type: "order"
|
55
55
|
label:
|
data/_data/layouts/footer.yml
CHANGED
@@ -86,8 +86,8 @@ draft:
|
|
86
86
|
es: "Borrador"
|
87
87
|
en: "Draft"
|
88
88
|
help:
|
89
|
-
es:
|
90
|
-
en:
|
89
|
+
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"'
|
90
|
+
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).'
|
91
91
|
order:
|
92
92
|
type: "order"
|
93
93
|
label:
|
@@ -79,8 +79,8 @@ draft:
|
|
79
79
|
es: "Borrador"
|
80
80
|
en: "Draft"
|
81
81
|
help:
|
82
|
-
es:
|
83
|
-
en:
|
82
|
+
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"'
|
83
|
+
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).'
|
84
84
|
order:
|
85
85
|
type: "order"
|
86
86
|
label:
|
data/_data/layouts/goal.yml
CHANGED
@@ -49,8 +49,8 @@ draft:
|
|
49
49
|
es: "Borrador"
|
50
50
|
en: "Draft"
|
51
51
|
help:
|
52
|
-
es:
|
53
|
-
en:
|
52
|
+
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"'
|
53
|
+
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).'
|
54
54
|
order:
|
55
55
|
type: "order"
|
56
56
|
label:
|
data/_data/layouts/license.yml
CHANGED
@@ -48,8 +48,8 @@ draft:
|
|
48
48
|
es: "Borrador"
|
49
49
|
en: "Draft"
|
50
50
|
help:
|
51
|
-
es:
|
52
|
-
en:
|
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
53
|
order:
|
54
54
|
type: "order"
|
55
55
|
label:
|
data/_data/layouts/menu.yml
CHANGED
@@ -18,14 +18,14 @@ post:
|
|
18
18
|
es: "Si el ítem lleva a un artículo fijo, asociarlo aquí"
|
19
19
|
filter:
|
20
20
|
layout:
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
21
|
+
- "about"
|
22
|
+
- "back_cover"
|
23
|
+
- "code_of_conduct"
|
24
|
+
- "license"
|
25
|
+
- "post"
|
26
|
+
- "privacy_policy"
|
27
|
+
- "support"
|
28
|
+
- "theme"
|
29
29
|
locales:
|
30
30
|
type: "locales"
|
31
31
|
label:
|
@@ -40,8 +40,8 @@ draft:
|
|
40
40
|
es: "Borrador"
|
41
41
|
en: "Draft"
|
42
42
|
help:
|
43
|
-
es:
|
44
|
-
en:
|
43
|
+
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"'
|
44
|
+
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).'
|
45
45
|
order:
|
46
46
|
type: "order"
|
47
47
|
label:
|
data/_data/layouts/post.yml
CHANGED
@@ -124,10 +124,10 @@ locales:
|
|
124
124
|
es: "Vínculo al mismo artículo en otros idiomas"
|
125
125
|
en: "Link to same post in other languages"
|
126
126
|
permalink:
|
127
|
-
type:
|
127
|
+
type: "permalink"
|
128
128
|
label:
|
129
|
-
es:
|
130
|
-
en:
|
129
|
+
es: "Enlace"
|
130
|
+
en: "Permalink"
|
131
131
|
help:
|
132
132
|
es: |
|
133
133
|
Si no quieres utilizar el formato de enlaces general del sitio
|
@@ -143,8 +143,8 @@ draft:
|
|
143
143
|
es: "Borrador"
|
144
144
|
en: "Draft"
|
145
145
|
help:
|
146
|
-
es:
|
147
|
-
en:
|
146
|
+
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"'
|
147
|
+
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).'
|
148
148
|
order:
|
149
149
|
type: "order"
|
150
150
|
label:
|
@@ -48,8 +48,8 @@ draft:
|
|
48
48
|
es: "Borrador"
|
49
49
|
en: "Draft"
|
50
50
|
help:
|
51
|
-
es:
|
52
|
-
en:
|
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
53
|
order:
|
54
54
|
type: "order"
|
55
55
|
label:
|
data/_data/layouts/support.yml
CHANGED
@@ -25,6 +25,40 @@ description:
|
|
25
25
|
engines. If the post is about violence and other sensitive
|
26
26
|
topics, we invite you to use it as a content warning, so others
|
27
27
|
can decide when they want to read it.
|
28
|
+
image_menu_close:
|
29
|
+
type: "image"
|
30
|
+
required: true
|
31
|
+
path:
|
32
|
+
label:
|
33
|
+
es: "Logo de apóyanos con el menú cerrado"
|
34
|
+
en: "Support us logo with menu closed"
|
35
|
+
help:
|
36
|
+
es: "Máximo 220px de ancho y 90px de alto"
|
37
|
+
en: "Max. 220px width by 90px height"
|
38
|
+
description:
|
39
|
+
label:
|
40
|
+
es: "Descripción del logo"
|
41
|
+
en: "Logo description"
|
42
|
+
help:
|
43
|
+
es: "Describí la imagen por razones de accesibilidad e indexacion en buscadores"
|
44
|
+
en: "Describe the image for accesibility purposes and for indexation in search engines"
|
45
|
+
image_menu_open:
|
46
|
+
type: "image"
|
47
|
+
required: true
|
48
|
+
path:
|
49
|
+
label:
|
50
|
+
es: "Logo de apóynaos con menú abierto"
|
51
|
+
en: "Support us logo with menu opened"
|
52
|
+
help:
|
53
|
+
es: ""
|
54
|
+
en: ""
|
55
|
+
description:
|
56
|
+
label:
|
57
|
+
es: "Descripción del logo"
|
58
|
+
en: "Logo description"
|
59
|
+
help:
|
60
|
+
es: "Describí la imagen por razones de accesibilidad e indexacion en buscadores"
|
61
|
+
en: "Describe the image for accesibility purposes and for indexation in search engines"
|
28
62
|
section_1:
|
29
63
|
type: "new_html"
|
30
64
|
label:
|
@@ -63,8 +97,8 @@ draft:
|
|
63
97
|
es: "Borrador"
|
64
98
|
en: "Draft"
|
65
99
|
help:
|
66
|
-
es:
|
67
|
-
en:
|
100
|
+
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"'
|
101
|
+
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).'
|
68
102
|
order:
|
69
103
|
type: "order"
|
70
104
|
label:
|
data/_data/layouts/supporter.yml
CHANGED
@@ -46,8 +46,8 @@ draft:
|
|
46
46
|
es: "Borrador"
|
47
47
|
en: "Draft"
|
48
48
|
help:
|
49
|
-
es:
|
50
|
-
en:
|
49
|
+
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"'
|
50
|
+
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).'
|
51
51
|
order:
|
52
52
|
type: "order"
|
53
53
|
label:
|