Skip to content

akai-omurbek/Typst-CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple one-page CV using Typst

cv image

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.

Usage

  1. Clone the repository:
git clone https://github.com/akai-omurbek/Typst-CV
cd Typst-CV 
  1. Change the YAML file cv_info.yml - that one is pretty straightforward
  2. Compile your CV:
typst compile cv.typ
  1. Open cv.pdf file with a reader of your choice.