My latest resume, hosted on GitHub Pages.
Live: https://mylonas.github.io/resume
| File | Description |
|---|---|
MM.pdf |
Latest resume PDF |
index.html |
GitHub Pages landing page with a download link |
Replace MM.pdf with a new version and push to main — the GitHub Pages site updates automatically.
git add MM.pdf
git commit -m "Update resume PDF to latest version"
git pushFor a fully automated HTML + PDF CV with GitHub Actions, see Mylonas/cv.