440c6e71a7
* quickfix to run blog on localhost without changing _config.yml * windows fix for Gemfile, removes execjs and therubyracer from dependencies
4 lines
74 B
Ruby
4 lines
74 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'github-pages'
|
|
gem 'jekyll-paginate' |