onFOSS.org/Gemfile

9 lines
112 B
Ruby

source "https://rubygems.org"
gem "jekyll"
group :jekyll_plugins do
gem "jekyll-feed"
gem "bootstrap"
end