Simple one-page CV using Typst
Hi, everyone! This is my take on a reproducible CV powered by Typst. This one is very, very raw. I have to work on it a bit more in the future. The layout is optimal for one page (the main / sidebar separation) - otherwise it might look shabby. Click here to take a look at the example pdf.
- Clone the repository:
git clone https://github.com/akai-omurbek/Typst-CV
cd Typst-CV
- Change the
YAML
filecv_info.yml
- that one is pretty straightforward - Compile your CV:
typst compile cv.typ
- Open
cv.pdf
file with a reader of your choice.