sutty-jekyll-theme 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 59fdcc660ca2b661e73d18bfa7bb8e631bc14b13a2b6db1aeb2d159fb47535e6
4
- data.tar.gz: ec3b31f95b639e5708836368a1ba673e754a8955bfe8c401415bd9e7aa69d831
3
+ metadata.gz: 3ca330cc5407eb7b03d020913c4177ecc8ccff53d5c9d3957e07c58726f5e03e
4
+ data.tar.gz: 5fb9902219b5fc981153baa497acadb9a3edcba513ba4fb675211ecbcf30cda1
5
5
  SHA512:
6
- metadata.gz: eaa846feda9ed6e06098faacf0388dba2fb9331b8a7e50d522f1ff07027dbd79dce84dc7dcdf6de810b7ffa285e88dac5547102c3fb3208f5e75a8a58779c2c1
7
- data.tar.gz: 76914cfdfd44b070f5f8ef28559b106c4033cdefcbadaf0f44f6715302221ef9840952d8cba50a10f8c4d28d7aacc0c5a189f1891b7ed610cce2a0ecb9baa39c
6
+ metadata.gz: c064035c5d012c6abc9e775007a020c270920b0f84f1698f88c3812008452191e865a257be82ac54f84c51481838b23452634123180ea8c93b607a7a03449165
7
+ data.tar.gz: 1330a562dc262b2facb6b216b193a257ac1b35af7f20cb2764ac535a673e54f080f5651d4c8e99759afd41ad3b2d71133aa89beabc0a9c7934d2abf5976d8733
data/_data/en.yml ADDED
@@ -0,0 +1,3 @@
1
+ ---
2
+ date_format: "%m/%d/%Y"
3
+ locale: "English"
data/_data/es.yml ADDED
@@ -0,0 +1,3 @@
1
+ ---
2
+ date_format: "%d/%m/%Y"
3
+ locale: "Castellano"
@@ -1,19 +1,19 @@
1
1
  ---
2
2
  title:
3
- type: 'string'
3
+ type: "string"
4
4
  required: true
5
5
  label:
6
- es: 'Título del artículo'
7
- en: 'Post title'
6
+ es: "Título del artículo"
7
+ en: "Post title"
8
8
  help:
9
- es: '¡Un título que invite a leer el artículo!'
10
- en: 'A title that invites people to read the post!'
9
+ es: "¡Un título que invite a leer el artículo!"
10
+ en: "A title that invites people to read the post!"
11
11
  description:
12
- type: 'text'
12
+ type: "text"
13
13
  required: true
14
14
  label:
15
- es: 'Alerta de contenido o descripción del artículo'
16
- en: 'Content warning or post description'
15
+ es: "Alerta de contenido o descripción del artículo"
16
+ en: "Content warning or post description"
17
17
  help:
18
18
  es: |
19
19
  Resumen del contenido del artículo, que también usarán redes
@@ -27,82 +27,74 @@ description:
27
27
  topics, we invite you to use it as a content warning, so others
28
28
  can decide when they want to read it.
29
29
  author:
30
- type: 'array'
30
+ type: "array"
31
31
  label:
32
- es: 'Autores'
33
- en: 'Authors'
32
+ es: "Autores"
33
+ en: "Authors"
34
34
  help:
35
- es: 'Quiénes participaron en la escritura de este artículo'
36
- en: 'Who collaborated in write this post'
35
+ es: "Empieza a escribir para filtrar valores ya usados. Presiona enter para agregar ítems."
36
+ en: "Start typing to filter previously used values. Press enter to add items."
37
37
  image:
38
- type: 'image'
38
+ type: "image"
39
39
  path:
40
40
  label:
41
- es: 'Imagen principal'
42
- en: 'Main image'
41
+ es: "Imagen principal"
42
+ en: "Main image"
43
43
  help:
44
- es: |
45
- Se utiliza para ilustrar el artículo y como previsualización en
46
- las redes sociales.
47
- en: |
48
- It's used to illustrate the article and as preview in social
49
- networks.
44
+ es: "Se utiliza para ilustrar el artículo y como previsualización en las redes sociales."
45
+ en: "Used to illustrate the article and as preview in social networks."
50
46
  description:
51
47
  label:
52
- es: 'Descripción de la imagen principal'
53
- en: 'Main image description'
48
+ es: "Descripción de la imagen principal"
49
+ en: "Main image description"
54
50
  help:
55
- es: |
56
- Describe la imagen principal para usuaries no videntes y
57
- buscadores
58
- en: |
59
- Describe the main image for blind or partially sighted users and
60
- search engines
51
+ es: "Describe la imagen principal para usuaries no videntes y buscadores"
52
+ en: "Describe the main image for blind or partially sighted users and search engines"
61
53
  content:
62
- type: 'content'
54
+ type: "new_content"
63
55
  label:
64
- es: 'Contenido del artículo'
65
- en: 'Post content'
56
+ es: "Contenido del artículo"
57
+ en: "Post content"
66
58
  help:
67
- es: 'Escribe aquí el artículo'
68
- en: 'Write down your post'
59
+ es: "Escribe aquí el artículo"
60
+ en: "Write down your post"
69
61
  categories:
70
- type: 'array'
62
+ type: "array"
71
63
  label:
72
- es: 'Categorías'
73
- en: 'Categories'
64
+ es: "Categorías"
65
+ en: "Categories"
74
66
  help:
75
- es: 'Ayudan a organizar los artículos en temas'
76
- en: 'Use categories to organize posts by themes'
67
+ es: "Empieza a escribir para filtrar valores ya usados. Presiona enter para agregar ítems."
68
+ en: "Start typing to filter previously used values. Press enter to add items."
77
69
  tags:
78
- type: 'array'
70
+ type: "array"
79
71
  label:
80
- es: 'Etiquetas'
81
- en: 'Tags'
72
+ es: "Etiquetas"
73
+ en: "Tags"
82
74
  help:
83
- es: 'Usa etiquetas para resaltar palabras clave'
84
- en: 'Tags are helpful as keywords'
75
+ es: "Empieza a escribir para filtrar valores ya usados. Presiona enter para agregar ítems."
76
+ en: "Start typing to filter previously used values. Press enter to add items."
85
77
  locales:
86
- type: 'locales'
78
+ type: "locales"
87
79
  label:
88
- es: 'Traducciones'
89
- en: 'Translations'
80
+ es: "Traducciones"
81
+ en: "Translations"
90
82
  help:
91
- es: 'Vínculo a los artículos en otros idiomas'
92
- en: 'Link to the post in other languages'
83
+ es: "Vínculo al mismo artículo en otros idiomas"
84
+ en: "Link to same post in other languages"
93
85
  draft:
94
- type: 'boolean'
86
+ type: "boolean"
95
87
  label:
96
- es: 'Borrador'
97
- en: 'Draft'
88
+ es: "Borrador"
89
+ en: "Draft"
98
90
  help:
99
- es: 'Este artículo aun no está listo para publicar'
100
- en: "This post isn't ready to be published yet"
91
+ 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\""
92
+ 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)."
101
93
  order:
102
- type: 'order'
94
+ type: "order"
103
95
  label:
104
- es: 'Orden'
105
- en: 'Order'
96
+ es: "Orden"
97
+ en: "Order"
106
98
  help:
107
- es: 'La posición del artículo en la lista de artículos'
108
- en: 'The post position in the posts list'
99
+ es: "La posición del artículo en la lista de artículos"
100
+ en: "Position in list of posts"
@@ -1,19 +1,19 @@
1
1
  ---
2
2
  title:
3
- type: 'string'
3
+ type: "string"
4
4
  required: true
5
5
  label:
6
- es: 'Título del artículo'
7
- en: 'Post title'
6
+ es: "Título del artículo"
7
+ en: "Post title"
8
8
  help:
9
- es: '¡Un título que invite a leer el artículo!'
10
- en: 'A title that invites people to read the post!'
9
+ es: "¡Un título que invite a leer el artículo!"
10
+ en: "A title that makes people want to read the post!"
11
11
  description:
12
- type: 'text'
12
+ type: "text"
13
13
  required: true
14
14
  label:
15
- es: 'Alerta de contenido o descripción del artículo'
16
- en: 'Content warning or post description'
15
+ es: "Alerta de contenido o descripción del artículo"
16
+ en: "Content warning or post description"
17
17
  help:
18
18
  es: |
19
19
  Resumen del contenido del artículo, que también usarán redes
@@ -22,87 +22,71 @@ description:
22
22
  contenido, para que las personas puedan determinar cuándo quieren
23
23
  abrirlo.
24
24
  en: |
25
- Summary of the post contents, also used by social media and search
26
- engines. If the post is about violence and other sensitive
25
+ Summary of post content, also used by social media and search
26
+ engines. If the post is about violence and other sensitive
27
27
  topics, we invite you to use it as a content warning, so others
28
28
  can decide when they want to read it.
29
29
  author:
30
- type: 'array'
30
+ type: "array"
31
31
  label:
