mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08: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
|