Skip to content

henneberger/cv

Repository files navigation

cv

This is a fork of the friggeri-cv repository, which no longer exists. Latex dependencies are maintained through a docker image.

Improvements / Changes

  • Dockerized latex resume based off of the friggeri
  • Formatted to US Letter paper

Build (Reliable)

Prerequisite: Docker.

Build the PDF in a repeatable containerized environment:

make build

This command:

  • Builds the local image from Dockerfile
  • Runs latexmk with XeLaTeX (multi-pass) so references/header rendering converge reliably
  • Produces cv.pdf in the repository root

Alternative:

./compile_container.sh

Example

Image of CV

License

CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)

TODO

  • Evaluate open font alternatives (e.g. Roboto, Lato, Raleway) and tune rendering quality.
  • Slim down the latex dependencies in the docker container (currently large).
  • Printing looks off

About

Dockerized latex resume based off of the friggeri resume template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors