Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 579 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 579 Bytes

My Resume

This is the source code and rendered version of my resume.

How to compile

I have spent far far too long in dependency hell trying to get LaTeX to work on any operating system. I made a dockerfile to make it easier to compile the resume.

docker build -t xelatex-make .
docker run --rm -v "$(pwd)":/data xelatex-make

Copyright and License

TL;DR: Don't redistribute the PDF. You can use and modify the source code so long as you strip out all references to me. See the LICENSE file for details.