Compile HTML and Latex files from templates and data.
I figured a resume for things in the computer field should at least demonstrate some ability to generate a document with some elegance and be repeatable and maintainable.
I very occasionally updated my resume and then had to generate it in at least a couple of formats and probably reinstall LaTeX, which on OS X is huge. Ensuring the content of different file types matched was time-consuming.
- Make it easy to have the same information in multiple formats, because copy/pasting haunts me.
- Automatically deploy the results somewhere for people to find.
- Make changes to data/templates
- Push to GitHub. This triggers a build on actions and a push to GitHub Pages.
npm installgrunt
The compiled output is pushed to the following locations each time a change is made, and it builds properly in actions.
Still a work in progress because it really is just something that erks me and not something I need for a new job.
- Websites to the contact data