jepler.github.io/Gemfile
Jeff Epler b64b1657a5 New script to migrate blog entries
.. works for some blog entries, anyway
2019-07-06 17:40:59 -05:00

6 lines
142 B
Ruby

source "https://rubygems.org"
gem "jekyll"
gem "jekyll-redirect-from"
gem "github-pages", group: :jekyll_plugins
gem "jekyll-theme-leap-day"