Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.
/ resume-generator Public archive

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

License

Notifications You must be signed in to change notification settings

jsidrach/resume-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published