[077a87]: / docs / Gemfile

Download this file

11 lines (8 with data), 167 Bytes

1
2
3
4
5
6
7
8
9
source 'https://rubygems.org'
gem 'jekyll'
group :jekyll_plugins do
gem "jekyll-paginate"
gem "jekyll-avatar"
gem "jekyll-picture-tag"
gem "pygments.rb"
end