sudo apt-get install texlive-latex-extra wget -O res.cls http://www.ctan.org/tex-archive/macros/latex/contrib/resume/res.cls pdflatex aaronrobson-cv.texdocker run --rm -i \ --user $(id -u ${USER}):$(id -g ${USER}) \ --net=none \ --read-only \ -v $(pwd):/data \ blang/latex:ctanbasic \ pdflatex aaronrobson-cv.texUse locally installed pdflatex if present and if not try docker.
make- Download TeXstudio.
- Open
aaronrobson-cv.texin it. - Build with
F5. - Allow it to download the
res.clspackage.
To push to the aaronrobson.uk/cv website
Make a change in a branch and push to github. Have the PR merged to master. A sutiable semantic version should be produced and the release produced here https://github.com/AaronRobson/AaronRobsonCV/releases/latest/