YAML to HTML/JSON/Markdown/PDF/PNG/Text/XML resume generator
Generate elegant resumes from a single YAML data file.
Export them to HTML, JSON, Markdown, PDF, PNG, Text or XML.
Screenshot
go get -u gopkg.in/yaml.v2
go get -u github.com/gorilla/websocket
resume.yaml
, in the project’s root folder (use example.yaml
as a starting point).make resume
.chromium
with the binary for the headless browser.MIT - Feel free to use and edit.