/resume-generator

YAML to HTML/JSON/Markdown/PDF/PNG/Text/XML resume generator

Primary LanguageHTMLMIT LicenseMIT

Resume Generator

Generate elegant resumes from a single YAML data file. Export them to HTML, JSON, Markdown, PDF, PNG, Text or XML.

Examples

Screenshot

Prequisites

Run

  • Make sure your data file is named resume.yaml, in the project's root folder (use example.yaml as a starting point).
  • Generate the resume by executing make resume.
    • Edit the Makefile and substitute chromium with the binary for the headless browser.

License

MIT - Feel free to use and edit.

Tech