Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 498 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 498 Bytes

My developer CV, built with Jekyll, and Sass

Originally created using Nanoc.

Inspired by seeing a bunch of awful CVs while hiring at dxw and trying to come up with a CV that I'd like to see

Generated site live at https://dgmstuart.github.io/dgms_cv/

Installation

$ bundle install

Local preview

$ bundle exec jekyll serve

Deploy

Edit _deploy.yml, then:

$ bin/deploy