No description
- TeX 100%
|
All checks were successful
/ build (push) Successful in 1m21s
Migrate from sourcehut's build infrastructure to my own. This not only allows me more customization on the runner side it allows me full control of how big and long these jobs can take Signed-off-by: Bryan Brattlof <bb@ti.com> |
||
|---|---|---|
| .forgejo/workflows | ||
| .gitignore | ||
| bryan-brattlof-cover-letter.tex | ||
| bryan-brattlof-resume.tex | ||
| contact-details.tex | ||
| readme.rst | ||
| signature.png | ||
My Resume ######### Thank you for your interest in me. Building ######## The most up-to-date version is available on `my website <https://bryanbrattlof.com>`_, or you can download it `directly here <https://bryanbrattlof.com/hi/bryan-brattlof-resume.pdf>`_. Or you can build this yourself using the :code:`latexmk` command below: .. code-block:: $ latexmk -pdf bryan-brattlof-resume.tex For Ubuntu based systems You'll need the `texlive-latex-extra` package .. code-block:: $ apt install latexmk texlive-latex-extra