mirror of
https://github.com/danbee/cv
synced 2025-03-04 08:59:12 +00:00
18 lines
185 B
Markdown
18 lines
185 B
Markdown
## Curriculum Vitæ
|
|
|
|
Source code for my CV. Built using Middleman, SASS and CoffeeScript.
|
|
|
|
Deploys to Netlify.
|
|
|
|
### Setup
|
|
|
|
```sh
|
|
$ bin/setup
|
|
```
|
|
|
|
### Dev Server
|
|
|
|
```sh
|
|
$ bin/server
|
|
```
|