32
- es: 'Autores'
33
- en: 'Authors'
32
+ es: "Autores"
33
+ en: "Authors"
34
34
  help:
35
- es: 'Quiénes participaron en la escritura de este artículo'
36
- en: 'Who collaborated in write this post'
35
+ es: "Empieza a escribir para filtrar valores ya usados. Presiona enter para agregar el ítem seleccionado o agregar uno nuevo si no existe."
36
+ 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
37
  image:
38
- type: 'image'
38
+ type: "image"
39
39
  path:
40
40
  label:
41
- es: 'Imagen principal'
42
- en: 'Main image'
41
+ es: "Imagen principal"
42
+ en: "Main image"
43
43
  help:
44
- es: |
45
- Se utiliza para ilustrar el artículo y como previsualización en
46
- las redes sociales.
47
- en: |
48
- It's used to illustrate the article and as preview in social
49
- networks.
44
+ es: "Se utiliza para ilustrar el artículo y como previsualización en las redes sociales."
45
+ en: "Used to illustrate the article and as preview in social networks."
50
46
  description:
51
47
  label:
52
- es: 'Descripción de la imagen principal'
53
- en: 'Main image description'
48
+ es: "Descripción de la imagen principal"
49
+ en: "Main image description"
54
50
  help:
55
- es: |
56
- Describe la imagen principal para usuaries no videntes y
57
- buscadores
58
- en: |
59
- Describe the main image for blind or partially sighted users and
60
- search engines
51
+ es: "Describí la imagen por razones de accesibilidad e indexacion en buscadores"
52
+ en: "Describe the image for accesibility purposes and for indexation in search engines"
61
53
  content:
62
- type: 'content'
54
+ type: "new_content"
63
55
  label:
64
- es: 'Contenido del artículo'
65
- en: 'Post content'
56
+ es: "Contenido del artículo"
57
+ en: "Post content"
66
58
  help:
67
- es: 'Escribe aquí el artículo'
68
- en: 'Write down your post'
69
- categories:
70
- type: 'array'
71
- label:
72
- es: 'Categorías'
73
- en: 'Categories'
74
- help:
75
- es: 'Ayudan a organizar los artículos en temas'
76
- en: 'Use categories to organize posts by themes'
59
+ es: "Escribe aquí el artículo"
60
+ en: "Write your post here"
77
61
  tags:
78
- type: 'array'
62
+ type: "array"
79
63
  label:
80
- es: 'Etiquetas'
81
- en: 'Tags'
64
+ es: "Etiquetas"
65
+ en: "Tags"
82
66
  help:
83
- es: 'Usa etiquetas para resaltar palabras clave'
84
- en: 'Tags are helpful as keywords'
67
+ es: "Empieza a escribir para filtrar valores ya usados. Presiona enter para agregar el ítem seleccionado o agregar uno nuevo si no existe."
68
+ 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."
85
69
  locales:
86
- type: 'locales'
70
+ type: "locales"
87
71
  label:
88
- es: 'Traducciones'
89
- en: 'Translations'
72
+ es: "Traducciones"
73
+ en: "Translations"
90
74
  help:
91
- es: 'Vínculo a los artículos en otros idiomas'
92
- en: 'Link to the post in other languages'
75
+ es: "Vínculo al mismo artículo en otros idiomas"
76
+ en: "Link to same post in other languages"
93
77
  draft:
94
- type: 'boolean'
78
+ type: "boolean"
95
79
  label:
96
- es: 'Borrador'
97
- en: 'Draft'
80
+ es: "Borrador"
81
+ en: "Draft"
98
82
  help:
99
- es: 'Este artículo aun no está listo para publicar'
100
- en: "This post isn't ready to be published yet"
83
+ 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\""
84
+ 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)."
101
85
  order:
102
- type: 'order'
86
+ type: "order"
103
87
  label:
104
- es: 'Orden'
105
- en: 'Order'
88
+ es: "Orden"
89
+ en: "Order"
106
90
  help:
107
- es: 'La posición del artículo en la lista de artículos'
108
- en: 'The post position in the posts list'
91
+ es: "La posición del artículo en la lista de artículos"
92
+ en: "Position in list of posts"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sutty-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: 2023-03-08 00:00:00.000000000 Z
11
+ date: 2023-03-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -135,6 +135,8 @@ files:
135
135
  - CHANGELOG.md
136
136
  - LICENSE.txt
137
137
  - README.md
138
+ - _data/en.yml
139
+ - _data/es.yml
138
140
  - _data/layouts/page.yml
139
141
  - _data/layouts/post.yml
140
142
  - _includes/logo.svg