/resume

Resume in markdown

Primary LanguageCSS

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.

setup & dev

  • first: npm install (which installs markdown-resume)
  • second: gulp to see in browser

generate

to generate PDF's you'll also need to install: wkhtmltopdf.

npm run pdf