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,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
- 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
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: <p><a href="https://endefensadelsl.org" target="_blank" rel="nofollow noopener
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: '2018-04-10T00:00:00Z'
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
- name: Pronouns/Pronombres
88
- value: he, él
89
- - type: PropertyValue
90
- name: Coop
91
- value: <a href="https://sutty.coop.ar" target="_blank" rel="nofollow noopener noreferrer
92
- me" translate="no"><span class="invisible">https://</span><span class="">sutty.coop.ar</span><span
93
- class="invisible"></span></a>
94
- - type: PropertyValue
95
- name: Escribiendo
96
- value: <span class="h-card" translate="no"><a href="https://negro-milanesa.sutty.nl"
97
- class="u-url mention">@<span>negro-milanesa@negro-milanesa.sutty.nl</span></a></span>
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
- 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
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: "<p>Sutty crea sitios seguros, veloces y federados</p><p>Sutty creates safer,
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: '2019-09-17T00:00:00Z'
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
- name: English
88
- value: <a href="https://sutty.nl/en/" target="_blank" rel="nofollow noopener noreferrer
89
- me" translate="no"><span class="invisible">https://</span><span class="">sutty.nl/en/</span><span
90
- class="invisible"></span></a>
91
- - type: PropertyValue
92
- name: Castellano
93
- value: <a href="https://sutty.nl/es/" target="_blank" rel="nofollow noopener noreferrer
94
- me" translate="no"><span class="invisible">https://</span><span class="">sutty.nl/es/</span><span
95
- class="invisible"></span></a>
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:
@@ -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: 'image'
77
+ type: "image"
78
78
  path:
79
79
  label:
80
- es: 'Imagen de fondo para el menú cerrado'
81
- en: 'Background image for the closed menu'
80
+ es: "Imagen de fondo para el menú cerrado"
81
+ en: "Background image for the closed menu"
82
82
  help:
83
- es: 'Imagen de fondo de la cabecera'
84
- en: 'Header background image when menu is close'
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: 'Descripción de la imagen'
88
- en: 'Image description'
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: 'image'
93
+ type: "image"
94
94
  path:
95
95
  label:
96
- es: 'Imagen de fondo para el menú abierto'
97
- en: 'Background image for the opened menu'
96
+ es: "Imagen de fondo para el menú abierto"
97
+ en: "Background image for the opened menu"
98
98
  help:
99
- es: 'Imagen de fondo de la cabecera'
100
- en: 'Header background image when menu is open'
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: 'Descripción de la imagen'
104
- en: 'Image description'
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: "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)."
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:
@@ -58,8 +58,8 @@ draft:
58
58
  es: "Borrador"
59
59
  en: "Draft"
60
60
  help:
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)."
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: "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)."
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:
@@ -30,8 +30,8 @@ draft:
30
30
  es: "Borrador"
31
31
  en: "Draft"
32
32
  help:
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)."
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: "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)."
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: "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)."
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:
@@ -86,8 +86,8 @@ draft:
86
86
  es: "Borrador"
87
87
  en: "Draft"
88
88
  help:
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)."
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: "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)."
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:
@@ -49,8 +49,8 @@ draft:
49
49
  es: "Borrador"
50
50
  en: "Draft"
51
51
  help:
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)."
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:
@@ -48,8 +48,8 @@ draft:
48
48
  es: "Borrador"
49
49
  en: "Draft"
50
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)."
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:
@@ -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
- - "about"
22
- - "back_cover"
23
- - "code_of_conduct"
24
- - "license"
25
- - "post"
26
- - "privacy_policy"
27
- - "support"
28
- - "theme"
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: "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)."
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:
@@ -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: 'permalink'
127
+ type: "permalink"
128
128
  label:
129
- es: 'Enlace'
130
- en: 'Permalink'
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: "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)."
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: "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)."
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:
@@ -63,8 +63,8 @@ draft:
63
63
  es: "Borrador"
64
64
  en: "Draft"
65
65
  help:
66
- 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\""
67
- 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)."
66
+ 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"'
67
+ 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
68
  order:
69
69
  type: "order"
70
70
  label:
@@ -46,8 +46,8 @@ draft:
46
46
  es: "Borrador"
47
47
  en: "Draft"
48
48
  help:
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)."
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: