You can find the compiled CV in the releases.
This project uses a git submodule to pull the modern-cv template:
git clone --recurse-submodules https://github.com/bcourtel/cvWhen editing a .typ file, open the Command Palette then run
typst-preview.preview.
task compile:cv:frYou can locally test the integrated GitHub Workflow:
task gha:run