5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-19 18:50:48 +00:00

recursero

This commit is contained in:
f 2020-09-24 20:56:22 -03:00
parent da7105fb0a
commit b3d33423ad
3 changed files with 35 additions and 0 deletions

View file

@ -88,6 +88,7 @@ group :themes do
gem 'share-to-fediverse-jekyll-theme', require: false
gem 'sutty-donaciones-jekyll-theme', require: false
gem 'sutty-jekyll-theme', require: false
gem 'recursero-jekyll-theme', require: false
end
group :production do

View file

@ -244,6 +244,11 @@ GEM
jekyll-liquify-alt (0.1.2)
jekyll (~> 4)
jekyll-locales (0.1.12)
jekyll-lunr (0.1.2)
loofah (~> 2.4)
jekyll-node-modules (0.1.0)
jekyll (~> 4)
jekyll-order (0.1.2)
jekyll-relative-urls (0.0.5)
jekyll (>= 3.8, < 5)
jekyll-sass-converter (2.1.0)
@ -253,6 +258,8 @@ GEM
jekyll-turbolinks (0.0.5)
jekyll (~> 4)
turbolinks-source (~> 5)
jekyll-unique-urls (0.1.0)
jekyll (~> 4)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.3.0)
@ -372,6 +379,23 @@ GEM
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
recursero-jekyll-theme (0.1.0)
jekyll (~> 4.0)
jekyll-data (~> 1.1)
jekyll-feed (~> 0.9)
jekyll-images (~> 0.2)
jekyll-include-cache (~> 0)
jekyll-linked-posts (~> 0.2)
jekyll-locales (~> 0.1)
jekyll-lunr (~> 0.1)
jekyll-node-modules (~> 0.1)
jekyll-order (~> 0.1)
jekyll-relative-urls (~> 0.0)
jekyll-seo-tag (~> 2.1)
jekyll-turbolinks (~> 0)
jekyll-unique-urls (~> 0.1)
sutty-archives (~> 2.2)
sutty-liquid (~> 0.1)
redis (4.2.2)
redis-actionpack (5.2.0)
actionpack (>= 5, < 7)
@ -481,6 +505,8 @@ GEM
jekyll-include-cache (~> 0)
jekyll-relative-urls (~> 0.0)
jekyll-seo-tag (~> 2.1)
sutty-liquid (0.1.1)
jekyll (~> 4)
sysexits (1.2.0)
temple (0.8.2)
terminal-table (1.8.0)
@ -575,6 +601,7 @@ DEPENDENCIES
rails (~> 6)
rails-i18n
rails_warden
recursero-jekyll-theme
redis
redis-rails
rubocop-rails

View file

@ -67,6 +67,13 @@
credits_es: 'Desarrollamos esta plantilla junto con Librenauta en una jornada de 15 horas :)'
credits_en: 'We made this template with Librenauta in 15 hours :)'
designer_url: 'https://copiona.com/donaunbit/'
- name_en: 'Resource toolkit'
name_es: 'Recursero'
gem: 'recursero-jekyll-theme'
url: 'https://recursero.info/'
disabled: true
description_en: "We're working to add 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)"
- name_en: 'Other themes'
name_es: 'Mi propio diseño'
gem: 'sutty-theme-own'