A modern but conservative CV/resume and cover letter template for LaTeX.
Notice: Expect breaking changes between releases, please consider forking if you find this project is of use to you.
CV/Resume | Cover Letter |
---|---|
Edit the files cv.tex
, coverletter.tex
and cv-info.tex
.
The document is compiled with lualatex
. To build the document, execute the following at the root of the package directory:
make clean && make
The output documents, cv.pdf
and coverletter.pdf
, will appear at the root of the package directtory.
After making changes to the base package, execute the following to build and update the example documents:
make clean && make && make update-examples
This project is subject to the MIT license. Please refer to LICENSE.txt
.