Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 571 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 571 Bytes

Resume repository

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.

Instructions

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