compost-jekyll-theme 0.4.6 → 0.4.8
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/layouts/author.yml +2 -2
- data/_data/layouts/button.yml +2 -1
- data/_data/layouts/button_copy.yml +1 -0
- data/_data/layouts/menu.yml +2 -1
- data/_data/layouts/post.yml +2 -1
- data/_data/layouts/support.yml +1 -0
- data/_data/layouts/supporter.yml +1 -0
- data/_data/layouts/theme.yml +0 -10
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 68102a95e9c15e59f9cda0c4aa80ebed6eaa26bc983323ec1b12df1cf00428aa
|
4
|
+
data.tar.gz: c3394574f83270bf993147c51748d9397d5b8b18c6c8f4a283d5bdc98ee4ba2b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7d3ea779eda12a73284babe185d9b2b517b2fc113ca0af42cefe13050d88c7493c7df72ce75e1aed7110da10f2e93582f497522a3a6a3057ecf37b5de648ef55
|
7
|
+
data.tar.gz: c379bdf7e1e3c9adc891377a7eb3ba37bb0ec78ce76c39faf2c45c68da99544d8b0f7957fe5348531c653788e6277c57ca0a2da7f4fe14ff980d24ddb818efdc
|
data/_data/layouts/author.yml
CHANGED
@@ -26,7 +26,7 @@ content:
|
|
26
26
|
es: ""
|
27
27
|
en: ""
|
28
28
|
projects:
|
29
|
-
type: "
|
29
|
+
type: "new_array"
|
30
30
|
label:
|
31
31
|
es: "Proyectos personales"
|
32
32
|
en: "Personal projects"
|
@@ -34,7 +34,7 @@ projects:
|
|
34
34
|
es: "Empieza a escribir para filtrar valores ya usados. Presiona enter para agregar el ítem seleccionado o agregar uno nuevo si no existe."
|
35
35
|
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."
|
36
36
|
posts:
|
37
|
-
type: "
|
37
|
+
type: "new_has_and_belongs_to_many"
|
38
38
|
filter:
|
39
39
|
layout: "post"
|
40
40
|
inverse: "authors"
|
data/_data/layouts/button.yml
CHANGED
data/_data/layouts/menu.yml
CHANGED
data/_data/layouts/post.yml
CHANGED
data/_data/layouts/support.yml
CHANGED
data/_data/layouts/supporter.yml
CHANGED
data/_data/layouts/theme.yml
CHANGED
@@ -360,16 +360,6 @@ divider_image:
|
|
360
360
|
help:
|
361
361
|
es: "Separa el contenido del inicio de la lista de artículos. Ancho 150px."
|
362
362
|
en: "Separates home content from article list. 150px wide."
|
363
|
-
support_image:
|
364
|
-
type: "image"
|
365
|
-
path:
|
366
|
-
label:
|
367
|
-
es: "Imagen del botón de donaciones"
|
368
|
-
en: "Donations button image"
|
369
|
-
description:
|
370
|
-
label:
|
371
|
-
es: "Descripción de la imagen"
|
372
|
-
en: "Image description"
|
373
363
|
locales:
|
374
364
|
type: "locales"
|
375
365
|
label:
|