mirror of
https://github.com/danbee/cv
synced 2025-03-04 08:59:12 +00:00
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> |
||
|---|---|---|
| source | ||
| .gitignore | ||
| .ruby-version | ||
| .tool-versions | ||
| config.rb | ||
| controller.rb | ||
| Gemfile | ||
| Gemfile.lock | ||
| README.md | ||
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