Hacker News new | ask | show | jobs
by devnonymous 3517 days ago
For many years now, I have been maintaining my resume in rst format and then exporting to pdf (using rst2pdf and a custom style). I version control it using git. Custom modifications for job applications are done on branches that live as long as the interview process. (As I wrote this out I thought it would be nice to also keep a record of the experience in a separate file)

fwiw, I also have tried html, latex and markdown before using rst.