1
0
mirror of https://github.com/danbee/cv synced 2025-03-04 08:59:12 +00:00
Go to file
Dan Barber 4346f8a3ba Lots of changes and updates
* Start organizing CSS according to ITCSS

* Replace logo with rainbow db

* Add Imagine Learning to experience

* Refactor layout to use CSS grid
2023-06-25 18:13:26 -05:00
bin Lots of changes and updates 2023-06-25 18:13:26 -05:00
source Lots of changes and updates 2023-06-25 18:13:26 -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 Lots of changes and updates 2023-06-25 18:13:26 -05:00

Curriculum Vitæ

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

Deploys to Github Pages.

Setup

$ bin/setup

Dev Server

$ bin/server