Resume in markdown
This my resume in markdown format which lets me version, style and generate html and pdf formats using https://github.com/c0bra/markdown-resume-js. The current style supports printing and mobile devices.
node_modules/markdown-resume/assets/cssand move
resume.cssinto that dir.
to generate PDF's you'll also need to install: wkhtmltopdf.
node node_modules/markdown-resume/bin/md2resume resume.md node node_modules/markdown-resume/bin/md2resume --pdf resume.md