Hacker News new | ask | show | jobs
by dalek2point3 4428 days ago
is it possible to get this resume exported to Pdf? I might consider it in that case, but i dont really have that much trouble using Latex and it really is quite beautiful once it comes out. Thanks Latex template makers!
4 comments

I'm working on a web app that does exactly this; you write your resume in Markdown, pick a template (which can be graphically rich; it uses LaTeX), and get a pdf. I'm so sad it's not up and running, what with all these resume threads going!
Use a PDF printer, Mac OS X has this functionality built-in.
What resume template for LaTeX do you like?
I personally like this one: http://jblevins.org/projects/cv-template/
Thanks!
markdown-resume-js takes a format parameter and will export to pdf with wkhtmltopdf.