项目作者: jsidrach

项目描述 :
YAML to HTML/JSON/Markdown/PDF/PNG/Text/XML resume generator
高级语言: HTML
项目地址: git://github.com/jsidrach/resume-generator.git
创建时间: 2017-06-03T08:07:45Z
项目社区:https://github.com/jsidrach/resume-generator

开源协议:MIT License

下载


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