mirror of
https://github.com/danbee/cv
synced 2025-03-04 08:59:12 +00:00
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10. - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.9...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo 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