Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 514 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 514 Bytes

Resume of Bret Fisher

made with http://jsonresume.org

hosted by http://github.com at http://resume.bretfisher.com

want to make your own resume from JSON?

  • sudo npm install -g resume-cli jsonresume-theme-slick
  • mkdir resume; cd resume
  • resume init
  • This will give you a template resume.json file. Edit, then to create a html from it using the template I used:
  • resume export index.html -t slick

more options including publishing to their registry at http://jsonresume.org