- Run
source venv/bin/activateto activate the Python virtual environment. - Run
python watch_resume.pyin a terminal. - Open
resume.yamlin a text editor. - Open
resume.pdfin a PDF viewer (Preview on Mac, Adobe, SumatraPDF on Windows, etc.). - Edit and save
resume.yaml. The PDF will auto-regenerate and the viewer will auto-refresh. - Export
resume.htmlandresume.pdf.
To make changes to HTML/CSS, edit the HTML/CSS section in generate_resume.py, then re-run the script to render changes.