mirror of
https://github.com/danbee/cv
synced 2025-03-04 08:59:12 +00:00
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/gettalong/kramdown/releases) - [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page) - [Commits](https://github.com/gettalong/kramdown/commits) --- updated-dependencies: - dependency-name: kramdown 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