/cv

Primary LanguageMakefile

cv

This is my cv. Seemed easiest to use markdown and version control.

markdown version

pdf version

Generating a pdf

This project uses pandoc to convert from markdown to pdf.

pandoc -o cv.pdf cv.md