- Install Docker
- Clone this repo
- Run
./latex-build lualatex cv.tex
By default the CV uses Montserrat
and Montserrat Bold
fonts.
Since the entirety of Google Fonts is included in the docker image,
switching to any of them should be easy.
However, to be sure about the name that the GFont name has on the system, you can use ./latex-build fc-list | grep $YOUR_FONT_NAME
.