recursero-jekyll-theme 0.1.2 → 0.1.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.
- checksums.yaml +4 -4
- data/_data/forms/contacto.yml +3 -3
- data/_data/layouts/about.yml +14 -14
- data/_data/layouts/category.yml +16 -16
- data/_data/layouts/page.yml +22 -22
- data/_data/layouts/place.yml +38 -36
- data/_data/layouts/post.yml +22 -22
- data/assets/css/styles.scss.orig +0 -3
- metadata +7 -21
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 040b0a7b8a74c4c7f4cc9eebe3a540821b74e494af64b499cea9d666c397941a
|
4
|
+
data.tar.gz: 23d5a74782f32b7894f01002fb2652e3ba98eaa79d7f8b853777ac3b2ec046e7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d106ed3b92f51fe84102f4157694f5ab911d677bb586a28df44ebe77583852932efc8271abc7230290e1aa8626a4ebfc370fd66f0ea2628ac2b78f031d70a85a
|
7
|
+
data.tar.gz: 1b67a4257b29858e4c6c35589ea612e8989e166eac3e1ef65f8972215e40d07d028c6e4ea68a1b8e937192f4d5cd6f200c2c4e6c736eb84f8ad68db6145fe75c
|
data/_data/forms/contacto.yml
CHANGED
@@ -7,7 +7,7 @@ pronouns:
|
|
7
7
|
en: "Pronouns"
|
8
8
|
placeholder:
|
9
9
|
es: "¿Qué pronombres usás?"
|
10
|
-
en: "What
|
10
|
+
en: "What pronouns do you use?"
|
11
11
|
name:
|
12
12
|
type: "string"
|
13
13
|
autocomplete: "name"
|
@@ -16,7 +16,7 @@ name:
|
|
16
16
|
en: "Name"
|
17
17
|
placeholder:
|
18
18
|
es: "Nombre elegido, pseudónimo, alias"
|
19
|
-
en: "
|
19
|
+
en: "Chosen name, pseudonym or alias"
|
20
20
|
from:
|
21
21
|
type: "email"
|
22
22
|
autocomplete: "email"
|
@@ -32,7 +32,7 @@ consent:
|
|
32
32
|
type: boolean
|
33
33
|
label:
|
34
34
|
es: Acepto las políticas de privacidad
|
35
|
-
en: I agree to the
|
35
|
+
en: I agree to the Privacy Policy
|
36
36
|
submit:
|
37
37
|
type: submit
|
38
38
|
label:
|
data/_data/layouts/about.yml
CHANGED
@@ -33,18 +33,18 @@ logo:
|
|
33
33
|
help:
|
34
34
|
es: Describe el logo para usuaries no videntes y buscadores
|
35
35
|
en: |
|
36
|
-
Describe the logo for
|
36
|
+
Describe the logo for the visually impaired and
|
37
37
|
search engines
|
38
38
|
content:
|
39
|
-
type: '
|
39
|
+
type: 'new_html'
|
40
40
|
label:
|
41
41
|
es: 'Presentación'
|
42
42
|
en: 'Presentation'
|
43
43
|
help:
|
44
44
|
es: 'Historia, trasfondo, principios políticos, etc.'
|
45
|
-
en: 'History, context,
|
45
|
+
en: 'History, context, principles, etc.'
|
46
46
|
social_networks:
|
47
|
-
type: '
|
47
|
+
type: 'new_array'
|
48
48
|
label:
|
49
49
|
es: 'Redes sociales'
|
50
50
|
en: 'Social networks'
|
@@ -63,12 +63,12 @@ menu:
|
|
63
63
|
type: 'boolean'
|
64
64
|
label:
|
65
65
|
es: '¿Sale en el menú?'
|
66
|
-
en: '
|
66
|
+
en: 'Does it appear in the menu?'
|
67
67
|
help:
|
68
68
|
es: ''
|
69
69
|
en: ''
|
70
70
|
category_empty:
|
71
|
-
type: '
|
71
|
+
type: 'new_html'
|
72
72
|
label:
|
73
73
|
es: 'Texto para la categoría vacía'
|
74
74
|
en: 'Text shown when category is empty'
|
@@ -76,10 +76,10 @@ category_empty:
|
|
76
76
|
es: ''
|
77
77
|
en: ''
|
78
78
|
how_to_help:
|
79
|
-
type: '
|
79
|
+
type: 'new_html'
|
80
80
|
label:
|
81
81
|
es: 'Texto invitando a colaborar'
|
82
|
-
en: 'Text inviting to
|
82
|
+
en: 'Text inviting to collaborate'
|
83
83
|
help:
|
84
84
|
es: ''
|
85
85
|
en: ''
|
@@ -98,12 +98,12 @@ order:
|
|
98
98
|
en: 'Order'
|
99
99
|
help:
|
100
100
|
es: 'La posición del artículo en la lista de artículos'
|
101
|
-
en: '
|
101
|
+
en: 'Post position in list'
|
102
102
|
permalink:
|
103
|
-
type: '
|
103
|
+
type: 'permalink'
|
104
104
|
label:
|
105
|
-
es: '
|
106
|
-
en: '
|
105
|
+
es: 'Enlace'
|
106
|
+
en: 'Permalink'
|
107
107
|
help:
|
108
|
-
es: '
|
109
|
-
en: '
|
108
|
+
es: ''
|
109
|
+
en: ''
|
data/_data/layouts/category.yml
CHANGED
@@ -12,49 +12,49 @@ description:
|
|
12
12
|
type: 'string'
|
13
13
|
label:
|
14
14
|
es: Descripción o explicación del uso de la categoría
|
15
|
-
en:
|
15
|
+
en: How is this category used?
|
16
16
|
help:
|
17
17
|
es: Este campo servirá para orientar acerca de cómo emplear la categoría, pueden incluirse casos de uso
|
18
|
-
en: This field is intended to give advice on the
|
18
|
+
en: This field is intended to give advice on the use of the category, use cases may be included as example
|
19
19
|
content:
|
20
|
-
type: '
|
20
|
+
type: 'new_content'
|
21
21
|
label:
|
22
22
|
es: 'Contenido del artículo'
|
23
23
|
en: 'Post content'
|
24
24
|
help:
|
25
25
|
es: 'Escribe aquí el artículo'
|
26
|
-
en: 'Write
|
26
|
+
en: 'Write your post here'
|
27
27
|
category_previous:
|
28
|
-
type:
|
28
|
+
type: new_belongs_to
|
29
29
|
filter:
|
30
30
|
layout: category
|
31
31
|
inverse: categories_next
|
32
32
|
label:
|
33
33
|
es: 'Categoría anterior'
|
34
|
-
en: '
|
34
|
+
en: 'Parent category'
|
35
35
|
help:
|
36
36
|
es: '¿De cuál categoría se desprende?'
|
37
|
-
en: '
|
37
|
+
en: 'Which category does this one depend on?'
|
38
38
|
categories_next:
|
39
|
-
type:
|
39
|
+
type: new_has_many
|
40
40
|
filter:
|
41
41
|
layout: category
|
42
42
|
inverse: category_previous
|
43
43
|
label:
|
44
44
|
es: 'Categorías siguientes'
|
45
|
-
en: '
|
45
|
+
en: 'Subcategories'
|
46
46
|
help:
|
47
47
|
es: '¿Cuáles categorías se desprenden de esta?'
|
48
|
-
en: ''
|
48
|
+
en: 'Which categories depend on this one?'
|
49
49
|
posts:
|
50
|
-
type:
|
50
|
+
type: new_has_and_belongs_to_many
|
51
51
|
inverse: categories
|
52
52
|
label:
|
53
53
|
es: 'Artículos'
|
54
54
|
en: 'Posts'
|
55
55
|
help:
|
56
56
|
es: 'Artículos dentro de esta categoría'
|
57
|
-
en: 'Posts
|
57
|
+
en: 'Posts in this category'
|
58
58
|
background_color:
|
59
59
|
type: 'color'
|
60
60
|
label:
|
@@ -94,13 +94,13 @@ order:
|
|
94
94
|
en: 'Order'
|
95
95
|
help:
|
96
96
|
es: 'La posición del artículo en la lista de artículos'
|
97
|
-
en: '
|
97
|
+
en: 'Post position in list'
|
98
98
|
notes:
|
99
|
-
type: '
|
99
|
+
type: 'new_html'
|
100
100
|
private: true
|
101
101
|
label:
|
102
102
|
es: 'Notas'
|
103
|
-
en: ''
|
103
|
+
en: 'Notes (encrypted)'
|
104
104
|
help:
|
105
105
|
es: 'Comentarios internos, recordatorios, información privada. ¡No se publica en el sitio!'
|
106
|
-
en: '
|
106
|
+
en: "Internal comments, reminders, private information. This won't be published to the website and will appear encrypted in source code"
|
data/_data/layouts/page.yml
CHANGED
@@ -22,18 +22,18 @@ description:
|
|
22
22
|
contenido, para que las personas puedan determinar cuándo quieren
|
23
23
|
abrirlo.
|
24
24
|
en: |
|
25
|
-
Summary of
|
26
|
-
engines.
|
27
|
-
topics, we invite you to use it as a content warning, so others
|
28
|
-
|
25
|
+
Summary of post content, also used by social media and search
|
26
|
+
engines. If the post includes violence or other sensitive
|
27
|
+
topics, we invite you to use it as a content warning, so that others
|
28
|
+
may decide when they want to read it.
|
29
29
|
author:
|
30
|
-
type: '
|
30
|
+
type: 'new_array'
|
31
31
|
label:
|
32
32
|
es: 'Autores'
|
33
33
|
en: 'Authors'
|
34
34
|
help:
|
35
35
|
es: 'Quiénes participaron en la escritura de este artículo'
|
36
|
-
en: 'Who
|
36
|
+
en: 'Who wrote this post?'
|
37
37
|
image:
|
38
38
|
type: 'image'
|
39
39
|
path:
|
@@ -45,7 +45,7 @@ image:
|
|
45
45
|
Se utiliza para ilustrar el artículo y como previsualización en
|
46
46
|
las redes sociales.
|
47
47
|
en: |
|
48
|
-
|
48
|
+
Used to illustrate the article and as preview in social
|
49
49
|
networks.
|
50
50
|
description:
|
51
51
|
label:
|
@@ -56,18 +56,18 @@ image:
|
|
56
56
|
Describe la imagen principal para usuaries no videntes y
|
57
57
|
buscadores
|
58
58
|
en: |
|
59
|
-
Describe the main image for
|
59
|
+
Describe the main image for the visually impaired and
|
60
60
|
search engines
|
61
61
|
content:
|
62
|
-
type: '
|
62
|
+
type: 'new_content'
|
63
63
|
label:
|
64
64
|
es: 'Contenido del artículo'
|
65
65
|
en: 'Post content'
|
66
66
|
help:
|
67
67
|
es: 'Escribe aquí el artículo'
|
68
|
-
en: 'Write
|
68
|
+
en: 'Write your post here'
|
69
69
|
permalink:
|
70
|
-
type: '
|
70
|
+
type: 'permalink'
|
71
71
|
label:
|
72
72
|
es: 'Enlace'
|
73
73
|
en: 'Permalink'
|
@@ -76,10 +76,10 @@ permalink:
|
|
76
76
|
Si no quieres utilizar el formato de enlaces general del sitio
|
77
77
|
para este artículo, especifica uno aquí.
|
78
78
|
en: |
|
79
|
-
If you
|
80
|
-
|
79
|
+
If you want to use link format for this post other than the default,
|
80
|
+
change it here.
|
81
81
|
categories:
|
82
|
-
type: '
|
82
|
+
type: 'new_has_and_belongs_to_many'
|
83
83
|
filter:
|
84
84
|
layout: 'category'
|
85
85
|
inverse: 'posts'
|
@@ -88,9 +88,9 @@ categories:
|
|
88
88
|
en: 'Categories'
|
89
89
|
help:
|
90
90
|
es: 'Ayudan a organizar los artículos en temas'
|
91
|
-
en: 'Use categories to
|
91
|
+
en: 'Use categories to order posts by theme'
|
92
92
|
tags:
|
93
|
-
type: '
|
93
|
+
type: 'new_array'
|
94
94
|
label:
|
95
95
|
es: 'Etiquetas'
|
96
96
|
en: 'Tags'
|
@@ -98,13 +98,13 @@ tags:
|
|
98
98
|
es: 'Usa etiquetas para resaltar palabras clave'
|
99
99
|
en: 'Tags are helpful as keywords'
|
100
100
|
posts:
|
101
|
-
type: '
|
101
|
+
type: 'new_has_many'
|
102
102
|
label:
|
103
103
|
es: 'Artículos relacionados'
|
104
104
|
en: ''
|
105
105
|
help:
|
106
106
|
es: 'Empieza a escribir para completar'
|
107
|
-
en: ''
|
107
|
+
en: 'Start writing to autocomplete with possible posts!'
|
108
108
|
draft:
|
109
109
|
type: 'boolean'
|
110
110
|
label:
|
@@ -120,13 +120,13 @@ order:
|
|
120
120
|
en: 'Order'
|
121
121
|
help:
|
122
122
|
es: 'La posición del artículo en la lista de artículos'
|
123
|
-
en: '
|
123
|
+
en: 'Post position in list'
|
124
124
|
notes:
|
125
|
-
type: '
|
125
|
+
type: 'new_html'
|
126
126
|
private: true
|
127
127
|
label:
|
128
128
|
es: 'Notas'
|
129
|
-
en: ''
|
129
|
+
en: 'Notes'
|
130
130
|
help:
|
131
131
|
es: 'Comentarios internos, recordatorios, información privada. ¡No se publica en el sitio!'
|
132
|
-
en: '
|
132
|
+
en: "Internal comments, reminders, private information. This won't be published to the website and will appear encrypted in source code"
|
data/_data/layouts/place.yml
CHANGED
@@ -7,7 +7,7 @@ title:
|
|
7
7
|
en: 'Place'
|
8
8
|
help:
|
9
9
|
es: 'El nombre del lugar, espacio, servicio, consultorio'
|
10
|
-
en: 'Name of place, space, service
|
10
|
+
en: 'Name of place, space, service or office'
|
11
11
|
description:
|
12
12
|
type: 'text'
|
13
13
|
label:
|
@@ -21,10 +21,10 @@ description:
|
|
21
21
|
contenido, para que las personas puedan determinar cuándo quieren
|
22
22
|
abrirlo.
|
23
23
|
en: |
|
24
|
-
Summary of
|
25
|
-
engines.
|
26
|
-
topics, we invite you to use it as a content warning, so others
|
27
|
-
|
24
|
+
Summary of post content, also used by social media and search
|
25
|
+
engines. If the post includes violence or other sensitive
|
26
|
+
topics, we invite you to use it as a content warning, so that others
|
27
|
+
may decide when they want to read it.
|
28
28
|
image:
|
29
29
|
type: 'image'
|
30
30
|
path:
|
@@ -36,7 +36,7 @@ image:
|
|
36
36
|
Se utiliza para ilustrar el artículo y como previsualización en
|
37
37
|
las redes sociales.
|
38
38
|
en: |
|
39
|
-
|
39
|
+
Used to illustrate the article and as preview in social
|
40
40
|
networks.
|
41
41
|
description:
|
42
42
|
label:
|
@@ -47,18 +47,18 @@ image:
|
|
47
47
|
Describe la imagen principal para usuaries no videntes y
|
48
48
|
buscadores
|
49
49
|
en: |
|
50
|
-
Describe the main image for
|
50
|
+
Describe the main image for the visually impaired and
|
51
51
|
search engines
|
52
52
|
content:
|
53
|
-
type: '
|
53
|
+
type: 'new_content'
|
54
54
|
label:
|
55
55
|
es: 'Contenido del artículo'
|
56
56
|
en: 'Post content'
|
57
57
|
help:
|
58
58
|
es: 'Escribe aquí el artículo'
|
59
|
-
en: 'Write
|
59
|
+
en: 'Write your post here'
|
60
60
|
permalink:
|
61
|
-
type: '
|
61
|
+
type: 'permalink'
|
62
62
|
label:
|
63
63
|
es: 'Enlace'
|
64
64
|
en: 'Permalink'
|
@@ -67,10 +67,10 @@ permalink:
|
|
67
67
|
Si no quieres utilizar el formato de enlaces general del sitio
|
68
68
|
para este artículo, especifica uno aquí.
|
69
69
|
en: |
|
70
|
-
If you
|
71
|
-
|
70
|
+
If you want to use link format for this post other than the default,
|
71
|
+
change it here.
|
72
72
|
categories:
|
73
|
-
type: '
|
73
|
+
type: 'new_has_and_belongs_to_many'
|
74
74
|
filter:
|
75
75
|
layout: 'category'
|
76
76
|
inverse: 'posts'
|
@@ -79,9 +79,9 @@ categories:
|
|
79
79
|
en: 'Categories'
|
80
80
|
help:
|
81
81
|
es: 'Ayudan a organizar los artículos en temas'
|
82
|
-
en: 'Use categories to
|
82
|
+
en: 'Use categories to order posts by theme'
|
83
83
|
tags:
|
84
|
-
type: '
|
84
|
+
type: 'new_array'
|
85
85
|
label:
|
86
86
|
es: 'Etiquetas'
|
87
87
|
en: 'Tags'
|
@@ -89,13 +89,13 @@ tags:
|
|
89
89
|
es: 'Las etiquetas son términos ad-hoc para agrupar información, pueden ser lugares, especialidades, tipos de cirugía, alertas de contenido, etc.'
|
90
90
|
en: 'Tags are helpful as keywords'
|
91
91
|
posts:
|
92
|
-
type: '
|
92
|
+
type: 'new_has_many'
|
93
93
|
label:
|
94
94
|
es: 'Artículos relacionados'
|
95
95
|
en: ''
|
96
96
|
help:
|
97
97
|
es: 'Empieza a escribir para completar'
|
98
|
-
en: ''
|
98
|
+
en: 'Start writing to autocomplete with possible posts!'
|
99
99
|
direccion:
|
100
100
|
type: 'string'
|
101
101
|
label:
|
@@ -108,42 +108,45 @@ coordenadas:
|
|
108
108
|
type: 'geo'
|
109
109
|
label:
|
110
110
|
es: 'Coordenadas geográficas'
|
111
|
+
en: 'Geographical coordinates'
|
111
112
|
lat:
|
112
113
|
label:
|
113
114
|
es: 'Latitud'
|
115
|
+
en: 'Latitude'
|
114
116
|
help:
|
115
|
-
es: '
|
117
|
+
es: ''
|
116
118
|
lng:
|
117
119
|
label:
|
118
120
|
es: 'Longitud'
|
121
|
+
en: 'Longitude'
|
119
122
|
help:
|
120
|
-
es: '
|
123
|
+
es: ''
|
121
124
|
email:
|
122
|
-
type: '
|
125
|
+
type: 'email'
|
123
126
|
label:
|
124
127
|
es: 'Correo electrónico'
|
125
128
|
en: 'E-mail address'
|
126
129
|
help:
|
127
130
|
es: 'Dirección de correo electrónico para comunicarse'
|
128
|
-
en: 'E-mail address to
|
131
|
+
en: 'E-mail address to contact'
|
129
132
|
transporte_publico:
|
130
|
-
type: '
|
133
|
+
type: 'new_array'
|
131
134
|
label:
|
132
135
|
es: 'Transporte público'
|
133
|
-
en: '
|
136
|
+
en: 'Public transportation'
|
134
137
|
help:
|
135
138
|
es: 'Líneas de colectivos, trenes y subtes que pasan cerca'
|
136
|
-
en: '
|
139
|
+
en: 'Buses, trains and subways nearby'
|
137
140
|
telefonos:
|
138
|
-
type: '
|
141
|
+
type: 'new_array'
|
139
142
|
label:
|
140
143
|
es: 'Teléfonos'
|
141
144
|
en: 'Phone numbers'
|
142
145
|
help:
|
143
146
|
es: 'Los números de teléfono para comunicarse, entre paréntesis los horarios u otra información útil, ej. "12345678 (de 10 a 17hs)"'
|
144
|
-
en: 'Phone numbers to call'
|
147
|
+
en: 'Phone numbers to call, with opening hours or other useful information in between parentheses, for example "12345678 (de 10 a 17hs)"'
|
145
148
|
horarios_de_atencion:
|
146
|
-
type: '
|
149
|
+
type: 'new_array'
|
147
150
|
label:
|
148
151
|
es: 'Horarios de atención'
|
149
152
|
en: 'Working hours'
|
@@ -151,21 +154,21 @@ horarios_de_atencion:
|
|
151
154
|
es: 'En el formato 09:00-17:00'
|
152
155
|
en: 'Use the format 09:00-17:00'
|
153
156
|
redes_sociales:
|
154
|
-
type: '
|
157
|
+
type: 'new_array'
|
155
158
|
label:
|
156
159
|
es: 'Sitio web y redes sociales'
|
157
160
|
en: 'Social networks'
|
158
161
|
help:
|
159
162
|
es: 'Direcciones, sitio web y redes sociales (ej. https://instagram.com/@recurserotrans en lugar de @recurserotrans)'
|
160
|
-
en: '
|
163
|
+
en: 'Website and social networks with full url (ie. https://instagram.com/@recurserotrans instead of @recurserotrans)'
|
161
164
|
accesible:
|
162
165
|
type: 'boolean'
|
163
166
|
label:
|
164
167
|
es: 'Accesible a usuaries de sillas de ruedas'
|
165
|
-
en: ''
|
168
|
+
en: 'Wheelchair accesible?'
|
166
169
|
help:
|
167
170
|
es: 'Tildar si el espacio es accesible'
|
168
|
-
en: ""
|
171
|
+
en: "Check yes if the place is accesible to wheelchair users"
|
169
172
|
draft:
|
170
173
|
type: 'boolean'
|
171
174
|
label:
|
@@ -181,14 +184,13 @@ order:
|
|
181
184
|
en: 'Order'
|
182
185
|
help:
|
183
186
|
es: 'La posición del artículo en la lista de artículos'
|
184
|
-
en: '
|
187
|
+
en: 'Post position in list'
|
185
188
|
notes:
|
186
|
-
type: '
|
189
|
+
type: 'new_html'
|
187
190
|
private: true
|
188
191
|
label:
|
189
192
|
es: 'Notas'
|
190
|
-
en: ''
|
193
|
+
en: 'Notes'
|
191
194
|
help:
|
192
195
|
es: 'Comentarios internos, recordatorios, información privada. ¡No se publica en el sitio!'
|
193
|
-
en: '
|
194
|
-
|
196
|
+
en: "Internal comments, reminders, private information. This won't be published to the website and will appear encrypted in source code"
|
data/_data/layouts/post.yml
CHANGED
@@ -22,18 +22,18 @@ description:
|
|
22
22
|
contenido, para que las personas puedan determinar cuándo quieren
|
23
23
|
abrirlo.
|
24
24
|
en: |
|
25
|
-
Summary of
|
26
|
-
engines.
|
27
|
-
topics, we invite you to use it as a content warning, so others
|
28
|
-
|
25
|
+
Summary of post content, also used by social media and search
|
26
|
+
engines. If the post includes violence or other sensitive
|
27
|
+
topics, we invite you to use it as a content warning, so that others
|
28
|
+
may decide when they want to read it.
|
29
29
|
author:
|
30
|
-
type: '
|
30
|
+
type: 'new_array'
|
31
31
|
label:
|
32
32
|
es: 'Autores'
|
33
33
|
en: 'Authors'
|
34
34
|
help:
|
35
35
|
es: 'Quiénes participaron en la escritura de este artículo'
|
36
|
-
en: 'Who
|
36
|
+
en: 'Who wrote this post?'
|
37
37
|
image:
|
38
38
|
type: 'image'
|
39
39
|
path:
|
@@ -45,7 +45,7 @@ image:
|
|
45
45
|
Se utiliza para ilustrar el artículo y como previsualización en
|
46
46
|
las redes sociales.
|
47
47
|
en: |
|
48
|
-
|
48
|
+
Used to illustrate the article and as preview in social
|
49
49
|
networks.
|
50
50
|
description:
|
51
51
|
label:
|
@@ -56,18 +56,18 @@ image:
|
|
56
56
|
Describe la imagen principal para usuaries no videntes y
|
57
57
|
buscadores
|
58
58
|
en: |
|
59
|
-
Describe the main image for
|
59
|
+
Describe the main image for the visually impaired and
|
60
60
|
search engines
|
61
61
|
content:
|
62
|
-
type: '
|
62
|
+
type: 'new_content'
|
63
63
|
label:
|
64
64
|
es: 'Contenido del artículo'
|
65
65
|
en: 'Post content'
|
66
66
|
help:
|
67
67
|
es: 'Escribe aquí el artículo'
|
68
|
-
en: 'Write
|
68
|
+
en: 'Write your post here'
|
69
69
|
permalink:
|
70
|
-
type: '
|
70
|
+
type: 'permalink'
|
71
71
|
label:
|
72
72
|
es: 'Enlace'
|
73
73
|
en: 'Permalink'
|
@@ -76,10 +76,10 @@ permalink:
|
|
76
76
|
Si no quieres utilizar el formato de enlaces general del sitio
|
77
77
|
para este artículo, especifica uno aquí.
|
78
78
|
en: |
|
79
|
-
If you
|
80
|
-
|
79
|
+
If you want to use link format for this post other than the default,
|
80
|
+
change it here.
|
81
81
|
categories:
|
82
|
-
type: '
|
82
|
+
type: 'new_has_and_belongs_to_many'
|
83
83
|
filter:
|
84
84
|
layout: 'category'
|
85
85
|
inverse: 'posts'
|
@@ -88,9 +88,9 @@ categories:
|
|
88
88
|
en: 'Categories'
|
89
89
|
help:
|
90
90
|
es: 'Ayudan a organizar los artículos en temas'
|
91
|
-
en: 'Use categories to
|
91
|
+
en: 'Use categories to order posts by theme'
|
92
92
|
tags:
|
93
|
-
type: '
|
93
|
+
type: 'new_array'
|
94
94
|
label:
|
95
95
|
es: 'Etiquetas'
|
96
96
|
en: 'Tags'
|
@@ -98,13 +98,13 @@ tags:
|
|
98
98
|
es: 'Usa etiquetas para resaltar palabras clave'
|
99
99
|
en: 'Tags are helpful as keywords'
|
100
100
|
posts:
|
101
|
-
type: '
|
101
|
+
type: 'new_has_many'
|
102
102
|
label:
|
103
103
|
es: 'Artículos relacionados'
|
104
104
|
en: ''
|
105
105
|
help:
|
106
106
|
es: 'Empieza a escribir para completar'
|
107
|
-
en: ''
|
107
|
+
en: 'Start writing to autocomplete with possible posts!'
|
108
108
|
draft:
|
109
109
|
type: 'boolean'
|
110
110
|
label:
|
@@ -120,13 +120,13 @@ order:
|
|
120
120
|
en: 'Order'
|
121
121
|
help:
|
122
122
|
es: 'La posición del artículo en la lista de artículos'
|
123
|
-
en: '
|
123
|
+
en: 'Post position in list'
|
124
124
|
notes:
|
125
|
-
type: '
|
125
|
+
type: 'new_html'
|
126
126
|
private: true
|
127
127
|
label:
|
128
128
|
es: 'Notas'
|
129
|
-
en: ''
|
129
|
+
en: 'Notes'
|
130
130
|
help:
|
131
131
|
es: 'Comentarios internos, recordatorios, información privada. ¡No se publica en el sitio!'
|
132
|
-
en: '
|
132
|
+
en: "Internal comments, reminders, private information. This won't be published to the website and will appear encrypted in source code"
|
data/assets/css/styles.scss.orig
CHANGED
@@ -21,7 +21,6 @@ $theme-colors: (
|
|
21
21
|
@import "helpers";
|
22
22
|
@import "toggler";
|
23
23
|
@import "share_box";
|
24
|
-
<<<<<<< HEAD
|
25
24
|
@import "navbar";
|
26
25
|
|
27
26
|
.navbar {
|
@@ -40,6 +39,4 @@ $theme-colors: (
|
|
40
39
|
padding-top: calc(#{($jumbotron-padding * 2)} + #{$navbar-height});
|
41
40
|
}
|
42
41
|
}
|
43
|
-
=======
|
44
42
|
@import "embed";
|
45
|
-
>>>>>>> ae133915c865b686fcb7071e1cd2c8c580cb3b8c
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: recursero-jekyll-theme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- f
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2025-07-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -128,14 +128,14 @@ dependencies:
|
|
128
128
|
requirements:
|
129
129
|
- - "~>"
|
130
130
|
- !ruby/object:Gem::Version
|
131
|
-
version:
|
131
|
+
version: 0.3.0rc2
|
132
132
|
type: :runtime
|
133
133
|
prerelease: false
|
134
134
|
version_requirements: !ruby/object:Gem::Requirement
|
135
135
|
requirements:
|
136
136
|
- - "~>"
|
137
137
|
- !ruby/object:Gem::Version
|
138
|
-
version:
|
138
|
+
version: 0.3.0rc2
|
139
139
|
- !ruby/object:Gem::Dependency
|
140
140
|
name: jekyll-lunr
|
141
141
|
requirement: !ruby/object:Gem::Requirement
|
@@ -164,34 +164,20 @@ dependencies:
|
|
164
164
|
- - "~>"
|
165
165
|
- !ruby/object:Gem::Version
|
166
166
|
version: '0'
|
167
|
-
- !ruby/object:Gem::Dependency
|
168
|
-
name: jekyll-node-modules
|
169
|
-
requirement: !ruby/object:Gem::Requirement
|
170
|
-
requirements:
|
171
|
-
- - "~>"
|
172
|
-
- !ruby/object:Gem::Version
|
173
|
-
version: '0.1'
|
174
|
-
type: :runtime
|
175
|
-
prerelease: false
|
176
|
-
version_requirements: !ruby/object:Gem::Requirement
|
177
|
-
requirements:
|
178
|
-
- - "~>"
|
179
|
-
- !ruby/object:Gem::Version
|
180
|
-
version: '0.1'
|
181
167
|
- !ruby/object:Gem::Dependency
|
182
168
|
name: jekyll-linked-posts
|
183
169
|
requirement: !ruby/object:Gem::Requirement
|
184
170
|
requirements:
|
185
171
|
- - "~>"
|
186
172
|
- !ruby/object:Gem::Version
|
187
|
-
version:
|
173
|
+
version: 0.6.0
|
188
174
|
type: :runtime
|
189
175
|
prerelease: false
|
190
176
|
version_requirements: !ruby/object:Gem::Requirement
|
191
177
|
requirements:
|
192
178
|
- - "~>"
|
193
179
|
- !ruby/object:Gem::Version
|
194
|
-
version:
|
180
|
+
version: 0.6.0
|
195
181
|
- !ruby/object:Gem::Dependency
|
196
182
|
name: jekyll-unique-urls
|
197
183
|
requirement: !ruby/object:Gem::Requirement
|
@@ -392,7 +378,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
392
378
|
- !ruby/object:Gem::Version
|
393
379
|
version: '0'
|
394
380
|
requirements: []
|
395
|
-
rubygems_version: 3.
|
381
|
+
rubygems_version: 3.3.27
|
396
382
|
signing_key:
|
397
383
|
specification_version: 4
|
398
384
|
summary: A theme for resource toolkits
|