ResumeMan
I made a command-line based HTML/PDF resume generator as I dislike using word processors.
You can find the end result (my resume) at reefab.net and the project itself at github.
Here is the features:
- Separation between content and data, all your resume information is an YAML file.
- Fork this project for maintening multiple versions of your resume in sync.
- Markdown for formatting of the longer paragraphs.
- Default template included: SRT.
- You can preview your changes with Middleman's included server.
- config.ru file included for use with Pow.
- Automatic PDF generation using wkpdf (OS X) or wkhtmltopdf (other platforms).
- Turnkey deployment to a
http://yourusername.github.com/resume
page no configuration necessary. - hResume microformat support