website/Gemfile

7 lines
100 B
Ruby

gem 'jekyll'
source 'https://rubygems.org'
group :jekyll_plugins do
gem "jekyll-livereload"
end