## Curriculum Vitæ Source code for my CV. Built using Middleman, SASS and CoffeeScript. Deploys to Github Pages. ### Setup ```sh $ bundle install $ bundle exec middleman ``` ### Deploy ```sh $ bundle exec mgd ```