Skip to content

gatortim/gatortim.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerized jsonresume

Build Status

want to make your own resume from JSON?

Made with https://jsonresume.org

I suggest hosting with github pages since it's easy.

  • just fork this repo
  • rename to username.github.io
  • clone and go!

You need to install docker.

guide

  • pick your theme and edit the Dockerfile with the theme; this uses elegant
  • update the npm package and the -t flag
  • fill in the resume.json
  • run the ./build script
  • push to your github.io page repo

using travis-ci

Just register with travis-ci and it will do the heavy lifting.

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

Thanks

Forked from https://github.com/BretFisher/resume

About

json resume tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.2%
  • Dockerfile 3.3%
  • Shell 0.5%