graffen.dk-website/Gemfile

6 lines
106 B
Ruby

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