An open API service indexing awesome lists of open source software.

https://github.com/armcburney/resume

:page_facing_up: My résumé. Made with Emerald, SASS, and Ruby
https://github.com/armcburney/resume

emerald resume resume-creator ruby

Last synced: 3 months ago
JSON representation

:page_facing_up: My résumé. Made with Emerald, SASS, and Ruby

Awesome Lists containing this project

README

        

# resume
My résumé, made with an HTML5 templating engine I designed and implemented with
a friend: Emerald templating language (https://github.com/emerald-lang).

# Setup
To compile Emerald and SASS source files, follow these steps:

1. Run `git clone https://github.com/armcburney/resume`.
2. Run `bundle install` to install dev dependencies.
3. Run `ruby bin/compile` to generate compiled HTML from Emerald source.