Scott Bailey

Jekyll Notes

Setup

Follow Ubuntu install instructions.

Snippits

# First time, run in project directory:
bundle install

# Run the server
bundle exec jekyll serve