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/cv
When editing a .typ
file, open the Command Palette
then run
typst-preview.preview
.
task compile:cv:fr
You can locally test the integrated GitHub Workflow:
task gha:run