Overleaf • Note • Description • Local build • Preview • License
This LaTeX template is a reworked version of the template by Jake Gutierrez, which is available on GitHub via this link. The original template is licensed under the MIT License.
Yet another simple, clean, and ATS-friendly resume template with a modular structure.
It also supports local building of the PDF from .tex
files using Docker,
and includes a simple CI pipeline that builds the PDF using GitHub Actions.
To see available just
commands, run:
just help
Useful commands
Build the image:
just build
Convert .tex
to .pdf
:
just run
Format .tex
files and build the PDF:
just run-format
Remove all .bak
files:
just remove-bak
Run LaTeX linter:
just run-linter
This project is licensed under the MIT License. For more details, see the LICENSE file.