Custom Jekyll theme for my resume.
This project requires the following dependencies:
To install all dependencies, run:
sudo ./bin/install_dependencies.sh
To build the resume, run:
./bin/build.sh
This will generate both HTML and PDF versions of the resume in the stage
directory.