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

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

License

Notifications You must be signed in to change notification settings

jsidrach/resume-yaml

Repository files navigation

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:

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published