mirror of
https://0xacab.org/sutty/sutty
synced 2025-01-19 21:43:38 +00:00
parent
a0c88457cc
commit
f9985e2b53
3 changed files with 0 additions and 18 deletions
1
Gemfile
1
Gemfile
|
@ -78,7 +78,6 @@ gem 'rack-mini-profiler'
|
||||||
gem 'stackprof'
|
gem 'stackprof'
|
||||||
|
|
||||||
group :themes do
|
group :themes do
|
||||||
gem 'adhesiones-jekyll-theme', require: false
|
|
||||||
gem 'editorial-autogestiva-jekyll-theme', require: false
|
gem 'editorial-autogestiva-jekyll-theme', require: false
|
||||||
gem 'minima', require: false
|
gem 'minima', require: false
|
||||||
gem 'sutty-donaciones-jekyll-theme', require: false
|
gem 'sutty-donaciones-jekyll-theme', require: false
|
||||||
|
|
10
Gemfile.lock
10
Gemfile.lock
|
@ -73,15 +73,6 @@ GEM
|
||||||
zeitwerk (~> 2.2, >= 2.2.2)
|
zeitwerk (~> 2.2, >= 2.2.2)
|
||||||
addressable (2.7.0)
|
addressable (2.7.0)
|
||||||
public_suffix (>= 2.0.2, < 5.0)
|
public_suffix (>= 2.0.2, < 5.0)
|
||||||
adhesiones-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)
|
|
||||||
ast (2.4.0)
|
ast (2.4.0)
|
||||||
autoprefixer-rails (9.7.6)
|
autoprefixer-rails (9.7.6)
|
||||||
execjs
|
execjs
|
||||||
|
@ -498,7 +489,6 @@ PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
adhesiones-jekyll-theme
|
|
||||||
bcrypt (~> 3.1.7)
|
bcrypt (~> 3.1.7)
|
||||||
blazer
|
blazer
|
||||||
bootstrap (~> 4)
|
bootstrap (~> 4)
|
||||||
|
|
|
@ -41,13 +41,6 @@
|
||||||
description_en: "Make your own donations campaign with payment buttons."
|
description_en: "Make your own donations campaign with payment buttons."
|
||||||
description_es: 'Realizá campañas de donaciones con botones de pago.'
|
description_es: 'Realizá campañas de donaciones con botones de pago.'
|
||||||
license: 'https://0xacab.org/sutty/jekyll/sutty-donaciones-jekyll-theme/-/blob/master/LICENSE.txt'
|
license: 'https://0xacab.org/sutty/jekyll/sutty-donaciones-jekyll-theme/-/blob/master/LICENSE.txt'
|
||||||
- name_en: 'Support campaign'
|
|
||||||
name_es: 'Adhesiones'
|
|
||||||
gem: 'adhesiones-jekyll-theme'
|
|
||||||
url: 'https://adhesiones.sutty.nl/'
|
|
||||||
description_en: "Make your own support campaign."
|
|
||||||
description_es: 'Realizá campañas de adhesión.'
|
|
||||||
license: 'https://0xacab.org/sutty/jekyll/adhesiones-jekyll-theme/-/blob/master/LICENSE.txt'
|
|
||||||
- name_en: 'Other themes'
|
- name_en: 'Other themes'
|
||||||
name_es: 'Mi propio diseño'
|
name_es: 'Mi propio diseño'
|
||||||
gem: 'sutty-theme-own'
|
gem: 'sutty-theme-own'
|
||||||
|
|
Loading…
Reference in a new issue