(no title)
there4 | 11 years ago
It's a project that generates both html and pdf versions of a resume written in markdown. It's distributed as a phar file so you can keep a copy in your bin folder and just keep your resume.md in it's own repo.
This was originally a way to experiment with css descendant selectors and learning more about the capabilities of wkhtmltopdf. It's limited compared to LaTex, but it's reasonable for a simple resume.
c0brac0bra|11 years ago
I'm actually surprise the library is getting any use at all. I hacked it together over a week after being frustrated with the options out there, then finding yours and wanting the same thing in node.