Personal CV. Created to be modular, so it's really simple and quick to add/remove sections, just by commenting one line. The PDF output can be found [here in the build folder](build/eivindml-cv.pdf).
Make sure all dependencies are installed. Compile eivindml-cv.tex
with your favorite TeX/LaTeX engine, or use the automated gulp build script, by running:
npm install
gulp
For continous compiling run gulp watch
.
The automated gulp build script in gulpfile.js
requires the pdflatex
distribution to run. The TeX document depends on the moderncv (for styling) latex package to be available to the system. This can be installed by
sudo tlmgr install moderncv
To use the font used in this document, install it by
sudo tlmgr install alegreya