Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 660 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 660 Bytes

resume

An unnecessarily complicated resume generator.

Basics

On commit, this repository uses the resume.tex LaTeX file to build the resume into a PDF, image for the README, and webpage for GitHub pages.

Development

Install your favorite LaTex distribution (I recommend TeX Live) and run latexmk to generate a PDF of the resume. Watch with latexmk -pvc.

Once installed, you can also leverage tools like the LaTeX Workshop extension in VSCode. (Don't forget to update your path!)

Result

A photo of a resume

Check out the PDF and page too!