My online CV. Hosted at rupertmckay.com/cv.
The HTML is the source of truth. To generate a PDF version:
npm install
npm run generate-pdfThis outputs assets/rupertmckay.pdf using Puppeteer to render the HTML with print-optimised styles.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
My online CV. Hosted at rupertmckay.com/cv.
The HTML is the source of truth. To generate a PDF version:
npm install
npm run generate-pdfThis outputs assets/rupertmckay.pdf using Puppeteer to render the HTML with print-optimised styles.