Single-page, clean and simple developer CV written with typst, tailwindcss colors and published to GitHub Pages.
- Clone this repo:
git clone https://github.com/noxsios/cv.git
- cd into the repo:
cd cv
- Install
typst
(PT Sans font optional):
brew install typst
- Compile the cv:
typst compile cv.typ
View the cv.pdf
file in your favorite pdf viewer!
Checkout the
typst
docs for help with thetypst
CLI.