mirror of
https://github.com/danbee/cv
synced 2025-03-04 08:59:12 +00:00
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.4. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.2.3...v2.2.6.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| bin | ||
| 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