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 helpUseful commands
Build the image:
just buildConvert .tex to .pdf:
just runFormat .tex files and build the PDF:
just run-formatRemove all .bak files:
just remove-bakRun LaTeX linter:
just run-linterThis project is licensed under the MIT License. For more details, see the LICENSE file.
