editorial-autogestiva-jekyll-theme 0.4.2 → 0.5.0rc0

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: 5f37cc54a43e8aa89f3544034fba3b2cee19ea5e482895722df0b4cdfe9cd209
4
- data.tar.gz: 821afe0e9db5d820b4c86076f19ad6d739071c348c74958baeaa321759c77e5d
3
+ metadata.gz: bfb44ea647536465318b0b8133710c2ea2ec7b1a4174ac8c427643071543dad1
4
+ data.tar.gz: 113333a2ab3be552eae1f188412de27fb303659dfe5869c57b5f4e2a12ffc1a6
5
5
  SHA512:
6
- metadata.gz: 1f68b9718d51e5c6c18d47fa2f44beedd9139f7ea33f1d6c7eaef4ac13a8781c082a1d4cfea6d59a0a22bb2a34c37b484bc26fd915377684c5bc60475cc0a13c
7
- data.tar.gz: bde1c26d0c3fe0117c3726b73cf34d85c7eb5b5e96d08b939b205a4746098ff905c93985026fd28c6fe1fd6a2409338a5b88d523b1f5773bb26610362de8e803
6
+ metadata.gz: 1474a3f4cbd257c58785e03e13a50e3d718f4eb0a0859fac2c62e76baf6302233c96f0fd3ecc1c0857d23b1ca5b9f549fc7baeef17bed8d55fa8bb2ecd7736a9
7
+ data.tar.gz: db1e71dcdabc46cce2371bda25d4c6ba582ce5938952e120543ae1893f01c3b8e974523599c18ed61baff419cd9bb8ca85d350243d771b4487d1c4d6658e26d8
data/_data/en.yml CHANGED
@@ -5,6 +5,7 @@ countries:
5
5
  states:
6
6
  validation: 'Choose a state from the list'
7
7
  recover_order: 'Recover order'
8
+ fediverse: "Fediverse"
8
9
  alerts:
9
10
  incorrect_password: "You're registered but your password is incorrect, you can try again or continue shopping as a guest."
10
11
  successful_login: "You're logged in, your order will be added to your shopping history."
@@ -62,7 +63,7 @@ time:
62
63
  am: am
63
64
  pm: pm
64
65
  layouts:
65
- about: "Editorial"
66
+ about: "Publisher"
66
67
  book: "Book"
67
68
  cart: "Cart"
68
69
  code_of_conduct: "Code of conduct"
data/_data/es.yml CHANGED
@@ -1,10 +1,11 @@
1
1
  ---
2
2
  locale: Castellano
3
3
  countries:
4
- validation: Elige un país de la lista
4
+ validation: Elegí un país de la lista
5
5
  states:
6
- validation: Elige una provincia/estado de la lista
6
+ validation: Elegí una provincia/estado de la lista
7
7
  recover_order: Rehacer el pedido
8
+ fediverse: "Fediverso"
8
9
  alerts:
9
10
  incorrect_password: Estás registrade pero la contraseña es incorrecta, podés intentar de nuevo o continuar la compra como invitade.
10
11
  successful_login: Iniciaste sesión, tu pedido se agregará a tu historia de compras.
@@ -95,8 +95,8 @@ email:
95
95
  es: "Correo electrónico"
96
96
  en: "E-mail address"
97
97
  help:
98
- es: ""
99
- en: ""
98
+ es: "Dirección de contacto"
99
+ en: "Contact address"
100
100
  social_networks:
101
101
  type: "array"
102
102
  label:
@@ -40,7 +40,7 @@ file:
40
40
  es: "Descripción del archivo"
41
41
  en: "File description"
42
42
  help:
43
- es: "Describí el archivo por razones de accesibilidad e indexacion en buscadores"
43
+ es: "Describí el archivo por razones de accesibilidad e indexación en buscadores"
44
44
  en: "Describe the file for accesibility purposes and for indexation in search engines"
45
45
  author:
46
46
  type: "array"
@@ -48,7 +48,7 @@ author:
48
48
  es: "Autores"
49
49
  en: "Authors"
50
50
  help:
51
- es: "Empieza a escribir para filtrar valores ya usados. Presiona enter para agregar ítems."
51
+ es: "Empezá a escribir para filtrar valores ya usados. Presioná enter para agregar ítems."
52
52
  en: "Start typing to filter previously used values. Press enter to add items."
53
53
  image:
54
54
  type: "image"
@@ -64,7 +64,7 @@ image:
64
64
  es: "Descripción de la cubierta"
65
65
  en: "Book cover description"
66
66
  help:
67
- es: "Describí la cubierta por razones de accesibilidad e indexacion en buscadores"
67
+ es: "Describí la cubierta por razones de accesibilidad e indexación en buscadores"
68
68
  en: "Describe the book cover for accesibility purposes and for indexation in search engines"
69
69
  content:
70
70
  type: "new_content"
@@ -72,7 +72,7 @@ content:
72
72
  es: "Sinopsis"
73
73
  en: "Synopsis"
74
74
  help:
75
- es: "Escribe aquí el artículo"
75
+ es: "Escribí aquí el artículo"
76
76
  en: "Write the post here"
77
77
  price:
78
78
  type: "number"
@@ -50,7 +50,7 @@ currency_alternate:
50
50
  es: "Moneda alternativa"
51
51
  en: "Alternative currency"
52
52
  help:
53
- es: "Nombre alternativo de la moneda, para mostrar, por ejemplo \"$\", \"pesos\", \"pe\", etc"
53
+ es: "Nombre alternativo de la moneda para mostrar, por ejemplo \"$\", \"pesos\", \"pe\", etc"
54
54
  en: "Alternative name of currency to be shown, for example \"$\", \"dollars\", etc"
55
55
  default:
56
56
  es: "ARS"
@@ -171,7 +171,7 @@ permalink:
171
171
  en: "Permalink"
172
172
  help:
173
173
  es: "La dirección de la página del carrito dentro del sitio"
174
- en: "Address for cart page inside site"
174
+ en: "The address the page holds within your site"
175
175
  default:
176
176
  es: "carrito/"
177
177
  en: "cart/"
@@ -3,7 +3,7 @@ title:
3
3
  type: "string"
4
4
  required: true
5
5
  label:
6
- es: "Título del Codigo de Conducta"
6
+ es: "Título del Código de Conducta"
7
7
  en: "Title of code of conduct"
8
8
  help:
9
9
  es: ""
@@ -32,7 +32,7 @@ content:
32
32
  es: "Contenido del artículo"
33
33
  en: "Post content"
34
34
  help:
35
- es: "Escribe aquí el artículo"
35
+ es: "Escribí aquí el artículo"
36
36
  en: "Write your post here"
37
37
  locales:
38
38
  type: "locales"
@@ -17,7 +17,7 @@ content:
17
17
  es: "Contenido"
18
18
  en: "Content"
19
19
  help:
20
- es: "Puedes agregar información de contacto, tiempos de entrega, etc. aquí."
20
+ es: "Podés agregar información de contacto, tiempos de entrega, etc. aquí."
21
21
  en: "You may add contact information, timeframe for delivery, etc. here"
22
22
  default:
23
23
  es: "En breve te llegará un correo con la información de tu pedido."
@@ -30,7 +30,7 @@ permalink:
30
30
  en: "Confirmation page address"
31
31
  help:
32
32
  es: "La dirección de la página de confirmación dentro del sitio"
33
- en: "The address the confirmation page holds within your site"
33
+ en: "The address this page holds within your site"
34
34
  default:
35
35
  es: "confirmacion/"
36
36
  en: "confirmation/"
@@ -4,10 +4,10 @@ title:
4
4
  required: true
5
5
  label:
6
6
  es: "Título de la licencia"
7
- en: "Licence title"
7
+ en: "License title"
8
8
  help:
9
9
  es: "Título que describe la licencia a usar"
10
- en: "Title that describes the license to use"
10
+ en: "Title that describes the license that will be used"
11
11
  description:
12
12
  type: "text"
13
13
  required: true
@@ -32,7 +32,7 @@ content:
32
32
  es: "Contenido del artículo"
33
33
  en: "Post content"
34
34
  help:
35
- es: "Escribe aquí el artículo"
35
+ es: "Escribí aquí el artículo"
36
36
  en: "Write your post here"
37
37
  locales:
38
38
  type: "locales"
@@ -45,7 +45,7 @@ link:
45
45
  es: "Vínculo"
46
46
  help:
47
47
  en: "If item leads to a page or special section, associate here with full address"
48
- es: "Si el ítem lleva a una página o sección especial, asociarla aquí colando la dirección completa"
48
+ es: "Si el ítem lleva a una página o sección especial, asociarla aquí colocando la dirección completa"
49
49
  draft:
50
50
  type: "boolean"
51
51
  label:
@@ -17,7 +17,7 @@ content:
17
17
  es: "Contenido"
18
18
  en: "Content"
19
19
  help:
20
- es: "Puedes agregar texto opcional aquí"
20
+ es: "Podés agregar texto opcional aquí"
21
21
  en: "You may add optional text here"
22
22
  total:
23
23
  type: "string"
@@ -63,7 +63,7 @@ permalink:
63
63
  en: "Payment page address"
64
64
  help:
65
65
  es: "La dirección de la página de medios de pago dentro del sitio"
66
- en: "The address the payment page hold within the site url"
66
+ en: "The address this page holds within your site"
67
67
  default:
68
68
  es: "pago/"
69
69
  en: "payment/"
@@ -8,31 +8,35 @@ title:
8
8
  help:
9
9
  es: "¡Un título que invite a leer el artículo!"
10
10
  en: "A title that makes people want to read the post!"
11
- description:
12
- type: "text"
13
- required: true
11
+ content_warning:
12
+ type: "string"
14
13
  label:
15
- es: "Alerta de contenido o descripción del artículo"
16
- en: "Content warning or post description"
14
+ es: "Alerta de contenido"
15
+ en: "Content warning"
17
16
  help:
18
17
  es: |
19
- Resumen del contenido del artículo, que también usarán redes
20
- sociales y buscadores. Si el artículo trata de violencias y otros
21
- temas sensibles, te invitamos a usar este campo como alerta de
22
- contenido, para que las personas puedan determinar cuándo quieren
23
- abrirlo.
18
+ Si el artículo trata de violencias y otros temas sensibles, te
19
+ invitamos a usar este campo como alerta de contenido, para que las
20
+ personas puedan determinar cuándo quieren abrirlo.
24
21
  en: |
25
- Summary of post content, also used by social media and search
26
- engines. If the post is about violence and other sensitive
27
- topics, we invite you to use it as a content warning, so others
28
- can decide when they want to read it.
22
+ If the post is about violence and other sensitive topics, we
23
+ invite you to use it as a content warning, so others can decide
24
+ when they want to read it.
25
+ description:
26
+ type: "text"
27
+ label:
28
+ es: "Descripción del artículo"
29
+ en: "Post description"
30
+ help:
31
+ es: "Descripción del contenido del artículo, que también usarán redes sociales y buscadores."
32
+ en: "Description of post content, also used by social media and search engines."
29
33
  author:
30
34
  type: "array"
31
35
  label:
32
36
  es: "Autores"
33
37
  en: "Authors"
34
38
  help:
35
- es: "Empieza a escribir para filtrar valores ya usados. Presiona enter para agregar el ítem seleccionado o agregar uno nuevo si no existe."
39
+ es: "Empezá a escribir para filtrar valores ya usados. Presioná enter para agregar el ítem seleccionado o agregar uno nuevo si no existe."
36
40
  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
41
  image:
38
42
  type: "image"
@@ -58,13 +62,32 @@ content:
58
62
  help:
59
63
  es: "Escribe aquí el artículo"
60
64
  en: "Write your post here"
65
+ activity:
66
+ type: "boolean"
67
+ label:
68
+ es: "Publicar en el Fediverso"
69
+ en: "Publish to Fediverse"
70
+ help:
71
+ es: "Si tu sitio tiene habilitado Social Distributed Press, habilita para publicar en el Fediverso"
72
+ en: "If your site has Social Distributed Press enabled, tick to publish to the Fediverse"
73
+ default:
74
+ es: true
75
+ en: true
76
+ in_reply_to:
77
+ type: "url"
78
+ label:
79
+ es: "En respuesta a"
80
+ en: "In reply to"
81
+ help:
82
+ es: "Agrega aquí el vínculo a un artículo para generar una respuesta"
83
+ en: "Add the link to another article to reply to"
61
84
  categories:
62
85
  type: "array"
63
86
  label:
64
87
  es: "Categorías"
65
88
  en: "Categories"
66
89
  help:
67
- es: "Empieza a escribir para filtrar valores ya usados. Presiona enter para agregar el ítem seleccionado o agregar uno nuevo si no existe."
90
+ es: "Empezá a escribir para filtrar valores ya usados. Presioná enter para agregar el ítem seleccionado o agregar uno nuevo si no existe."
68
91
  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."
69
92
  tags:
70
93
  type: "array"
@@ -72,7 +95,7 @@ tags:
72
95
  es: "Etiquetas"
73
96
  en: "Tags"
74
97
  help:
75
- es: "Empieza a escribir para filtrar valores ya usados. Presiona enter para agregar el ítem seleccionado o agregar uno nuevo si no existe."
98
+ es: "Empezá a escribir para filtrar valores ya usados. Presioná enter para agregar el ítem seleccionado o agregar uno nuevo si no existe."
76
99
  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."
77
100
  locales:
78
101
  type: "locales"
@@ -32,7 +32,7 @@ content:
32
32
  es: "Contenido del artículo"
33
33
  en: "Post content"
34
34
  help:
