YAML resume, compiled with node.js
This project was inspired by Ming-Ho Yee's and David Hu's resume projects.
- Watch, not strictly neccesary, but takes care of the compiling phase
- CoffeeScript, the
coffeecompiler is needed - Node.js, the following modules are used:
- Jade
- JS-YAML
- Moment-Interval
Manually, each time something changes:
$ ./compile.coffee && open curriculum.html
Or using watch:
$ watch