Skip to content

not-actually-alex/not-actually-alex.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerized jsonresume

Build Status

want to make your own resume from JSON?

Made with http: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 http:https://jsonresume.org

Thanks

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

About

JSON resume template with automated deployment to github pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 93.6%
  • Dockerfile 5.5%
  • Shell 0.9%