Skip to content

thoughteer/cv

Repository files navigation

CV

An unsophisticated yet neatly crafted LaTeX template for a CV.

License

This CV template is released under the MIT license.

Usage

Install Docker.

On a non-Linux or non-AMD64 machine (e.g. macOS), run

docker build -t thoughteer/cv .

once.

Edit cv.tex and publications.bib (if any), then run

./make.sh

to produce cv.pdf.

You can change the target language by passing an additional argument as in

./make.sh language=russian

The default language is english.

To clean up after compilation, run

./make.sh clean

Note that this will also remove the PDF.

Customization

Color scheme

Just redefine colors in the Colors section of cv.cls.

Additional LaTeX packages

Add missing packages to the Dockerfile file, then run

docker build -t thoughteer/cv .

Example

CV

About

An unsophisticated yet neatly crafted LaTeX class for a CV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages