- Fork this repository
- Edit the files in
resume.json
. The JSON Schema is based on JSON Resume. - Push it to your fork repository
- Set up Github Pages from repository Settings -> Pages -> Choose
gh-pages
branch - Done!
In case you want to preview it locally, run:
npm install
npm run dev
MIT License