Skip to content

bobbyearl/bobbyearl.github.io

Repository files navigation

My Website

Hey Bobby, This is what to do to run this locally next time:

  • Install Ruby
  • gem install bundler
  • bundle install
  • set JEKYLL_ENV=development (Windows) or export JEKYLL_ENV=development (OSX)
  • jekyll serve --incremental