mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 06:26:22 +00:00
compartir al fediverso
This commit is contained in:
parent
e89c156ff4
commit
9ffbb6cc6b
2 changed files with 10 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -80,6 +80,7 @@ gem 'stackprof'
|
||||||
group :themes do
|
group :themes do
|
||||||
gem 'editorial-autogestiva-jekyll-theme', require: false
|
gem 'editorial-autogestiva-jekyll-theme', require: false
|
||||||
gem 'minima', require: false
|
gem 'minima', require: false
|
||||||
|
gem 'share-to-fediverse-jekyll-theme', require: false
|
||||||
gem 'sutty-donaciones-jekyll-theme', require: false
|
gem 'sutty-donaciones-jekyll-theme', require: false
|
||||||
gem 'sutty-jekyll-theme', require: false
|
gem 'sutty-jekyll-theme', require: false
|
||||||
end
|
end
|
||||||
|
|
|
@ -406,6 +406,14 @@ GEM
|
||||||
childprocess (>= 0.5, < 4.0)
|
childprocess (>= 0.5, < 4.0)
|
||||||
rubyzip (>= 1.2.2)
|
rubyzip (>= 1.2.2)
|
||||||
semantic_range (2.3.0)
|
semantic_range (2.3.0)
|
||||||
|
share-to-fediverse-jekyll-theme (0.1.1)
|
||||||
|
jekyll (~> 4.0)
|
||||||
|
jekyll-data (~> 1.1)
|
||||||
|
jekyll-feed (~> 0.9)
|
||||||
|
jekyll-images (~> 0.2)
|
||||||
|
jekyll-include-cache (~> 0)
|
||||||
|
jekyll-relative-urls (~> 0.0)
|
||||||
|
jekyll-seo-tag (~> 2.1)
|
||||||
simpleidn (0.1.1)
|
simpleidn (0.1.1)
|
||||||
unf (~> 0.1.4)
|
unf (~> 0.1.4)
|
||||||
spring (2.1.0)
|
spring (2.1.0)
|
||||||
|
@ -538,6 +546,7 @@ DEPENDENCIES
|
||||||
rugged
|
rugged
|
||||||
sassc-rails
|
sassc-rails
|
||||||
selenium-webdriver
|
selenium-webdriver
|
||||||
|
share-to-fediverse-jekyll-theme
|
||||||
spring
|
spring
|
||||||
spring-watcher-listen (~> 2.0.0)
|
spring-watcher-listen (~> 2.0.0)
|
||||||
sqlite3
|
sqlite3
|
||||||
|
|
Loading…
Reference in a new issue