mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
8 lines
125 B
Ruby
8 lines
125 B
Ruby
source "https://rubygems.org"
|
|
|
|
group :jekyll do
|
|
gem 'jekyll'
|
|
gem 'jekyll-sitemap'
|
|
gem 'jekyll-redirect-from'
|
|
end
|