observatorio-jekyll-theme 0.1.3 → 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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 55056e459028a716e0d7c6de5f91cab79f7bf3540d6dae0bd2e86c67290874ea
4
- data.tar.gz: 4f7d97472d18997a89c9e99a216f0e4125fc40cedf5c4877f14bd33fd1d62a75
3
+ metadata.gz: ccf47e8551d343f68e832ca9f8f6a29b2ccf4d5b28fffe178fdeea5c2b874463
4
+ data.tar.gz: 3e058fd829f7c062eee5efe8e455251da2442e1489abbe84b0c2385bc0eaf168
5
5
  SHA512:
6
- metadata.gz: bcd605c7789740f2c1043fb9aab7b9176857d3cdb77fbf79b47278ce5890532fc9597a8b65d6b8b395a97d7de40fd001c5362bbd99264c1184b5e34f3e31ab20
7
- data.tar.gz: bfbc34b17854b3a29619e527b3de629136e39dac937bfb3ad81ddf9bcc93565eddc00bf4aae91b043b37e5caa1348b2d9862363c9cdf4fdb5aa14b1f7ed14ee0
6
+ metadata.gz: 0cbf5ec30baacfe01b992325bcc44283c403f22644ecf7900386869ea981717f952d8b99036d48a48a2b47cc1d139c187da6ac3292571ff0da35e8132fafc666
7
+ data.tar.gz: 02cc550f8e5fb9c3a164b6fde8782474c25765364ff0c6e16b5b304c84701d54214cd4c0c9352fe1b3dc2641d9e8bcc88be207dcafdc31b0089f98f596043b61
data/_config.yml CHANGED
@@ -1,5 +1,5 @@
1
1
  plugins:
2
- #- jekyll-lunr
2
+ - jekyll-lunr
3
3
  - jekyll-hardlinks
4
4
  - jekyll-locales
5
5
  - jekyll-ignore-layouts
@@ -13,11 +13,11 @@ plugins:
13
13
  - jekyll-data
14
14
  - jekyll-seo-tag
15
15
  - jekyll-images
16
+ - jekyll-embed-urls
16
17
  - sutty-liquid
17
- #- jekyll-embed-urls
18
+ - jekyll-embed-urls
18
19
  - jekyll-brotli
19
20
  - jekyll-gzip
20
- theme: observatorio-jekyll-theme
21
21
  markdown: CommonMark
22
22
  commonmark:
23
23
  options:
@@ -169,5 +169,5 @@ $enable-responsive-font-sizes: true;
169
169
  /// detectar el espacio que ocupan los elementos. El borde no ocupa
170
170
  /// espacio de por sí, con lo que no afecta la estructura del sitio.
171
171
  @if $debug {
172
- // * { outline: 1px solid pink; }
172
+ * { outline: 1px solid pink; }
173
173
  }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: observatorio-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
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: 2022-03-11 00:00:00.000000000 Z
11
+ date: 2022-03-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -386,17 +386,11 @@ files:
386
386
  - _data/layouts/banner_1.yml
387
387
  - _data/layouts/banner_2.yml
388
388
  - _data/layouts/biblioteca.yml
389
- - _data/layouts/cart.yml
390
- - _data/layouts/confirmation.yml
391
389
  - _data/layouts/contacto.yml
392
- - _data/layouts/email.yml
393
390
  - _data/layouts/integrante.yml
394
391
  - _data/layouts/menu.yml
395
- - _data/layouts/payment.yml
396
392
  - _data/layouts/peticiones.yml
397
393
  - _data/layouts/post.yml
398
- - _data/layouts/product.yml
399
- - _data/layouts/shipment.yml
400
394
  - _data/layouts/theme.yml
401
395
  - _includes/5b0263ea6cfc4dab9f3d3fcec87a8337.webp
402
396
  - _includes/archive.html
@@ -411,7 +405,6 @@ files:
411
405
  - _includes/archive_layout_integrantes.html
412
406
  - _includes/archive_layout_layout.html
413
407
  - _includes/archive_layout_menu.html
414
- - _includes/archive_layout_theme.html
415
408
  - _includes/archive_post.html
416
409
  - _includes/boolean.html
417
410
  - _includes/cart_add.html
@@ -473,7 +466,6 @@ files:
473
466
  - _includes/social_networks.html
474
467
  - _includes/state.html
475
468
  - _includes/string.html
476
- - _includes/subitem.html
477
469
  - _includes/submit.html
478
470
  - _includes/tel.html
479
471
  - _includes/text.html
@@ -484,8 +476,6 @@ files:
484
476
  - _layouts/archive.html
485
477
  - _layouts/asociate.html
486
478
  - _layouts/biblioteca.html
487
- - _layouts/cart.html
488
- - _layouts/confirmation.html
489
479
  - _layouts/contacto.html
490
480
  - _layouts/default.html
491
481
  - _layouts/dona.html
