Skip to content

An unsophisticated yet neatly crafted LaTeX class for your CV

License

Notifications You must be signed in to change notification settings

thoughteer/neat-cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neat CV

An unsophisticated yet neatly crafted LaTeX class for the CV.

License

Neat CV is released under the MIT license.

Requirements

All you need is to install Docker.

Usage

Clone the repo, edit cv.tex and publications.bib (if any), then run

$ ./make.sh

This will 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 the directory after compilation, run

$ ./make.sh clean

Note, this will also remove the PDF.

Customization

Color scheme

Just redefine colors in the "Colors" section of the neatcv.cls file.

Additional LaTeX packages

Add missing Debian packages to the Dockerfile file, then run

docker build -t thoughteer/neat-cv .

Example

CV

About

An unsophisticated yet neatly crafted LaTeX class for your CV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages