Show HN: my "My Latex resume" project
github.com
Show HN: my "My Latex resume" project
1–10 of 76 posts
Re: Show HN: my "My Latex resume" project
#2Re: Show HN: my "My Latex resume" project
#3Re: Show HN: my "My Latex resume" project
#4A few years ago I rewrote my résumé in reStructuredText where you can use rst2html.py, rst2latex.py, etc. to generate various formats from one text source. And the source file is so free of obvious markup that it serves as a "plain text" version.
Re: Show HN: my "My Latex resume" project
#5Have you looked at docutils? A few years ago I rewrote my résumé in reStructuredText where you can use rst2html.py, rst2latex.py, etc. to generate various formats from one text source. And the source file is so free of obvious markup that it serves as a "plain text" version.
For me all that matters was to make it look 'damn' good on paper, as resumes are usually consumed from paper. I knowingly compromised on a more web-integrated version.
(Or in other words: I think a PDF with clickable links is web-integrated enough)
Re: Show HN: my "My Latex resume" project
#6Re: Show HN: my "My Latex resume" project
#7Do you have a link to the PDF?
Re: Show HN: my "My Latex resume" project
#8Re: Show HN: my "My Latex resume" project
#9Re: Show HN: my "My Latex resume" project
#10Looks amazing! I'm forking it right now :)