@@ -495,11 +485,8 @@ files:
495
485
  - _layouts/layout.html
496
486
  - _layouts/page.html
497
487
  - _layouts/participa.html
498
- - _layouts/payment.html
499
488
  - _layouts/peticiones.html
500
489
  - _layouts/post.html
501
- - _layouts/product.html
502
- - _layouts/shipment.html
503
490
  - _layouts/sumate.html
504
491
  - _sass/accessibility.scss
505
492
  - _sass/content.scss
@@ -1,222 +0,0 @@
1
- ---
2
- meta:
3
- limit: 1
4
- help:
5
- es: 'Personalización de varios elementos del carrito. Si hay varios artículos, se toma el primero de la lista.'
6
- en: 'Personalization for several cart elements. If there are several articles, the first in the list is used.'
7
- title:
8
- type: string
9
- required: true
10
- label:
11
- es: Título
12
- en: Title
13
- help:
14
- es: 'El título de la página del carrito de compras'
15
- en: 'Page title for cart page'
16
- default:
17
- es: 'Carrito de compras'
18
- en: 'Cart'
19
- content:
20
- type: 'content'
21
- label:
22
- es: 'Contenido'
23
- en: 'Content'
24
- help:
25
- es: 'Texto que quieras agregar al carrito, forma de funcionamiento, anuncios, tiempos de entrega, etc.'
26
- en: 'Any text you want to add to the cart: how it works, announcements, etc.'
27
- product:
28
- type: 'string'
29
- required: true
30
- label:
31
- es: 'Nombre del ítem en venta'
32
- en: 'Name of the item for sale'
33
- help:
34
- es: 'El nombre que tienen los productos o servicios que vendés, por ejemplo Libros'
35
- en: "The name of the product or service you're selling, for example Books"
36
- default:
37
- es: 'Producto'
38
- en: 'Product'
39
- currency:
40
- type: 'string'
41
- required: true
42
- label:
43
- es: 'Moneda'
44
- en: 'Currency'
45
- help:
46
- es: 'Código de tres letras de la moneda en la que se expresan los precios'
47
- en: 'Three letter code to denote currency used in pricing'
48
- default:
49
- es: 'ARS'
50
- en: 'USD'
51
- currency_alternate:
52
- type: 'string'
53
- required: true
54
- label:
55
- es: 'Moneda alternativa'
56
- en: 'Alternative currency'
57
- help:
58
- es: 'Nombre alternativo de la moneda, para mostrar, por ejemplo "$", "pesos", "pe", etc'
59
- en: 'Alternative name of currency to be shown, for example "$", "dollars", etc'
60
- default:
61
- es: 'ARS'
62
- en: 'USD'
63
- price:
64
- type: 'string'
65
- required: true
66
- label:
67
- es: 'Precio'
68
- en: 'Price'
69
- help:
70
- es: ''
71
- en: ''
72
- default:
73
- es: 'Precio'
74
- en: 'Price'
75
- quantity:
76
- type: 'string'
77
- required: true
78
- label:
79
- es: 'Cantidad'
80
- en: 'Quantity'
81
- help:
82
- es: 'Nombre del selector de cantidades'
83
- en: 'Name of quantity selector'
84
- default:
85
- es: 'Cantidad'
86
- en: 'Quantity'
87
- subtotal:
88
- type: 'string'
89
- required: true
90
- label:
91
- es: 'Subtotal'
92
- en: 'Subtotal'
93
- help:
94
- es: 'Nombre de la suma de precios por ítem de venta'
95
- en: 'Name for the price sum per sale item'
96
- default:
97
- es: 'Subtotal'
98
- en: 'Subtotal'
99
- total:
100
- type: 'string'
101
- required: true
102
- label:
103
- es: 'Total'
104
- en: 'Total'
105
- help:
106
- es: 'Nombre de la suma total del pedido'
107
- en: 'Name of total sum'
108
- default:
109
- es: 'Total'
110
- en: 'Total'
111
- add:
112
- type: 'string'
113
- required: true
114
- label:
115
- es: 'Botón de agregar libro'
116
- en: 'Add to cart button'
117
- help:
118
- es: 'El texto del botón de agregar al carrito'
119
- en: 'Text on Add to cart button'
120
- default:
121
- es: 'Agregar al carrito'
122
- en: 'Add to cart'
123
- added:
124
- type: 'string'
125
- required: true
126
- label:
127
- es: 'Producto agregado'
128
- en: 'Product added to cart'
129
- help:
130
- es: 'Texto para avisar que el producto fue agregado al carrito'
131
- en: 'Text to notify when a product has been added to the cart'
132
- default:
133
- es: 'Agregado al carrito'
134
- en: 'Product added to cart'
135
- out_of_stock:
136
- type: 'string'
137
- required: true
138
- label:
139
- es: 'Sin stock'
140
- en: 'Sold out'
141
- help:
142
- es: 'Texto del botón de agregar al carrito cuando el libro está agotado'
143
- en: 'Text for grayed-out Add to cart button when no stock is available'
144
- default:
145
- es: 'Agotado'
146
- en: 'Sold out'
147
- remove:
148
- type: 'string'
149
- required: true
150
- label:
151
- es: 'Botón de quitar producto'
152
- en: 'Remove product button'
153
- help:
154
- es: 'El texto del botón de quitar del carrito'
155
- en: 'Text for Remove product button'
156
- default:
157
- es: 'Quitar del carrito'
158
- en: 'Remove product'
159
- length_unit:
160
- type: 'string'
161
- required: true
162
- label:
163
- es: 'Unidad de medida de los productos'
164
- en: 'Measurement unit for products'
165
- help:
166
- es: ''
167
- en: ''
168
- default:
169
- es: 'mm'
170
- en: 'mm'
171
- weight_unit:
172
- type: 'string'
173
- required: true
174
- label:
175
- es: 'Unidad de medida para el peso de los productos'
176
- en: 'Measurement unit for products weight'
177
- help:
178
- es: ''
179
- en: ''
180
- default:
181
- es: 'gr'
182
- en: 'gr'
183
- back:
184
- type: 'string'
185
- required: true
186
- label:
187
- es: 'Volver a la tienda'
188
- en: 'Back'
189
- help:
190
- es: 'Nombre del botón para volver a la tienda'
191
- en: 'Text for Back to store button'
192
- default:
193
- es: 'Volver a la tienda'
194
- en: 'Back'
195
- permalink:
196
- type: 'permalink'
197
- required: true
198
- label:
199
- es: 'Dirección de la página'
200
- en: ''
201
- help:
202
- es: 'La dirección de la página del carrito dentro del sitio'
203
- en: 'Address for cart page inside site'
204
- default:
205
- es: 'carrito/'
206
- en: 'cart/'
207
- draft:
208
- type: 'boolean'
209
- label:
210
- es: 'Borrador'
211
- en: 'Draft'
212
- help:
213
- es: 'Este artículo aun no está listo para publicar'
214
- en: "This post isn't ready to be published yet"
215
- order:
216
- type: 'order'
217
- label:
218
- es: 'Orden'
219
- en: 'Order'
220
- help:
221
- es: 'La posición del artículo en la lista de artículos'
222
- en: 'The post position in the posts list'
@@ -1,68 +0,0 @@
1
- ---
2
- meta:
3
- limit: 1
4
- help:
5
- es: Página de confirmación de compra. Si hay varias se toma la primera de la lista.
6
- en: ''
7
- title:
8
- type: string
9
- required: true
10
- label:
11
- es: Título
12
- en: Title
13
- help:
14
- es: 'Título de la confirmación'
15
- en: 'Confirmation page title'
16
- default:
17
- es: '¡Gracias por tu compra!'
18
- en: 'Thank you for your purchase!'
19
- content:
20
- type: 'content'
21
- label:
22
- es: 'Contenido'
23
- en: 'Content'
24
- help:
25
- es: 'Puedes agregar información de contacto, tiempos de entrega, etc. aquí.'
26
- en: 'You may add contact information, timeframe for delivery, etc. here'
27
- default:
28
- es: 'En breve te llegará un correo con la información de tu pedido.'
29
- en: 'You will receive an email detailing your purchase soon.'
30
- permalink:
31
- type: 'permalink'
32
- required: true
33
- label:
34
- es: 'Dirección de la página'
35
- en: 'Confirmation page address'
36
- help:
37
- es: 'La dirección de la página de confirmación dentro del sitio'
38
- en: 'The address the confirmation page holds within your site'
39
- default:
40
- es: 'confirmacion/'
41
- en: 'confirmation/'
42
- back:
43
- type: 'string'
44
- label:
45
- es: 'Volver al sitio'
46
- en: 'Back to site'
47
- help:
48
- es: 'Texto del botón de volver al sitio'
49
- en: 'Text for Back to site button'
50
- default:
51
- es: 'Volver al sitio'
52
- en: 'Back to site'
53
- draft:
54
- type: 'boolean'
55
- label:
56
- es: 'Borrador'
57
- en: 'Draft'
58
- help:
59
- es: 'Este artículo aun no está listo para publicar'
60
- en: "This post isn't ready to be published yet"
61
- order:
62
- type: 'order'
63
- label:
64
- es: 'Orden'
65
- en: 'Order'
66
- help:
67
- es: 'La posición del artículo en la lista de artículos'
68
- en: 'The post position in the posts list'
@@ -1,56 +0,0 @@
1
- ---
2
- title:
3
- type: string
4
- required: true
5
- label:
6
- es: Título
7
- en: Title
8
- help:
9
- es: ''
10
- en: ''
11
- default:
12
- es: 'Correo de confirmación'
13
- en: ''
14
- intro:
15
- type: 'html'
16
- label:
17
- es: 'Introducción'
18
- en: ''
19
- help:
20
- es: 'Texto de apertura del correo de confirmación'
21
- en: ''
22
- thanks:
23
- type: 'html'
24
- label:
25
- es: 'Pie'
26
- en: ''
27
- help:
28
- es: 'Pie del correo'
29
- en: ''
30
- show_address:
31
- type: 'boolean'
32
- label:
33
- es: 'Mostrar la dirección'
34
- en: ''
35
- help:
36
- es: 'Agregar la dirección informada por le cliente en el correo'
37
- en: ''
38
- default:
39
- es: true
40
- en: true
41
- order:
42
- type: 'order'
43
- label:
44
- es: 'Orden'
45
- en: ''
46
- help:
47
- es: 'La posicion del articulo en la lista de articulos'
48
- en: ''
49
- draft:
50
- type: 'boolean'
51
- label:
52
- es: 'Borrador'
53
- en: ''
54
- help:
55
- es: 'Tildar si no está listo para ser publicado'
56
- en: ''
@@ -1,126 +0,0 @@
1
- ---
2
- meta:
3
- limit: 1
4
- help:
5
- en: 'Página de confirmación de pago. Si hay varias se usa la primera de la lista.'
6
- es: 'Confirmation of payment page. If there are several, the first in list will be used.'
7
- title:
8
- type: string
9
- required: true
10
- label:
11
- es: Título
12
- en: Title
13
- help:
14
- es: 'El título de la página de medios de pago'
15
- en: 'Title for payment options page'
16
- default:
17
- es: 'Medios de pago'
18
- en: 'Payment options'
19
- content:
20
- type: 'content'
21
- label:
22
- es: 'Contenido'
23
- en: 'Content'
24
- help:
25
- es: 'Puedes agregar texto opcional aquí'
26
- en: 'You may add optional text here'
27
- total:
28
- type: 'string'
29
- required: true
30
- label:
31
- es: 'Total'
32
- en: 'Total'
33
- help:
34
- es: 'El precio total de la compra'
35
- en: 'Total price'
36
- default:
37
- es: 'Total'
38
- en: 'Total'
39
- special_instructions:
40
- type: 'string'
41
- required: true
42
- label:
43
- es: 'Instrucciones especiales'
44
- en: 'Special instructions'
45
- help:
46
- es: ''
47
- en: 'Title text for Special instructions section'
48
- default:
49
- es: 'Instrucciones especiales'
50
- en: 'Special instructions'
51
- special_instructions_help:
52
- type: 'string'
53
- required: true
54
- label:
55
- es: 'Ayuda de las instrucciones especiales'
56
- en: 'Help for special instructions section'
57
- help:
58
- es: ''
59
- en: 'You might want to give examples of special instructions that can be added'
60
- default:
61
- es: 'Horas específicas de entrega, etc.'
62
- en: 'Specific delivery hours, etc.'
63
- promo_code:
64
- type: 'string'
65
- required: true
66
- label:
67
- es: 'Código de descuento'
68
- en: 'Coupon code'
69
- help:
70
- es: ''
71
- en: ''
72
- default:
73
- es: '¿Tenés un cupón de descuento?'
74
- en: ''
75
- permalink:
76
- type: 'permalink'
77
- required: true
78
- label:
79
- es: 'Dirección de la página'
80
- en: 'Payment page address'
81
- help:
82
- es: 'La dirección de la página de medios de pago dentro del sitio'
83
- en: 'The address the payment page hold within the site url'
84
- default:
85
- es: 'pago/'
86
- en: 'payment/'
87
- back:
88
- type: 'string'
89
- required: true
90
- label:
91
- es: 'Volver a métodos de envío'
92
- en: 'Back to shipping options'
93
- help:
94
- es: 'Nombre del botón para volver a los métodos de envío'
95
- en: 'Button text for Back to shipping options'
96
- default:
97
- es: 'Volver al métodos de envío'
98
- en: 'Back to shipping options'
99
- next_step:
100
- type: 'string'
101
- required: true
102
- label:
103
- es: 'Siguiente paso'
104
- en: 'Next step'
105
- help:
106
- es: 'Texto del botón de pasar al siguiente paso de la compra (el pago)'
107
- en: 'Text for next step in purchase button'
108
- default:
109
- es: 'Pagar'
110
- en: 'Checkout'
111
- draft:
112
- type: 'boolean'
113
- label:
114
- es: 'Borrador'
115
- en: 'Draft'
116
- help:
117
- es: 'Este artículo aun no está listo para publicar'
118
- en: "This post isn't ready to be published yet"
119
- order:
120
- type: 'order'
121
- label:
122
- es: 'Orden'
123
- en: 'Order'
124
- help:
125
- es: 'La posición del artículo en la lista de artículos'
126
- en: 'The post position in the posts list'
@@ -1,142 +0,0 @@
1
- ---
2
- title:
3
- type: 'string'
4
- required: true
5
- label:
6
- es: 'Producto'
7
- en: 'Product'
8
- description:
9
- type: 'text'
10
- required: true
11
- label:
12
- es: 'Alerta de contenido o descripción del libro'
13
- en: 'Content warning or book description'
14
- help:
15
- es: |
16
- Resumen del contenido del libro, que también usarán redes
17
- sociales y buscadores. Si el libro trata de violencias y otros
18
- temas sensibles, te invitamos a usar este campo como alerta de
19
- contenido, para que las personas puedan determinar cuándo quieren
20
- abrirlo.
21
- en: |
22
- Summary of book contents, also used by social media and search
23
- engines. If the book is about violence or other sensitive
24
- topics, we invite you to use it as a content warning, so others
25
- can decide when they want to read it.
26
- image:
27
- type: 'image'
28
- path:
29
- label:
30
- es: 'Imagen principal'
31
- en: 'Main image'
32
- help:
33
- es: 'Resolución recomendada: 1280 píxeles de ancho'
34
- en: 'Recommended resolution: 1280 pixels wide'
35
- description:
36
- label:
37
- es: 'Descripción de la imagen'
38
- en: 'Main image description'
39
- help:
40
- es: Describe la cubierta para usuaries no videntes y buscadores
41
- en: |
42
- Describe the book cover for blind or partially sighted users and
43
- search engines
44
- content:
45
- type: 'content'
46
- label:
47
- es: 'Contenido'
48
- en: 'Content'
49
- help:
50
- es: 'Escribe aquí el artículo'
51
- en: 'Write the post here'
52
- price:
53
- type: 'number'
54
- required: true
55
- writable: 'once'
56
- label:
57
- es: 'Precio'
58
- en: 'Price'
59
- help:
60
- es: 'El precio se gestiona a través de la tienda'
61
- en: 'Price is managed through the store'
62
- stock:
63
- type: 'number'
64
- required: true
65
- writable: 'once'
66
- label:
67
- es: 'Stock inicial'
68
- en: 'Starting stock'
69
- help:
70
- es: 'El stock se gestiona automáticamente a través de la tienda'
71
- en: 'Stock is automatically managed by the store'
72
- sku:
73
- type: 'sku'
74
- required: true
75
- label:
76
- es: 'SKU'
77
- en: 'SKU'
78
- help:
79
- es: 'Código único del producto'
80
- en: 'Product code'
81
- cost_price:
82
- type: 'number'
83
- writable: 'once'
84
- label:
85
- es: 'Precio de costo'
86
- en: 'Cost price'
87
- help:
88
- es: ''
89
- en: ''
90
- width:
91
- type: 'number'
92
- writable: 'once'
93
- label:
94
- es: 'Ancho'
95
- en: 'Width'
96
- help:
97
- es: 'En la unidad de medida que configuraste en el carrito'
98
- en: 'In measurement units configured in cart'
99
- height:
100
- type: 'number'
101
- writable: 'once'
102
- label:
103
- es: 'Alto'
104
- en: 'Height'
105
- help:
106
- es: 'En la unidad de medida que configuraste en el carrito'
107
- en: 'In measurement units configured in cart'
108
- depth:
109
- type: 'number'
110
- writable: 'once'
111
- label:
112
- es: 'Profundidad'
113
- en: 'Depth'
114
- help:
115
- es: 'En la unidad de medida que configuraste en el carrito'
116
- en: 'In measurement units configured in cart'
117
- weight:
118
- type: 'number'
119
- required: true
120
- writable: 'once'
121
- label:
122
- es: 'Peso'
123
- en: 'Weight'
124
- help:
125
- es: 'En gramos, se utiliza para calcular el costo de envío'
126
- en: 'In grams, used to calculate shipping rates'
127
- order:
128
- type: 'order'
129
- label:
130
- es: 'Orden'
131
- en: 'Order'
132
- help:
133
- es: 'La posición del artículo en la lista de artículos'
134
- en: 'The post position in the posts list'
135
- draft:
136
- type: 'boolean'
137
- label:
138
- es: 'Borrador'
139
- en: 'Draft'
140
- help:
141
- es: 'Este artículo aun no está listo para publicar'
142
- en: "This post isn't ready to be published yet"
@@ -1,126 +0,0 @@
1
- ---
2
- meta:
3
- limit: 1
4
- help:
5
- en: 'Página del proceso de envío. Si hay varias se toma la primera de la lista.'
6
- es: 'Shipment page. If there are several, the first in the list will be used.'
7
- title:
8
- type: string
9
- required: true
10
- label:
11
- es: Título
12
- en: Title
13
- help:
14
- es: 'El título de la página de envío'
15
- en: 'Title for Shipment page'
16
- default:
17
- es: 'Envío'
18
- en: 'Shipment'
19
- content:
20
- type: 'content'
21
- label:
22
- es: 'Contenido'
23
- en: 'Content'
24
- help:
25
- es: 'Podés agregar instrucciones, demora en las entregas, etc. aquí'
26
- en: 'You can add instructions, shipping delay announcements, etc. here'
27
- user:
28
- type: 'string'
29
- required: true
30
- label:
31
- es: 'Cuenta'
32
- en: 'User'
33
- help:
34
- es: 'Subtítulo de contacto'
35
- en: 'Contact subtitle'
36
- default:
37
- es: 'Contacto'
38
- en: 'Contact'
39
- shipping_address:
40
- type: 'string'
41
- required: true
42
- label:
43
- es: 'Subtítulo de la dirección de envío'
44
- en: 'Shipping address subtitle'
45
- help:
46
- es: 'Texto para subtítulo de Dirección de envío'
47
- en: 'Text for Shipping address subtitle'
48
- default:
49
- es: 'Dirección de envío'
50
- en: 'Shipping address'
51
- shipping_methods:
52
- type: 'string'
53
- required: true
54
- label:
55
- es: 'Subtítulo de métodos de envío'
56
- en: 'Shipping options subtitle'
57
- help:
58
- es: 'Texto para subtítulo de métodos de envío'
59
- en: 'Text for shipping options subtitle'
60
- default:
61
- es: 'Métodos de envío'
62
- en: 'Shipping options'
63
- shipping_methods_help:
64
- type: 'text'
65
- required: true
66
- label:
67
- es: 'Ayuda para los métodos de envío'
68
- en: 'Help text for shipping options'
69
- help:
70
- es: 'El texto de la sección'
71
- en: 'Help the client choose a shipping method'
72
- default:
73
- es: 'Completa la dirección de entrega para calcular los métodos de envío.'
74
- en: 'Complete your shipping address to calculate available shipping methods.'
75
- back:
76
- type: 'string'
77
- required: true
78
- label:
79
- es: 'Volver al carrito'
80
- en: 'Back to cart'
81
- help:
82
- es: 'Nombre del botón para volver al carrito'
83
- en: 'Text for Back to cart button'
84
- default:
85
- es: 'Volver al carrito'
86
- en: 'Back to cart'
87
- next_step:
88
- type: 'string'
89
- required: true
90
- label:
91
- es: 'Siguiente paso'
92
- en: 'Next step'
93
- help:
94
- es: 'Texto del botón de pasar al siguiente paso de la compra (el pago)'
95
- en: 'Text for next step button'
96
- default:
97
- es: 'Pagar'
98
- en: 'Payment'
99
- permalink:
100
- type: 'permalink'
101
- required: true
102
- label:
103
- es: 'Dirección de la página'
104
- en: 'Shipment page address'
105
- help:
106
- es: 'La dirección de la página del carrito dentro del sitio'
107
- en: 'The address this page has inside the site url'
108
- default:
109
- es: 'envio/'
110
- en: 'shipment/'
111
- draft:
112
- type: 'boolean'
113
- label:
114
- es: 'Borrador'
115
- en: 'Draft'
116
- help:
117
- es: 'Este artículo aun no está listo para publicar'
118
- en: "This post isn't ready to be published yet"
119
- order:
120
- type: 'order'
121
- label:
122
- es: 'Orden'
123
- en: 'Order'
124
- help:
125
- es: 'La posición del artículo en la lista de artículos'
126
- en: 'The post position in the posts list'
File without changes
@@ -1,7 +0,0 @@
1
- <div class="dropdown-menu">
2
- {% for sub in include.item.items %}
3
- <a class="dropdown-item" href="{{ sub.href }}">
4
- {{ sub.title | markdownify }}
5
- </a>
6
- {% endfor %}
7
- </div>
data/_layouts/cart.html DELETED
@@ -1,72 +0,0 @@
1
- ---
2
- layout: default
3
- ---
4
-
5
- <section>
6
- <h1>{{ page.title }}</h1>
7
- <div class="content">
8
- {{ content | replace: '<img ', '<img loading="lazy" ' | replace: '<iframe ', '<iframe loading="lazy" ' }}
9
- </div>
10
-
11
- <div
12
- data-controller="order"
13
- data-order-item-template="assets/templates/cart.html">
14
-
15
- <div class="row no-gutters align-items-center font-weight-bold justify-content-center">
16
- <div class="d-none d-lg-block col-lg-4 p-3">
17
- <h4 class="m-0">{{ page.product }}</h4>
18
- </div>
19
-
20
- <div class="d-none d-lg-block col-lg-8">
21
- <div class="row no-gutters align-items-center">
22
- <div class="col-lg p-3">
23
- <h4 class="m-0">{{ page.price }}</h4>
24
- </div>
25
-
26
- <div class="col-lg p-3">
27
- <h4 class="m-0">{{ page.quantity }}</h4>
28
- </div>
29
-
30
- <div class="col-lg p-3">
31
- <h4 class="m-0">{{ page.subtotal }}</h4>
32
- </div>
33
-
34
- <div class="col-lg-2 p-3">
35
- <h4 class="m-0 sr-only">{{ page.remove }}</h4>
36
- </div>
37
- </div>
38
- </div>
39
-
40
- <div class="col-12" data-target="order.cart">
41
- </div>
42
- </div>
43
-
44
- <div class="row no-gutters align-items-end">
45
- <div class="order-last order-md-first col-12 col-md-6 col-lg-4 mt-3 mt-md-0">
46
- <a href="?" class="btn btn-transparent black border text-uppercase">
47
- {{ page.back }}
48
- </a>
49
- </div>
50
-
51
- <div class="col-12 col-md-6 col-lg-8">
52
- <div class="row no-gutters align-items-center">
53
- <div class="col-lg"></div>
54
-
55
- <div class="col-6 col-lg text-right">
56
- <p class="font-weight-bold">{{ page.subtotal }}</p>
57
- </div>
58
-
59
- <div class="col-6 col-lg text-center">
60
- <p class="font-weight-bold" data-target="order.subtotal">0</p>
61
- </div>
62
-
63
- <div class="col-lg-2"></div>
64
-
65
- <div class="col-12">
66
- <a href="{{ site.shipment.url }}" class="btn btn-block btn-primary text-uppercase">{{ site.shipment.title }}</a>
67
- </div>
68
- </div>
69
- </div>
70
- </div>
71
- </div>
72
- </section>
@@ -1,23 +0,0 @@
1
- ---
2
- layout: default
3
- ---
4
-
5
- <section
6
- data-controller="cart-confirmation"
7
- data-template="confirmation"
8
- data-clear="true">
9
-
10
- <header>
11
- <h1>{{ page.title }}</h1>
12
- </header>
13
-
14
- <div class="content">
15
- {{ content }}
16
- </div>
17
-
18
- <div data-target="cart-confirmation.order"></div>
19
-
20
- <p data-controller="cart-paypal-confirmation"></p>
21
-
22
- <a href="?" class="btn btn-primary text-uppercase">{{ page.back }}</a>
23
- </section>
@@ -1,21 +0,0 @@
1
- ---
2
- layout: default
3
- ---
4
-
5
- <section class="">
6
- <header class="">
7
- <h1>{{ page.title }}</h1>
8
- </header>
9
-
10
- <div class="content">
11
- {{ content }}
12
- </div>
13
-
14
- <div
15
- id="cart-payment-methods"
16
- data-controller="cart-payment-methods"
17
- data-cart-payment-methods-next-url="{{ site.confirmation.url }}"
18
- data-cart-payment-methods-back-url="{{ site.shipment.url }}"
19
- data-cart-payment-methods-template="payment_methods">
20
- </div>
21
- </section>
@@ -1,110 +0,0 @@
1
- ---
2
- layout: default
3
- ---
4
-
5
- <article
6
- itemscope itemtype="http://schema.org/Product"
7
- class="w-100 pb-5 h-entry">
8
- <div class="m-auto row no-gutters justify-content-center">
9
- <div class="col-10 col-lg-6">
10
- <picture>
11
- <img
12
- itemprop="image"
13
- class="img-fluid"
14
- src="{{ page.image.path | thumbnail: 316 }}"
15
- alt="{{ page.image.description | default: page.title }}" />
16
- </picture>
17
-
18
- <div class="w-lg-50">
19
- <h4 class="sr-only">{{ site.i18n.libro.ficha }}</h4>
20
-
21
- <ul class="border-bottom border-tl list-unstyled pt-5 gray-600">
22
- <li>
23
- <time
24
- class="dt-published"
25
- itemprop="datePublished"
26
- datetime="{{ page.date | date_to_xmlschema }}">{{ page.date | date_local: '%B %Y' }}</time>
27
- </li>
28
-
29
- {% if page.width > 0 %}
30
- <li itemprop="width" itemscope="https://schema.org/QuantitativeValue">
31
- <span class="font-weight-bold">{{ site.data.layouts.product.width.label[site.lang] }}</span>
32
- <span itemprop="value">{{ page.width }}</span>
33
- <span itemprop="unitText">{{ site.cart.length_unit | default: site.data.layouts.cart.length_unit.default[site.lang] }}</span>
34
- </li>
35
- {% endif %}
36
-
37
- {% if page.height > 0 %}
38
- <li itemprop="height" itemscope="https://schema.org/QuantitativeValue">
39
- <span class="font-weight-bold">{{ site.data.layouts.product.height.label[site.lang] }}</span>
40
- <span itemprop="value">{{ page.height }}</span>
41
- <span itemprop="unitText">{{ site.cart.length_unit | default: site.data.layouts.cart.length_unit.default[site.lang] }}</span>
42
- </li>
43
- {% endif %}
44
-
45
- {% if page.depth > 0 %}
46
- <li itemprop="depth" itemscope="https://schema.org/QuantitativeValue">
47
- <span class="font-weight-bold">{{ site.data.layouts.product.depth.label[site.lang] }}</span>
48
- <span itemprop="value">{{ page.depth }}</span>
49
- <span itemprop="unitText">{{ site.cart.length_unit | default: site.data.layouts.cart.length_unit.default[site.lang] }}</span>
50
- </li>
51
- {% endif %}
52
-
53
- {% if page.weight > 0 %}
54
- <li itemprop="weight" itemscope="https://schema.org/QuantitativeValue">
55
- <span class="font-weight-bold">{{ site.data.layouts.product.weight.label[site.lang] }}</span>
56
- <span itemprop="value">{{ page.weight }}</span>
57
- <span itemprop="unitText">{{ site.cart.weight_unit | default: site.data.layouts.cart.weight_unit.default[site.lang] }}</span>
58
- </li>
59
- {% endif %}
60
- </ul>
61
-
62
- <div itemprop="offers">
63
- <div
64
- class="d-flex align-items-center justify-content-between mb-3 ml-1"
65
- {% include_cached cart_controller.html product=page %}
66
- itemscope itemtype="https://schema.org/Offer">
67
-
68
- <meta itemprop="sku" content="{{ page.sku }}" />
69
- <meta itemprop="acceptedPaymentMethod" content="http://purl.org/goodrelations/v1#PayPal" />
70
- <meta itemprop="availableDeliveryMethod" content="http://purl.org/goodrelations/v1#Mail" />
71
-
72
- {% if page.in_stock %}
73
- <meta itemprop="availability" content="https://schema.org/InStock" />
74
- {% else %}
75
- <meta itemprop="availability" content="https://schema.org/OutOfStock" />
76
- {% endif %}
77
-
78
- <p>
79
- <span itemprop="price" data-stock-price>{{ page.price | floor }}</span>
80
- <span itemprop="priceCurrency" data-stock-currency>{{ site.cart.currency }}</span>
81
- </p>
82
-
83
- <button
84
- data-action="cart#add"
85
- {{ page.in_stock | value_if: 'disabled' }}
86
- class="btn btn-primary btn-block">
87
- <span class="hide-when-disabled">{{ site.cart.add }}</span>
88
- <span class="show-when-disabled">{{ site.cart.out_of_stock | default: site.data.layouts.cart.out_of_stock.default[site.locale] }}</span>
89
- </button>
90
- </div>
91
- </div>
92
- </div>
93
- </div>
94
-
95
- <div class="col-10 col-lg-6 black mt-5 mt-lg-0">
96
- <header>
97
- <h1 class="p-name" itemprop="name headline">{{ page.title }}</h1>
98
- <p class="lead p-summary" itemprop="description">{{ page.description }}</p>
99
- </header>
100
-
101
- <div class="font-weight-light gray-600 lead text-md-justify hyphens-md e-content" itemprop="abstract">
102
- {{ content }}
103
- </div>
104
- </div>
105
- </div>
106
-
107
- <span hidden itemprop="identifier">{{ page.uuid }}</span>
108
- <a hidden class="u-url" itemprop="url" href="{{ page.url | absolute_url }}">{{ page.url | absolute_url }}</a>
109
- <meta itemprop="keywords" content="{{ page.categories | join: ',' }}{% unless page.categories == empty %},{% endunless %}{{ page.tags | join: ',' }}"/>
110
- </article>
@@ -1,52 +0,0 @@
1
- ---
2
- layout: default
3
- ---
4
-
5
- <section>
6
- <header>
7
- <h1>{{ page.title }}</h1>
8
- </header>
9
-
10
- <div class="content">
11
- {{ content }}
12
- </div>
13
-
14
- <div id="user" data-controller="cart-contact">
15
- <h2>{{ page.user }}</h2>
16
-
17
- <form data-target="cart-contact.form">
18
- {% for field in site.data.forms.user %}
19
- {% assign template = field[1].type | append: '.html' %}
20
- {% include {{ template }} field=field form='user' %}
21
- {% endfor %}
22
- </form>
23
- </div>
24
-
25
- <div
26
- id="shipping-address"
27
- class="mt-3"
28
- data-controller="cart-shipping"
29
- data-scroll-to="cart-shipping"
30
- data-cart-shipping-next="{{ site.payment.url }}"
31
- data-cart-shipping-template="assets/templates/shipping_methods.html">
32
-
33
- <h2>{{ page.shipping_address }}</h2>
34
-
35
- <form
36
- data-target="cart-shipping.form"
37
- data-action="cart-shipping#rates">
38
- {% for field in site.data.forms.shipping_address %}
39
- {% assign template = field[1].type | append: '.html' %}
40
- {% include {{ template }} field=field %}
41
- {% endfor %}
42
- </form>
43
-
44
- <div id="cart-shipping">
45
- <h2 class="mt-3">{{ page.shipping_methods }}</h2>
46
-
47
- <div data-target="cart-shipping.methods">
48
- {{ page.shipping_methods_help | markdownify }}
49
- </div>
50
- </div>
51
- </div>
52
- </section>