edbc83aebffb32e8da5c48b0a8ef1ee3c0016d26
My Resume
Getting started
# Converting to PDF
pandoc resume.md -f markdown -t pdf -o resume.pdf \
-V geometry:margin=0.75in \
-V mainfont="Lato" \
-V fontsize=11pt \
-V raggedright
Description
Languages
Shell
100%