Skip to content

sekouperry/html-resume

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a small HTML/CSS "framework" that I use for my resume (cv.sample.pdf).

The CSS could use some love, as I've just been slapping on new rules when necessary; feel free to send a pull request if you ever add something to it for your own resume or do a bit of housecleaning (provided that it doesn't break/change anything in my resume, of course).


Usage: ./cv.sh input.html output.pdf "Your Name"

As a starting point, I've included the file cv.template.html.


Dependencies:

  • Bash
    (I'll make some time in the near future to add a batch script, but if you need to use this absolutely today then you'll need Unix or Cygwin)

  • Wkhtmltopdf

  • Pdftk

About

HTML résumé template + PDF generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.5%
  • CSS 37.3%
  • Shell 5.2%