Fork from mszep/pandoc_resume.
CSS
Makefile
Markdown
file- No ConText dependence to generate
PDF
output. Instead, usewkhtmltopdf
to converthtml
file toPDF
. In this way,PDF
output has the same layout ashtml
version.
git clone https://github.com/desperadoshi/pandoc_resume.git
cd pandoc_resume
vim CV.md #insert your own resume info
make