For the last year or so I have been maintaining my CV/Resume as a series of Markdown files stored in git.
These files are then combined into a full document and output into html, pdf, docx using pandoc.
I was performing the build and publication of updates to the document manually, but as is typical
of a software engineer I wanted something with a bit less friction which didn’t prevent me from making
changes due the amount of work involved.