Skip to content
/ cv Public

📄 Personal Curiculum Vitae. Based on moderncv LaTeX package.

License

Notifications You must be signed in to change notification settings

eivindml/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample

License Donate

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).

Table of Contents

Usage

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.

Dependencies

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

License

MIT © Eivind Lindbråten

About

📄 Personal Curiculum Vitae. Based on moderncv LaTeX package.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages