mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 09:41:43 +00:00
fix: el orden es de mayor a menor prioridad
dejando espacio entre algunos para poder intercalar otras plantillas
This commit is contained in:
parent
bc74f85ba2
commit
fd41242985
1 changed files with 10 additions and 9 deletions
|
@ -6,7 +6,7 @@
|
|||
disabled: true
|
||||
description_en: "Upload your own theme. [This feature is in development, help us!](https://sutty.nl/en/#contact)"
|
||||
description_es: "Subir tu propio diseño. [Esta posibilidad está en desarrollo, ¡ayudanos!](https://sutty.nl/#contacto)"
|
||||
priority: '8'
|
||||
priority: '0'
|
||||
- name_en: 'I want you to develop a site for me'
|
||||
name_es: 'Quiero que desarrollen mi sitio'
|
||||
gem: 'sutty-theme-custom'
|
||||
|
@ -14,7 +14,7 @@
|
|||
disabled: true
|
||||
description_en: "If you want us to develop your site, you're welcome to [contact us!](https://sutty.nl/en/#contact) :)"
|
||||
description_es: "Si querés que desarrollemos tu sitio, [escribinos](https://sutty.nl/#contacto) :)"
|
||||
priority: '7'
|
||||
priority: '2'
|
||||
- name_en: 'Minima'
|
||||
name_es: 'Mínima'
|
||||
gem: 'sutty-minima'
|
||||
|
@ -22,7 +22,7 @@
|
|||
description_en: "Sutty Minima is based on [Minima](https://jekyll.github.io/minima/), a blog-focused theme for Jekyll."
|
||||
description_es: 'Sutty Mínima es una plantilla para blogs basada en [Mínima](https://jekyll.github.io/minima/).'
|
||||
license: 'https://0xacab.org/sutty/jekyll/minima/-/blob/master/LICENSE.txt'
|
||||
priority: '1'
|
||||
priority: '100'
|
||||
- name_en: 'Sutty'
|
||||
name_es: 'Sutty'
|
||||
gem: 'sutty-jekyll-theme'
|
||||
|
@ -32,7 +32,7 @@
|
|||
license: 'https://0xacab.org/sutty/jekyll/sutty-jekyll-theme/-/blob/master/LICENSE.txt'
|
||||
credits_es: 'Sutty es parte de la economía solidaria :)'
|
||||
credits_en: 'Sutty is a solidarity economy project!'
|
||||
priority: '2'
|
||||
priority: '90'
|
||||
- name_en: 'Self-managed Book Publisher'
|
||||
name_es: 'Editorial Autogestiva'
|
||||
gem: 'editorial-autogestiva-jekyll-theme'
|
||||
|
@ -42,7 +42,7 @@
|
|||
license: 'https://0xacab.org/sutty/jekyll/editorial-autogestiva-jekyll-theme/-/blob/master/LICENSE.txt'
|
||||
credits_es: 'Esta plantilla fue inspirada en el trabajo de las [editoriales autogestivas](https://sutty.nl/plantillas-para-crear-cat%C3%A1logos-de-editoriales-autogestivas/)'
|
||||
credits_en: 'This theme is inspired by [independent publishing projects](https://sutty.nl/en/new-template-for-publishing-projects/)'
|
||||
priority: '6'
|
||||
priority: '50'
|
||||
- name_en: 'Donations'
|
||||
name_es: 'Donaciones'
|
||||
gem: 'sutty-donaciones-jekyll-theme'
|
||||
|
@ -52,7 +52,7 @@
|
|||
license: 'https://0xacab.org/sutty/jekyll/sutty-donaciones-jekyll-theme/-/blob/master/LICENSE.txt'
|
||||
credits_es: 'Diseñamos esta plantilla para [visibilizar campañas de donaciones](https://sutty.nl/plantilla-para-donaciones/) durante la cuarentena.'
|
||||
credits_en: 'We designed this theme to increase [visibility for donation requests](https://sutty.nl/template-for-donations/) during the quarantine.'
|
||||
priority: '3'
|
||||
priority: '80'
|
||||
- name_en: 'Support campaign'
|
||||
name_es: 'Adhesiones'
|
||||
gem: 'adhesiones-jekyll-theme'
|
||||
|
@ -63,7 +63,7 @@
|
|||
credits_es: 'Desarrollamos esta plantilla junto con [Librenauta](https://sutty.nl/plantilla-para-campa%C3%B1as-de-adhesiones/)'
|
||||
credits_en: 'This template was made in collaboration with Librenauta'
|
||||
designer_url: 'https://copiona.com/donaunbit/'
|
||||
priority: '5'
|
||||
priority: '60'
|
||||
- name_en: 'Community Radio'
|
||||
name_es: 'Radio comunitaria'
|
||||
gem: 'radios-comunitarias-jekyll-theme'
|
||||
|
@ -74,7 +74,7 @@
|
|||
credits_es: 'Desarrollamos esta plantilla junto con Librenauta en 15 horas :)'
|
||||
credits_en: 'This template was made in collaboration with Librenauta in 15 hours!'
|
||||
designer_url: 'https://copiona.com/donaunbit/'
|
||||
priority: '4'
|
||||
priority: '70'
|
||||
- name_en: 'Resource toolkit'
|
||||
name_es: 'Recursero'
|
||||
gem: 'recursero-jekyll-theme'
|
||||
|
@ -82,6 +82,7 @@
|
|||
disabled: true
|
||||
description_en: "We're working towards adding more themes for you to use. [Contact us!](https://sutty.nl/en/#contact)"
|
||||
description_es: "Estamos trabajando para que puedas tener más diseños. [¡Escribinos!](https://sutty.nl/#contacto)"
|
||||
priority: '3'
|
||||
- name_en: 'More themes'
|
||||
name_es: 'Más plantillas'
|
||||
gem: 'sutty-theme-own'
|
||||
|
@ -89,4 +90,4 @@
|
|||
disabled: true
|
||||
description_en: "We're working towards adding more themes for you to use. [Contact us!](https://sutty.nl/en/#contact)"
|
||||
description_es: "Estamos trabajando para que puedas tener más diseños. [¡Escribinos!](https://sutty.nl/#contacto)"
|
||||
priority: '9'
|
||||
priority: '1'
|
||||
|
|
Loading…
Reference in a new issue