Made with http://jsonresume.org and this action
Hosts with github pages since it's easy.
- just fork this repo
- rename to username.github.io
- clone, edit and push!
check out the action docs for template instructions
I simplified the workflow and sepearated the gh-pages branch from main so you dont have to prevent the forever loop.
- Originally forked from https://github.com/BretFisher/resume
- Built the container myself using travis and then github
- Eventually the CI wasn't working with older npm packages
- Discovered jsonresume action that was created and simplified.