waterlens / resume

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resume Template in Typst

The template is inspired by Matchy's template and adjusted with my resume style.

Usage

Using Typst web app

Upload template.typ, fa.typ, resume.typ and fonts/* to Typst, and then you can edit the resume.

Locally

Assume that you have installed typst cli already and it's in your $PATH.

git clone https://github.com/waterlens/resume.git
cd resume
typst --font-path ./fonts compile resume.typ resume.pdf

About

License:MIT License


Languages

Language:Typst 50.3%Language:Python 49.1%Language:Shell 0.7%