let's play with typst as an alternative to latex.
we will be using modern-cv template for a resume
winget install --id Typst.Typst
https://fontawesome.com/download
typst init @preview/modern-cv:0.6.0 my-cv
typst compile .\resume.typ
- copy the
lib.typ
andlang.tomol
file from modern-cv template to the project directory - replace the import line with
#import "./lib.typ": *
official: https://typst.app/docs/tutorial/ example: https://github.com/alkeryn/cv/