mirror of
https://github.com/danbee/cv
synced 2025-03-04 08:59:12 +00:00
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5) --- updated-dependencies: - dependency-name: rexml 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