Skip to content

Ileriayo/resume

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • first: npm install (which installs markdown-resume)
  • second: remove the existing core css files in node_modules/markdown-resume/assets/css and move resume.css into that dir.

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

generate

node node_modules/markdown-resume/bin/md2resume resume.md
node node_modules/markdown-resume/bin/md2resume --pdf resume.md

About

Resume in markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%