cotech-website/Gemfile
Chris Lowis 868aa2fb01 Depend on jekyll gem instead of github-pages
I don't think we need everything that github-pages pulls in, and this
should speed up the build.
2018-11-20 22:09:51 +00:00

4 lines
44 B
Ruby

source 'https://rubygems.org'
gem 'jekyll'