Skip to content

Noxsios/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cv

Single-page, clean and simple developer CV written with typst, tailwindcss colors and published to GitHub Pages.

cv

Building Locally

  1. Clone this repo:
git clone https://github.com/noxsios/cv.git
  1. cd into the repo:
cd cv
  1. Install typst (PT Sans font optional):
brew install typst
  1. Compile the cv:
typst compile cv.typ

View the cv.pdf file in your favorite pdf viewer!

Checkout the typst docs for help with the typst CLI.

Inspirations

License

MIT