1
0
mirror of https://github.com/danbee/cv synced 2025-03-04 08:59:12 +00:00
Go to file
2017-02-04 19:12:43 +00:00
source Remove unnecessary script 2017-02-04 19:12:43 +00:00
.gitignore Move the site over to Middleman. 2015-02-14 14:48:04 +00:00
.ruby-version Update dependencies and fix Ruby version 2017-02-04 13:56:03 +00:00
config.rb Use relative assets 2017-01-14 18:55:29 +00:00
controller.rb Add rake task for deploy. 2013-03-20 11:43:07 +00:00
Gemfile Update dependencies and fix Ruby version 2017-02-04 13:56:03 +00:00
Gemfile.lock Update dependencies and fix Ruby version 2017-02-04 13:56:03 +00:00
README.md Add instructions to README 2017-02-04 19:12:08 +00:00

Curriculum Vitæ

Source code for my CV. Built using Middleman, SASS and CoffeeScript.

Deploys to Github Pages.

Setup

$ bundle install
$ bundle exec middleman

Deploy

$ bundle exec mgd