We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
_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"