Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 462 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 462 Bytes

Build Status

CONTRIBUTING

Initial Setup

  • clone this repo
  • cd into it
  • exec: bundle config build.nokogiri --use-system-libraries
  • exec: bundle install or sudo bundle install

Previewing Edits in Jekyll

  • cd into the repo
  • exec: rake run
  • follow the instructions to access the site locally