Home

Awesome

Billryan Typst

Here is a very simple and minimalist resume template, inspired by

Showcase

Here is a screenshot of the resume. <img src="assets/demo.png" width=70% height=70% />.
see demo.pdf for the pdf version.

Features

Usage

Online

  1. Edit in online template in Typst app.

Locally

  1. Clone this repo locally.
    git clone https://github.com/gvariable/billryan-typst.git
    
  2. Download the Typst compiler.
  3. Use your favorite text editor to edit the demo.typ file such as Visual Studio Code with Typst LSP extension installed.
  4. Compile it with Typst.
    typst compile demo.typ
    

Todos