mirror of
https://github.com/gosticks/brew.git
synced 2026-08-19 16:10:27 +00:00
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.
4 lines
74 B
Ruby
4 lines
74 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "github-pages", group: :jekyll_plugins
|