slabstone / moderncv-cv-builder

Build moderncv-based CV in Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

đź“„ moderncv CV builder

Tired of guessing what packages are required to build your moderncv CV? You've come to the right place!

Build your CV with Docker and get PDF without fuss in three simple steps:

  • clone this repo (without submodules)
  • put your CV source file somewhere in the repo dir
  • run make build SOURCE_FILENAME=<path-to-your-source-file>

Known Issues

moderncv template fails to build with error:

0.821 ! Undefined control sequence.
0.821 \Url Error ->\url used in a moving argument.
0.821
0.821 l.116 \makecvtitle
0.821
0.821 ?
0.821 ! Emergency stop.
0.821 \Url Error ->\url used in a moving argument.
0.821
0.821 l.116 \makecvtitle
0.821
0.821 !  ==> Fatal error occurred, no output PDF file produced!

About

Build moderncv-based CV in Docker


Languages

Language:Dockerfile 68.0%Language:Makefile 32.0%