Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 594 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 594 Bytes

Seth Reno's Resume

Download

Click here to download the pdf version.

Compiling

The source for this resume is written with LaTeX. It can be compiled to pdf & png using xelatex, pdftoppm, & imagemagick'. The repo includes a docker image & dev container that can be used to compile the resume without installing these tools on the host.

  1. Launch Visual Studio Code
  2. Open the repo in the included Dev Container Ctrl+Shift+P --> Dev Containers: Open Folder in Container...
  3. Open a terminal in vscode. Ctrl+ and run ./build.sh