/resume-yaml

[Archived] Elegant one page resume generator using YAML and mustache. Outputs to plain text, Markdown and HTML.

Primary LanguageHTMLMIT LicenseMIT

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: