_config-dev.yml
# For local testing, run: # bundle exec jekyll serve --config _config.yml,_config-dev.yml url: http://localhost:4000
Gemfile
source 'http://rubygems.org' gem 'github-pages' gem "webrick", "~> 1.7"
There was an error while loading. Please reload this page.