Website created using Beautiful Jekyll
Copyright 2016 Dean Attali
Instructions for Building Locally:
- Install Jekyll and download github repository
- Make changes locally
- Run "bundle exec jekyll build" to build website
- Run "bundle exec jekyll serve" to see website
- Push changes