This repository holds my current resume, using the JSON Resume standard. It is build with the json resume cli tool and the jsonresume-theme-actual theme. Current compiled version, is found here.
To edit and/or compile it, you need to install the json resume cli tool:
yarn global add resume-cli
Then, you can edit the resume.json file, and compile it with:
yarn generate