This repo contains contains the code for my resume. General workflow is to write to LaTeX, push to Github and then let a Github Action automatically build the .pdf files using xelatex. The advantages of this workflow is that a working LaTeX distribution is not needed locally and different versions of the resume can be built on different branches.
The latest compiled .pdf
can always be found on the releases page.
Useful references:
- depressiveRobot/friggeri-cv-a4: Resume template, although I've made some tweaks to mine