35
- es: "Escribe aquí el artículo"
35
+ es: "Escribí aquí el artículo"
36
36
  en: "Write your post here"
37
37
  locales:
38
38
  type: "locales"
@@ -99,7 +99,7 @@ permalink:
99
99
  en: "Shipment page address"
100
100
  help:
101
101
  es: "La dirección de la página del carrito dentro del sitio"
102
- en: "The address this page has inside the site url"
102
+ en: "The address this page holds within your site"
103
103
  default:
104
104
  es: "envio/"
105
105
  en: "shipment/"
@@ -12,10 +12,10 @@ font_family_sans_serif:
12
12
  type: "predefined_value"
13
13
  label:
14
14
  en: "Select a typography for the site"
15
- es: "Selecciona una tipografía para el sitio"
15
+ es: "Seleccioná una tipografía para el sitio"
16
16
  help:
17
17
  en: "If you'd like us to add support for a typography, please send us an e-mail"
18
- es: "Si quieres que agreguemos una tipografía, por favor envíanos un e-mail"
18
+ es: "Si querés que agreguemos una tipografía, por favor envianos un e-mail"
19
19
  default:
20
20
  en: ""
21
21
  es: ""
@@ -32,7 +32,7 @@ font_family_monospace:
32
32
  type: "predefined_value"
33
33
  label:
34
34
  en: "Select a monospace typography for the site"
35
- es: "Selecciona una tipografía monospace para el sitio"
35
+ es: "Seleccioná una tipografía monospace para el sitio"
36
36
  help:
37
37
  en: ""
38
38
  es: ""
@@ -52,10 +52,10 @@ headings_font_family:
52
52
  type: "predefined_value"
53
53
  label:
54
54
  en: "Select a typography for headings"
55
- es: "Selecciona una tipografía para los títulos del sitio"
55
+ es: "Seleccioná una tipografía para los títulos del sitio"
56
56
  help:
57
- en: "If you'd us to add support for a typography, please send us an e-mail"
58
- es: "Si quieres que agreguemos una tipografía, por favor envíanos un e-mail"
57
+ en: "If you'd like us to add support for a typography, please send us an e-mail"
58
+ es: "Si querés que agreguemos una tipografía, por favor envianos un e-mail"
59
59
  default:
60
60
  en: ""
61
61
  es: ""
@@ -96,7 +96,7 @@ body_bg:
96
96
  en: "Background color"
97
97
  es: "Color de fondo"
98
98
  help:
99
- en: "Site's background color"
99
+ en: "Site background color"
100
100
  es: "Color de fondo del sitio"
101
101
  default:
102
102
  es: "#FFFFFF"
@@ -30,6 +30,17 @@
30
30
  <a href="{{ privacy_policy.url }}" rel="privacy-policy">{{ privacy_policy.title }}</a>
31
31
  </li>
32
32
  {% endif %}
33
+
34
+ {%- if site.activity_pub_profile -%}
35
+ <li>
36
+ <span>
37
+ {{- site.i18n.fediverse -}}
38
+ </span>
39
+ <span>
40
+ @{{ site.activity_pub_profile -}}
41
+ </span>
42
+ </li>
43
+ {%- endif -%}
33
44
  </ul>
34
45
 
35
46
  {{ site.i18n.footer.made_with_sutty | markdownify }}
@@ -33,6 +33,18 @@
33
33
 
34
34
  {% seo %}
35
35
  {% feed_meta %}
36
+
37
+ {%- if page.activity -%}
38
+ <link href="{{ page.activity.url | absolute_url }}" rel="alternate" type="application/activity+json" />
39
+ {%- endif -%}
40
+
41
+ {%- if site.activity_pub_profile -%}
42
+ <meta property="profile:username" content="{{ site.activity_pub_profile }}" />
43
+ {%- endif -%}
44
+
45
+ {%- if site.actor -%}
46
+ <link rel="me" href="{{ site.actor.url | absolute_url }}" />
47
+ {%- endif -%}
36
48
  </head>
37
49
  <body>
38
50
  <div id="header" data-turbolinks-permanent>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: editorial-autogestiva-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.5.0rc0
5
5
  platform: ruby
6
6
  authors:
7
7
  - f
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-04-03 00:00:00.000000000 Z
11
+ date: 2023-11-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -460,9 +460,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
460
460
  version: '0'
461
461
  required_rubygems_version: !ruby/object:Gem::Requirement
462
462
  requirements:
463
- - - ">="
463
+ - - ">"
464
464
  - !ruby/object:Gem::Version
465
- version: '0'
465
+ version: 1.3.1
466
466
  requirements: []
467
467
  rubygems_version: 3.3.26
468
468
  signing_key: