mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-14 22:51:41 +00:00
radios comunitarias
This commit is contained in:
parent
ab3c2a8f42
commit
77c16071bd
3 changed files with 25 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -83,6 +83,7 @@ group :themes do
|
|||
gem 'adhesiones-jekyll-theme', require: false
|
||||
gem 'editorial-autogestiva-jekyll-theme', require: false
|
||||
gem 'minima', require: false
|
||||
gem 'radios-comunitarias-jekyll-theme', require: false
|
||||
gem 'share-to-fediverse-jekyll-theme', require: false
|
||||
gem 'sutty-donaciones-jekyll-theme', require: false
|
||||
gem 'sutty-jekyll-theme', require: false
|
||||
|
|
14
Gemfile.lock
14
Gemfile.lock
|
@ -247,6 +247,9 @@ GEM
|
|||
sassc (> 2.0.1, < 3.0)
|
||||
jekyll-seo-tag (2.6.1)
|
||||
jekyll (>= 3.3, < 5.0)
|
||||
jekyll-turbolinks (0.0.5)
|
||||
jekyll (~> 4)
|
||||
turbolinks-source (~> 5)
|
||||
jekyll-watch (2.2.1)
|
||||
listen (~> 3.0)
|
||||
kramdown (2.3.0)
|
||||
|
@ -318,6 +321,16 @@ GEM
|
|||
rack
|
||||
rack-test (1.1.0)
|
||||
rack (>= 1.0, < 3)
|
||||
radios-comunitarias-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-locales (~> 0.1)
|
||||
jekyll-relative-urls (~> 0.0)
|
||||
jekyll-seo-tag (~> 2.1)
|
||||
jekyll-turbolinks (~> 0)
|
||||
rails (6.0.3.2)
|
||||
actioncable (= 6.0.3.2)
|
||||
actionmailbox (= 6.0.3.2)
|
||||
|
@ -552,6 +565,7 @@ DEPENDENCIES
|
|||
puma
|
||||
pundit
|
||||
rack-mini-profiler
|
||||
radios-comunitarias-jekyll-theme
|
||||
rails (~> 6)
|
||||
rails-i18n
|
||||
rails_warden
|
||||
|
|
|
@ -57,6 +57,16 @@
|
|||
credits_es: 'Desarrollamos esta plantilla junto con [Librenauta](https://sutty.nl/plantilla-para-campa%C3%B1as-de-adhesiones/)'
|
||||
credits_en: 'We made this template with Librenauta :)'
|
||||
designer_url: 'https://copiona.com/donaunbit/'
|
||||
- name_en: 'Community Radio'
|
||||
name_es: 'Radio comunitaria'
|
||||
gem: 'radios-comunitarias-jekyll-theme'
|
||||
url: 'https://radio.sutty.nl/'
|
||||
description_en: "A theme with streaming support, designed for community radios"
|
||||
description_es: 'Con soporte para transmisión en vivo, pensada para radios comunitarias'
|
||||
license: 'https://0xacab.org/sutty/jekyll/radios-comunitarias-jekyll-theme/-/blob/master/LICENSE.txt'
|
||||
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: 'Other themes'
|
||||
name_es: 'Mi propio diseño'
|
||||
gem: 'sutty-theme-own'
|
||||
|
|
Loading…
Reference in a new issue