brew/docs/Gemfile
Mike McQuaid bb807d813a docs: fix Jekyll theme usage.
Need to use `remote_theme` not `theme` for this to work on GitHub Pages.
Handily, though, this removes the need for making and uploading a gem.
2018-05-02 20:00:22 +01:00

4 lines
74 B
Ruby

source "https://rubygems.org"
gem "github-pages", group: :jekyll_plugins