beautifulSA-jekyll/Gemfile
Adrian Harabula 440c6e71a7 Windows fix for Gemfile, removes execjs and therubyracer from dependencies (#128)
* quickfix to run blog on localhost without changing _config.yml

* windows fix for Gemfile, removes execjs and therubyracer from dependencies
2016-11-13 16:18:57 -05:00

4 lines
74 B
Ruby

source 'https://rubygems.org'
gem 'github-pages'
gem 'jekyll-paginate'