3 lines
100 B
Ruby
3 lines
100 B
Ruby
source 'https://rubygems.org'
|
|
gem 'github-pages', group: :jekyll_plugins
|
|
gem 'jekyll-redirect-from'
|