editorial-autogestiva-jekyll-theme 0.4.1 → 0.5.0rc0
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 +2 -1
- data/_data/es.yml +3 -2
- data/_data/layouts/about.yml +187 -0
- data/_data/layouts/book.yml +4 -4
- data/_data/layouts/cart.yml +2 -2
- data/_data/layouts/code_of_conduct.yml +2 -2
- data/_data/layouts/confirmation.yml +2 -2
- data/_data/layouts/license.yml +3 -3
- data/_data/layouts/menu.yml +1 -1
- data/_data/layouts/payment.yml +2 -2
- data/_data/layouts/post.yml +40 -17
- data/_data/layouts/privacy_policy.yml +1 -1
- data/_data/layouts/shipment.yml +1 -1
- data/_data/layouts/theme.yml +7 -7
- data/_includes/footer.html +11 -0
- data/_layouts/default.html +12 -0
- metadata +7 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bfb44ea647536465318b0b8133710c2ea2ec7b1a4174ac8c427643071543dad1
|
4
|
+
data.tar.gz: 113333a2ab3be552eae1f188412de27fb303659dfe5869c57b5f4e2a12ffc1a6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1474a3f4cbd257c58785e03e13a50e3d718f4eb0a0859fac2c62e76baf6302233c96f0fd3ecc1c0857d23b1ca5b9f549fc7baeef17bed8d55fa8bb2ecd7736a9
|
7
|
+
data.tar.gz: db1e71dcdabc46cce2371bda25d4c6ba582ce5938952e120543ae1893f01c3b8e974523599c18ed61baff419cd9bb8ca85d350243d771b4487d1c4d6658e26d8
|
data/_data/en.yml
CHANGED
@@ -5,6 +5,7 @@ countries:
|
|
5
5
|
states:
|
6
6
|
validation: 'Choose a state from the list'
|
7
7
|
recover_order: 'Recover order'
|
8
|
+
fediverse: "Fediverse"
|
8
9
|
alerts:
|
9
10
|
incorrect_password: "You're registered but your password is incorrect, you can try again or continue shopping as a guest."
|
10
11
|
successful_login: "You're logged in, your order will be added to your shopping history."
|
@@ -62,7 +63,7 @@ time:
|
|
62
63
|
am: am
|
63
64
|
pm: pm
|
64
65
|
layouts:
|
65
|
-
about: "
|
66
|
+
about: "Publisher"
|
66
67
|
book: "Book"
|
67
68
|
cart: "Cart"
|
68
69
|
code_of_conduct: "Code of conduct"
|
data/_data/es.yml
CHANGED
@@ -1,10 +1,11 @@
|
|
1
1
|
---
|
2
2
|
locale: Castellano
|
3
3
|
countries:
|
4
|
-
validation:
|
4
|
+
validation: Elegí un país de la lista
|
5
5
|
states:
|
6
|
-
validation:
|
6
|
+
validation: Elegí una provincia/estado de la lista
|
7
7
|
recover_order: Rehacer el pedido
|
8
|
+
fediverse: "Fediverso"
|
8
9
|
alerts:
|
9
10
|
incorrect_password: Estás registrade pero la contraseña es incorrecta, podés intentar de nuevo o continuar la compra como invitade.
|
10
11
|
successful_login: Iniciaste sesión, tu pedido se agregará a tu historia de compras.
|
@@ -0,0 +1,187 @@
|
|
1
|
+
---
|
2
|
+
title:
|
3
|
+
type: "string"
|
4
|
+
required: true
|
5
|
+
label:
|
6
|
+
es: "El nombre del proyecto editorial"
|
7
|
+
en: "Publisher name"
|
8
|
+
help:
|
9
|
+
es: ""
|
10
|
+
en: ""
|
11
|
+
tagline:
|
12
|
+
type: "string"
|
13
|
+
label:
|
14
|
+
es: "Bajada"
|
15
|
+
en: "Tagline"
|
16
|
+
help:
|
17
|
+
es: "La bajada es una descripción corta que acompaña al nombre del sitio"
|
18
|
+
en: "The tagline is a short description of your site"
|
19
|
+
description:
|
20
|
+
type: "text"
|
21
|
+
required: true
|
22
|
+
label:
|
23
|
+
es: "Descripción del proyecto"
|
24
|
+
en: "Publisher description"
|
25
|
+
help:
|
26
|
+
es: ""
|
27
|
+
en: ""
|
28
|
+
logo:
|
29
|
+
type: "image"
|
30
|
+
path:
|
31
|
+
label:
|
32
|
+
es: "Logo"
|
33
|
+
en: "Logo"
|
34
|
+
help:
|
35
|
+
es: ""
|
36
|
+
en: ""
|
37
|
+
description:
|
38
|
+
label:
|
39
|
+
es: "Descripción del logo"
|
40
|
+
en: "Logo description"
|
41
|
+
help:
|
42
|
+
es: "Describí la imagen por razones de accesibilidad e indexacion en buscadores"
|
43
|
+
en: "Describe the image for accesibility purposes and for indexation in search engines"
|
44
|
+
image:
|
45
|
+
type: "image"
|
46
|
+
path:
|
47
|
+
label:
|
48
|
+
es: "Imagen para redes sociales"
|
49
|
+
en: "Image for social networks"
|
50
|
+
help:
|
51
|
+
es: ""
|
52
|
+
en: ""
|
53
|
+
description:
|
54
|
+
label:
|
55
|
+
es: "Descripción de la imagen"
|
56
|
+
en: "Image description"
|
57
|
+
help:
|
58
|
+
es: "Describí la imagen por razones de accesibilidad e indexacion en buscadores"
|
59
|
+
en: "Describe the image for accesibility purposes and for indexation in search engines"
|
60
|
+
content:
|
61
|
+
type: "new_content"
|
62
|
+
label:
|
63
|
+
es: "Acerca del proyecto"
|
64
|
+
en: "About the project"
|
65
|
+
help:
|
66
|
+
es: "Trayectoria del proyecto, etc"
|
67
|
+
en: "You could describe your values or trajectory, for example"
|
68
|
+
address:
|
69
|
+
type: "string"
|
70
|
+
label:
|
71
|
+
es: "La dirección postal"
|
72
|
+
en: "Postal address"
|
73
|
+
help:
|
74
|
+
es: "Código postal de la ciudad"
|
75
|
+
en: "Zip code"
|
76
|
+
locality:
|
77
|
+
type: "string"
|
78
|
+
label:
|
79
|
+
es: "Localidad"
|
80
|
+
en: "Locality"
|
81
|
+
help:
|
82
|
+
es: "Nombre de la localidad"
|
83
|
+
en: "Where are you based?"
|
84
|
+
country:
|
85
|
+
type: "string"
|
86
|
+
label:
|
87
|
+
es: "País"
|
88
|
+
en: "Country name"
|
89
|
+
help:
|
90
|
+
es: "Nombre del país"
|
91
|
+
en: "Name of the country"
|
92
|
+
email:
|
93
|
+
type: "email"
|
94
|
+
label:
|
95
|
+
es: "Correo electrónico"
|
96
|
+
en: "E-mail address"
|
97
|
+
help:
|
98
|
+
es: "Dirección de contacto"
|
99
|
+
en: "Contact address"
|
100
|
+
social_networks:
|
101
|
+
type: "array"
|
102
|
+
label:
|
103
|
+
es: "Redes sociales"
|
104
|
+
en: "Social networks"
|
105
|
+
help:
|
106
|
+
es: "Direcciones completas de los perfiles en redes sociales"
|
107
|
+
en: "Full addresses of social network profiles"
|
108
|
+
facebook_app_id:
|
109
|
+
type: "string"
|
110
|
+
label:
|
111
|
+
es: "Identificador de app de Facebook"
|
112
|
+
en: "Facebook app ID"
|
113
|
+
help:
|
114
|
+
es: ""
|
115
|
+
en: ""
|
116
|
+
webmaster_verification_google:
|
117
|
+
type: "string"
|
118
|
+
label:
|
119
|
+
es: "Verificación de sitio web en Google"
|
120
|
+
en: "Webmaster verification on Google"
|
121
|
+
help:
|
122
|
+
es: ""
|
123
|
+
en: ""
|
124
|
+
webmaster_verification_bing:
|
125
|
+
type: "string"
|
126
|
+
label:
|
127
|
+
es: "Verificación de sitio web en Bing"
|
128
|
+
en: "Webmaster verification on Bing"
|
129
|
+
help:
|
130
|
+
es: ""
|
131
|
+
en: ""
|
132
|
+
webmaster_verification_alexa:
|
133
|
+
type: "string"
|
134
|
+
label:
|
135
|
+
es: "Verificación de sitio web en Alexa"
|
136
|
+
en: "Webmaster verification on Alexa"
|
137
|
+
help:
|
138
|
+
es: ""
|
139
|
+
en: ""
|
140
|
+
webmaster_verification_yandex:
|
141
|
+
type: "string"
|
142
|
+
label:
|
143
|
+
es: "Verificación de sitio web en Yandex"
|
144
|
+
en: "Webmaster verification on Yandex"
|
145
|
+
help:
|
146
|
+
es: ""
|
147
|
+
en: ""
|
148
|
+
webmaster_verification_baidu:
|
149
|
+
type: "string"
|
150
|
+
label:
|
151
|
+
es: "Verificación de sitio web en Baidu"
|
152
|
+
en: "Webmaster verification on Baidu"
|
153
|
+
help:
|
154
|
+
es: ""
|
155
|
+
en: ""
|
156
|
+
webmaster_verification_facebook:
|
157
|
+
type: "string"
|
158
|
+
label:
|
159
|
+
es: "Verificación de sitio web en Facebook"
|
160
|
+
en: "Webmaster verification on Facebook"
|
161
|
+
help:
|
162
|
+
es: ""
|
163
|
+
en: ""
|
164
|
+
locales:
|
165
|
+
type: "locales"
|
166
|
+
label:
|
167
|
+
es: "Traducciones"
|
168
|
+
en: "Translations"
|
169
|
+
help:
|
170
|
+
es: "Vínculo al mismo artículo en otros idiomas"
|
171
|
+
en: "Link to same post in other languages"
|
172
|
+
draft:
|
173
|
+
type: "boolean"
|
174
|
+
label:
|
175
|
+
es: "Borrador"
|
176
|
+
en: "Draft"
|
177
|
+
help:
|
178
|
+
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\""
|
179
|
+
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)."
|
180
|
+
order:
|
181
|
+
type: "order"
|
182
|
+
label:
|
183
|
+
es: "Orden"
|
184
|
+
en: "Order"
|
185
|
+
help:
|
186
|
+
es: "La posición del artículo en la lista de artículos"
|
187
|
+
en: "Position in list of posts"
|
data/_data/layouts/book.yml
CHANGED
@@ -40,7 +40,7 @@ file:
|
|
40
40
|
es: "Descripción del archivo"
|
41
41
|
en: "File description"
|
42
42
|
help:
|
43
|
-
es: "Describí el archivo por razones de accesibilidad e
|
43
|
+
es: "Describí el archivo por razones de accesibilidad e indexación en buscadores"
|
44
44
|
en: "Describe the file for accesibility purposes and for indexation in search engines"
|
45
45
|
author:
|
46
46
|
type: "array"
|
@@ -48,7 +48,7 @@ author:
|
|
48
48
|
es: "Autores"
|
49
49
|
en: "Authors"
|
50
50
|
help:
|
51
|
-
es: "
|
51
|
+
es: "Empezá a escribir para filtrar valores ya usados. Presioná enter para agregar ítems."
|
52
52
|
en: "Start typing to filter previously used values. Press enter to add items."
|
53
53
|
image:
|
54
54
|
type: "image"
|
@@ -64,7 +64,7 @@ image:
|
|
64
64
|
es: "Descripción de la cubierta"
|
65
65
|
en: "Book cover description"
|
66
66
|
help:
|
67
|
-
es: "Describí la cubierta por razones de accesibilidad e
|
67
|
+
es: "Describí la cubierta por razones de accesibilidad e indexación en buscadores"
|
68
68
|
en: "Describe the book cover for accesibility purposes and for indexation in search engines"
|
69
69
|
content:
|
70
70
|
type: "new_content"
|
@@ -72,7 +72,7 @@ content:
|
|
72
72
|
es: "Sinopsis"
|
73
73
|
en: "Synopsis"
|
74
74
|
help:
|
75
|
-
es: "
|
75
|
+
es: "Escribí aquí el artículo"
|
76
76
|
en: "Write the post here"
|
77
77
|
price:
|
78
78
|
type: "number"
|
data/_data/layouts/cart.yml
CHANGED
@@ -50,7 +50,7 @@ currency_alternate:
|
|
50
50
|
es: "Moneda alternativa"
|
51
51
|
en: "Alternative currency"
|
52
52
|
help:
|
53
|
-
es: "Nombre alternativo de la moneda
|
53
|
+
es: "Nombre alternativo de la moneda para mostrar, por ejemplo \"$\", \"pesos\", \"pe\", etc"
|
54
54
|
en: "Alternative name of currency to be shown, for example \"$\", \"dollars\", etc"
|
55
55
|
default:
|
56
56
|
es: "ARS"
|
@@ -171,7 +171,7 @@ permalink:
|
|
171
171
|
en: "Permalink"
|
172
172
|
help:
|
173
173
|
es: "La dirección de la página del carrito dentro del sitio"
|
174
|
-
en: "
|
174
|
+
en: "The address the page holds within your site"
|
175
175
|
default:
|
176
176
|
es: "carrito/"
|
177
177
|
en: "cart/"
|
@@ -3,7 +3,7 @@ title:
|
|
3
3
|
type: "string"
|
4
4
|
required: true
|
5
5
|
label:
|
6
|
-
es: "Título del
|
6
|
+
es: "Título del Código de Conducta"
|
7
7
|
en: "Title of code of conduct"
|
8
8
|
help:
|
9
9
|
es: ""
|
@@ -32,7 +32,7 @@ content:
|
|
32
32
|
es: "Contenido del artículo"
|
33
33
|
en: "Post content"
|
34
34
|
help:
|
35
|
-
es: "
|
35
|
+
es: "Escribí aquí el artículo"
|
36
36
|
en: "Write your post here"
|
37
37
|
locales:
|
38
38
|
type: "locales"
|
@@ -17,7 +17,7 @@ content:
|
|
17
17
|
es: "Contenido"
|
18
18
|
en: "Content"
|
19
19
|
help:
|
20
|
-
es: "
|
20
|
+
es: "Podés agregar información de contacto, tiempos de entrega, etc. aquí."
|
21
21
|
en: "You may add contact information, timeframe for delivery, etc. here"
|
22
22
|
default:
|
23
23
|
es: "En breve te llegará un correo con la información de tu pedido."
|
@@ -30,7 +30,7 @@ permalink:
|
|
30
30
|
en: "Confirmation page address"
|
31
31
|
help:
|
32
32
|
es: "La dirección de la página de confirmación dentro del sitio"
|
33
|
-
en: "The address
|
33
|
+
en: "The address this page holds within your site"
|
34
34
|
default:
|
35
35
|
es: "confirmacion/"
|
36
36
|
en: "confirmation/"
|
data/_data/layouts/license.yml
CHANGED
@@ -4,10 +4,10 @@ title:
|
|
4
4
|
required: true
|
5
5
|
label:
|
6
6
|
es: "Título de la licencia"
|
7
|
-
en: "
|
7
|
+
en: "License title"
|
8
8
|
help:
|
9
9
|
es: "Título que describe la licencia a usar"
|
10
|
-
en: "Title that describes the license
|
10
|
+
en: "Title that describes the license that will be used"
|
11
11
|
description:
|
12
12
|
type: "text"
|
13
13
|
required: true
|
@@ -32,7 +32,7 @@ content:
|
|
32
32
|
es: "Contenido del artículo"
|
33
33
|
en: "Post content"
|
34
34
|
help:
|
35
|
-
es: "
|
35
|
+
es: "Escribí aquí el artículo"
|
36
36
|
en: "Write your post here"
|
37
37
|
locales:
|
38
38
|
type: "locales"
|
data/_data/layouts/menu.yml
CHANGED
@@ -45,7 +45,7 @@ link:
|
|
45
45
|
es: "Vínculo"
|
46
46
|
help:
|
47
47
|
en: "If item leads to a page or special section, associate here with full address"
|
48
|
-
es: "Si el ítem lleva a una página o sección especial, asociarla aquí
|
48
|
+
es: "Si el ítem lleva a una página o sección especial, asociarla aquí colocando la dirección completa"
|
49
49
|
draft:
|
50
50
|
type: "boolean"
|
51
51
|
label:
|
data/_data/layouts/payment.yml
CHANGED
@@ -17,7 +17,7 @@ content:
|
|
17
17
|
es: "Contenido"
|
18
18
|
en: "Content"
|
19
19
|
help:
|
20
|
-
es: "
|
20
|
+
es: "Podés agregar texto opcional aquí"
|
21
21
|
en: "You may add optional text here"
|
22
22
|
total:
|
23
23
|
type: "string"
|
@@ -63,7 +63,7 @@ permalink:
|
|
63
63
|
en: "Payment page address"
|
64
64
|
help:
|
65
65
|
es: "La dirección de la página de medios de pago dentro del sitio"
|
66
|
-
en: "The address
|
66
|
+
en: "The address this page holds within your site"
|
67
67
|
default:
|
68
68
|
es: "pago/"
|
69
69
|
en: "payment/"
|
data/_data/layouts/post.yml
CHANGED
@@ -8,31 +8,35 @@ title:
|
|
8
8
|
help:
|
9
9
|
es: "¡Un título que invite a leer el artículo!"
|
10
10
|
en: "A title that makes people want to read the post!"
|
11
|
-
|
12
|
-
type: "
|
13
|
-
required: true
|
11
|
+
content_warning:
|
12
|
+
type: "string"
|
14
13
|
label:
|
15
|
-
es: "Alerta de contenido
|
16
|
-
en: "Content warning
|
14
|
+
es: "Alerta de contenido"
|
15
|
+
en: "Content warning"
|
17
16
|
help:
|
18
17
|
es: |
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
contenido, para que las personas puedan determinar cuándo quieren
|
23
|
-
abrirlo.
|
18
|
+
Si el artículo trata de violencias y otros temas sensibles, te
|
19
|
+
invitamos a usar este campo como alerta de contenido, para que las
|
20
|
+
personas puedan determinar cuándo quieren abrirlo.
|
24
21
|
en: |
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
22
|
+
If the post is about violence and other sensitive topics, we
|
23
|
+
invite you to use it as a content warning, so others can decide
|
24
|
+
when they want to read it.
|
25
|
+
description:
|
26
|
+
type: "text"
|
27
|
+
label:
|
28
|
+
es: "Descripción del artículo"
|
29
|
+
en: "Post description"
|
30
|
+
help:
|
31
|
+
es: "Descripción del contenido del artículo, que también usarán redes sociales y buscadores."
|
32
|
+
en: "Description of post content, also used by social media and search engines."
|
29
33
|
author:
|
30
34
|
type: "array"
|
31
35
|
label:
|
32
36
|
es: "Autores"
|
33
37
|
en: "Authors"
|
34
38
|
help:
|
35
|
-
es: "
|
39
|
+
es: "Empezá a escribir para filtrar valores ya usados. Presioná enter para agregar el ítem seleccionado o agregar uno nuevo si no existe."
|
36
40
|
en: "Start typing to filter previously used values. Press enter to add the selected item or a new one if it doesn't exist yet."
|
37
41
|
image:
|
38
42
|
type: "image"
|
@@ -58,13 +62,32 @@ content:
|
|
58
62
|
help:
|
59
63
|
es: "Escribe aquí el artículo"
|
60
64
|
en: "Write your post here"
|
65
|
+
activity:
|
66
|
+
type: "boolean"
|
67
|
+
label:
|
68
|
+
es: "Publicar en el Fediverso"
|
69
|
+
en: "Publish to Fediverse"
|
70
|
+
help:
|
71
|
+
es: "Si tu sitio tiene habilitado Social Distributed Press, habilita para publicar en el Fediverso"
|
72
|
+
en: "If your site has Social Distributed Press enabled, tick to publish to the Fediverse"
|
73
|
+
default:
|
74
|
+
es: true
|
75
|
+
en: true
|
76
|
+
in_reply_to:
|
77
|
+
type: "url"
|
78
|
+
label:
|
79
|
+
es: "En respuesta a"
|
80
|
+
en: "In reply to"
|
81
|
+
help:
|
82
|
+
es: "Agrega aquí el vínculo a un artículo para generar una respuesta"
|
83
|
+
en: "Add the link to another article to reply to"
|
61
84
|
categories:
|
62
85
|
type: "array"
|
63
86
|
label:
|
64
87
|
es: "Categorías"
|
65
88
|
en: "Categories"
|
66
89
|
help:
|
67
|
-
es: "
|
90
|
+
es: "Empezá a escribir para filtrar valores ya usados. Presioná enter para agregar el ítem seleccionado o agregar uno nuevo si no existe."
|
68
91
|
en: "Start typing to filter previously used values. Press enter to add the selected item or a new one if it doesn't exist yet."
|
69
92
|
tags:
|
70
93
|
type: "array"
|
@@ -72,7 +95,7 @@ tags:
|
|
72
95
|
es: "Etiquetas"
|
73
96
|
en: "Tags"
|
74
97
|
help:
|
75
|
-
es: "
|
98
|
+
es: "Empezá a escribir para filtrar valores ya usados. Presioná enter para agregar el ítem seleccionado o agregar uno nuevo si no existe."
|
76
99
|
en: "Start typing to filter previously used values. Press enter to add the selected item or a new one if it doesn't exist yet."
|
77
100
|
locales:
|
78
101
|
type: "locales"
|
data/_data/layouts/shipment.yml
CHANGED
@@ -99,7 +99,7 @@ permalink:
|
|
99
99
|
en: "Shipment page address"
|
100
100
|
help:
|
101
101
|
es: "La dirección de la página del carrito dentro del sitio"
|
102
|
-
en: "The address this page
|
102
|
+
en: "The address this page holds within your site"
|
103
103
|
default:
|
104
104
|
es: "envio/"
|
105
105
|
en: "shipment/"
|
data/_data/layouts/theme.yml
CHANGED
@@ -12,10 +12,10 @@ font_family_sans_serif:
|
|
12
12
|
type: "predefined_value"
|
13
13
|
label:
|
14
14
|
en: "Select a typography for the site"
|
15
|
-
es: "
|
15
|
+
es: "Seleccioná una tipografía para el sitio"
|
16
16
|
help:
|
17
17
|
en: "If you'd like us to add support for a typography, please send us an e-mail"
|
18
|
-
es: "Si
|
18
|
+
es: "Si querés que agreguemos una tipografía, por favor envianos un e-mail"
|
19
19
|
default:
|
20
20
|
en: ""
|
21
21
|
es: ""
|
@@ -32,7 +32,7 @@ font_family_monospace:
|
|
32
32
|
type: "predefined_value"
|
33
33
|
label:
|
34
34
|
en: "Select a monospace typography for the site"
|
35
|
-
es: "
|
35
|
+
es: "Seleccioná una tipografía monospace para el sitio"
|
36
36
|
help:
|
37
37
|
en: ""
|
38
38
|
es: ""
|
@@ -52,10 +52,10 @@ headings_font_family:
|
|
52
52
|
type: "predefined_value"
|
53
53
|
label:
|
54
54
|
en: "Select a typography for headings"
|
55
|
-
es: "
|
55
|
+
es: "Seleccioná una tipografía para los títulos del sitio"
|
56
56
|
help:
|
57
|
-
en: "If you'd us to add support for a typography, please send us an e-mail"
|
58
|
-
es: "Si
|
57
|
+
en: "If you'd like us to add support for a typography, please send us an e-mail"
|
58
|
+
es: "Si querés que agreguemos una tipografía, por favor envianos un e-mail"
|
59
59
|
default:
|
60
60
|
en: ""
|
61
61
|
es: ""
|
@@ -96,7 +96,7 @@ body_bg:
|
|
96
96
|
en: "Background color"
|
97
97
|
es: "Color de fondo"
|
98
98
|
help:
|
99
|
-
en: "Site
|
99
|
+
en: "Site background color"
|
100
100
|
es: "Color de fondo del sitio"
|
101
101
|
default:
|
102
102
|
es: "#FFFFFF"
|
data/_includes/footer.html
CHANGED
@@ -30,6 +30,17 @@
|
|
30
30
|
<a href="{{ privacy_policy.url }}" rel="privacy-policy">{{ privacy_policy.title }}</a>
|
31
31
|
</li>
|
32
32
|
{% endif %}
|
33
|
+
|
34
|
+
{%- if site.activity_pub_profile -%}
|
35
|
+
<li>
|
36
|
+
<span>
|
37
|
+
{{- site.i18n.fediverse -}}
|
38
|
+
</span>
|
39
|
+
<span>
|
40
|
+
@{{ site.activity_pub_profile -}}
|
41
|
+
</span>
|
42
|
+
</li>
|
43
|
+
{%- endif -%}
|
33
44
|
</ul>
|
34
45
|
|
35
46
|
{{ site.i18n.footer.made_with_sutty | markdownify }}
|
data/_layouts/default.html
CHANGED
@@ -33,6 +33,18 @@
|
|
33
33
|
|
34
34
|
{% seo %}
|
35
35
|
{% feed_meta %}
|
36
|
+
|
37
|
+
{%- if page.activity -%}
|
38
|
+
<link href="{{ page.activity.url | absolute_url }}" rel="alternate" type="application/activity+json" />
|
39
|
+
{%- endif -%}
|
40
|
+
|
41
|
+
{%- if site.activity_pub_profile -%}
|
42
|
+
<meta property="profile:username" content="{{ site.activity_pub_profile }}" />
|
43
|
+
{%- endif -%}
|
44
|
+
|
45
|
+
{%- if site.actor -%}
|
46
|
+
<link rel="me" href="{{ site.actor.url | absolute_url }}" />
|
47
|
+
{%- endif -%}
|
36
48
|
</head>
|
37
49
|
<body>
|
38
50
|
<div id="header" data-turbolinks-permanent>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: editorial-autogestiva-jekyll-theme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.5.0rc0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- f
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-11-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -16,14 +16,14 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - "~>"
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 4
|
19
|
+
version: '4'
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - "~>"
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 4
|
26
|
+
version: '4'
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: jekyll-relative-urls
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
@@ -323,6 +323,7 @@ files:
|
|
323
323
|
- _data/forms/contacto.yml~
|
324
324
|
- _data/forms/shipping_address.yml
|
325
325
|
- _data/forms/user.yml
|
326
|
+
- _data/layouts/about.yml
|
326
327
|
- _data/layouts/book.yml
|
327
328
|
- _data/layouts/cart.yml
|
328
329
|
- _data/layouts/code_of_conduct.yml
|
@@ -459,9 +460,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
459
460
|
version: '0'
|
460
461
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
461
462
|
requirements:
|
462
|
-
- - "
|
463
|
+
- - ">"
|
463
464
|
- !ruby/object:Gem::Version
|
464
|
-
version:
|
465
|
+
version: 1.3.1
|
465
466
|
requirements: []
|
466
467
|
rubygems_version: 3.3.26
|
467
468
|
signing_key:
|