Gvex95 / resume

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A place where my personal resume is stored (in source code).

To build the resume as a PDF file, lualatex may be used. A Dockerfile describing the environment needed to do so, is stored in the /docker directory.

For a pre-built PDF see the release page


Build instructions:

1) Build a docker image
cd docker && docker build . -t mgvero-resume
2) Spawn a container
docker run -it -v `pwd`:/workspace mgvero-resume
3) Build the resume PDF
cd /workspace && lualatex Milan_Gvero_CV.tex

About


Languages

Language:TeX 96.0%Language:Dockerfile 4.0%