1
0
mirror of https://github.com/danbee/cv synced 2025-03-04 08:59:12 +00:00
Go to file
2023-06-25 18:13:00 -05:00
bin Add bin/server 2021-07-13 15:36:12 -05:00
source 🔒 2021-07-14 16:24:25 -05:00
.gitignore Move the site over to Middleman. 2015-02-14 14:48:04 +00:00
.ruby-version Upgrade to Ruby 3.2.1 2023-06-25 18:13:00 -05:00
.tool-versions Upgrade to Ruby 3.2.1 2023-06-25 18:13:00 -05:00
config.rb Use Smartypants 2017-02-04 19:24:05 +00:00
controller.rb Add rake task for deploy. 2013-03-20 11:43:07 +00:00
Gemfile Upgrade to Ruby 3.2.1 2023-06-25 18:13:00 -05:00
Gemfile.lock Upgrade to Ruby 3.2.1 2023-06-25 18:13:00 -05: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