Skip to content

kmcgrath/resume-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resume-builder

This project started as a way to learn Grunt from the ground up.

The purpose is to maintain a single YAML file, resume.yml, and be able to convert that file into a variety of usable outputs, including JSON, Markdown, HTML, PDF and a small JavaScript based web application that implements Backbone.Marionette and Foundation 5.

The output of this builder is stored in it's own repository and the JavaScript application can be viewed at https://kmcgrath.github.io/resume.

Build It

  1. Fork the repo
  2. Update resume.yml
  3. run: grunt dist

The dist directory will contain all the outputs mentioned above.

TODO

  • Make resume-builder an executable that takes a YAML file as input

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published