Skip to content
This repository has been archived by the owner on Mar 30, 2018. It is now read-only.
/ resume-yaml Public archive

Latest commit

 

History

History
33 lines (25 loc) · 1.17 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.17 KB

Resume-YAML [Archived]

Note: development has been moved to resume-generator

Elegant one page resume, generated from a YAML data file using mustache. Outputs to plain text, Markdown and HTML. Focused on readability and simplicity.

Example

See the output folder for all output formats.

Prequisites

Install any mustache implementation and add the mustache binary to your library path.

Run

Make sure your data file is named resume.yaml, in the output folder (use example.yaml as a starting point). Generate the resume by executing make resume. To save your resume in PDF format, open the generated HTML in Firefox, print it as PS (Postcript), and then transform it to PDF using ps2pdf or a similar utility.

License

MIT - Feel free to use and edit.

Tech

resume-yaml uses a number of open source projects to work properly: