empresa-recuperada-jekyll-theme 0.2.0 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/_config.yml +1 -0
  3. data/_data/layouts/post.yml +7 -26
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 60ff41b315f20c02cbec35745de2f6126ce6c030bf2b98e97a95d7ca0ec75058
4
- data.tar.gz: 992b579d4e19f5f1915c3a7610f62d2a08380fdaeec567a073203894fc085139
3
+ metadata.gz: 59d3b26040505f3a3bbea6688c76d582dcd26c93cd39d1a4d9b168b982ecf29b
4
+ data.tar.gz: fa8b66152b3feb260b2167613ad515bacc767cf944d724f0f83e780ec14cd88a
5
5
  SHA512:
6
- metadata.gz: 3d30c1b846a12a26502f1e74e884aeeec869d81591e71e4b628e4996505a25a194cb00050cd04a5666ef10c13bff8e814d8d3ddbf3d085949f4b666a734c29ef
7
- data.tar.gz: 5d141b0c5a370e9727576fc1343b0f5b0c44f4bc60327be3022e776546beb068603480541cf88fefd4576df5a3c75e71684a9b2af880dc29c0805bbec4271fbc
6
+ metadata.gz: c72eba22ebb2844b2ec92336b29b64100ed560b08917927ee4e0d3d8c3679f629fb46828f0185c9899e1aae23b434433408d95645d1b3f8259465cb16b544cf5
7
+ data.tar.gz: cdc460b95fbafe1e3578ce29f808f5941aa48b1e26a927f36f16a3bd744426e5b49dc4b355a56520f48c6b3b724b2941df98673d1f35898f8557f7b790ab329b
data/_config.yml CHANGED
@@ -46,6 +46,7 @@ ignored_layouts:
46
46
  linked_fields:
47
47
  - preguntas_frecuentes
48
48
  - pregunta
49
+ - preguntas
49
50
  - post
50
51
  - item
51
52
  - items
@@ -7,8 +7,8 @@ title:
7
7
  en: "Post title"
8
8
  help:
9
9
  es: "¡Un título que invite a leer el artículo!"
10
- en: "A title that invites people to read the post!"
11
- summary:
10
+ en: "A title that makes people want to read the post!"
11
+ content_warning:
12
12
  type: "string"
13
13
  label:
14
14
  es: "Alerta de contenido"
@@ -45,23 +45,15 @@ image:
45
45
  es: "Imagen principal"
46
46
  en: "Main image"
47
47
  help:
48
- es: |
49
- Se utiliza para ilustrar el artículo y como previsualización en
50
- las redes sociales.
51
- en: |
52
- It's used to illustrate the article and as preview in social
53
- networks.
48
+ es: "Se utiliza para ilustrar el artículo y como previsualización en las redes sociales. Si no agregas una, será mostrada como un bloque de color en la lista de artículos."
49
+ en: "Used to illustrate the article and as preview in social networks. If you don't add one, it will be shown as a block of color on the post list."
54
50
  description:
55
51
  label:
56
52
  es: "Descripción de la imagen principal"
57
53
  en: "Main image description"
58
54
  help:
59
- es: |
60
- Describe la imagen principal para usuaries no videntes y
61
- buscadores
62
- en: |
63
- Describe the main image for blind or partially sighted users and
64
- search engines
55
+ es: "Describí la imagen por razones de accesibilidad e indexacion en buscadores"
56
+ en: "Describe the image for accesibility purposes and for indexation in search engines"
65
57
  content:
66
58
  type: "new_content"
67
59
  label:
@@ -69,7 +61,7 @@ content:
69
61
  en: "Post content"
70
62
  help:
71
63
  es: "Escribe aquí el artículo"
72
- en: "Write down your post"
64
+ en: "Write your post here"
73
65
  activity:
74
66
  type: "boolean"
75
67
  label:
@@ -81,17 +73,6 @@ activity:
81
73
  default:
82
74
  es: true
83
75
  en: true
84
- sensitive:
85
- type: "boolean"
86
- label:
87
- es: "Tema sensible"
88
- en: "Sensitive topic"
89
- help:
90
- es: "Activa esta opción si el artículo necesita una alerta de contenido."
91
- en: "Enable this option if the post requires a content warning."
92
- default:
93
- es: false
94
- en: false
95
76
  in_reply_to:
96
77
  type: "url"
97
78
  label:
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: empresa-recuperada-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sutty
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2024-02-28 00:00:00.000000000 Z
12
+ date: 2024-03-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: jekyll