1
0
mirror of https://github.com/danbee/cv synced 2025-03-04 08:59:12 +00:00
Go to file
dependabot[bot] 1495f8c081
Bump addressable from 2.7.0 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 19:12:55 +00:00
source Remove google link 2021-01-21 14:32:07 -05:00
.gitignore Move the site over to Middleman. 2015-02-14 14:48:04 +00:00
.ruby-version Switch to Ruby 2.7.2 2021-01-31 16:36:07 -05:00
.tool-versions Switch to Ruby 2.7.2 2021-01-31 16:36:07 -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 Switch to Ruby 2.7.2 2021-01-31 16:36:07 -05:00
Gemfile.lock Bump addressable from 2.7.0 to 2.8.0 2021-07-13 19:12:55 +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