To compile and view the resume, first install a valid LaTeX distribution and the project requirements
pip install -r requirements.txt
Then run
python3 generateresume.py resume.pdf
To make a content change, update content.yaml and run the python script again.