Live web version: https://kangmg.github.io/CV/
PDF version: https://github.com/kangmg/CV/blob/gh-pages/data/CV.pdf
The CV is automatically generated from YAML data through a two-stage process:
- Data Input: Edit
cv-data.ymlandproject-gallery.ymlto update content - Build Process:
- Next.js generates the live web version
- Typst compiles the PDF version from the same data source
- Deployment: GitHub Actions automatically deploys both versions to GitHub Pages
To update your CV, simply modify the YAML files and push changes. Both web and PDF versions will regenerate automatically.