Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 690 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 690 Bytes

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.