aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Gemfile
blob: 62a36141de013cfb5afb0315daf34171c0d9ad1a (plain)
1
2
3
4
5
6
7
8
source 'https://rubygems.org'

gem 'github-pages'

# https://github.com/RobertDeRose/jekyll-livereload/
group :jekyll_plugins do
    gem 'jekyll-livereload'
end