Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 344 Bytes

File metadata and controls

12 lines (9 loc) · 344 Bytes

Read Me

Website created using Beautiful Jekyll
Copyright 2016 Dean Attali

Instructions for Building Locally:

  1. Install Jekyll and download github repository
  2. Make changes locally
  3. Run "bundle exec jekyll build" to build website
  4. Run "bundle exec jekyll serve" to see website
  5. Push changes