Skip to content

SolarCV is a CV template, written in LaTeX, based on Adrien Friggeri CV, slighty modified to use Ethan Schoonover Solarized color palette.

Notifications You must be signed in to change notification settings

antenore/solarcv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SolarCV

CV template, written in LaTeX, based on Adrien Friggeri CV, slighty modified to use Ethan Schoonover Solarized color palette.

Solarized is provided by @Jubobs xcolor-solarized

SolarCV screenshot SolarCV Black&White

Features

  • Most of the Friggeri features
  • Portrait picture
  • Solarized color palette
  • PDF metadata (with my copyright, can be modified as per CC BY-SA 3.0)

Requirements

LaTeX packages

  • babel
  • biblatex
  • blindtext
  • enumitem
  • changepage
  • fancyhdr
  • fontspec
  • geometry
  • graphicx
  • hyperref
  • hyperxmp
  • longtable
  • parskip
  • tabu
  • textpos
  • tikz
  • unicode-math
  • xcolor-solarized

How to use

  • Modify the cv-config.tex file with your personal details.
  • Modify solarcv.cls and set your favorite fonts, you will need a Math font for LaTeX symbols.
  • Install all the TeX packages that are required (see the cls files for a list).
  • Modify the SolarCV.tex file and adapt to your paper size
  • Modify each file under tex directory and substitue each '\blind*' text to your needs.
  • Put a photo of yourself under img (FirstnameLastname.png)
  • Build it -->
make clean
make
make display

By default make will compile a black&white version of yoour CV, you can build the color version with:

make clean ; make IS_COLOR=1 && make display

License

Creative Commons License This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

About

SolarCV is a CV template, written in LaTeX, based on Adrien Friggeri CV, slighty modified to use Ethan Schoonover Solarized color palette.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published