Skip to content

Latest commit

 

History

119 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frezbo's Resume

Resume source written in Typst, compiled to PDF.

Prerequisites

  • Typst (brew install typst)

Source

  • src/resume.typ — resume content
  • assets/profile.jpg — profile photo (used by photo build only)

Build

Two outputs from one source via the photo input flag:

# Without photo
typst compile --root . --input photo=false src/resume.typ target/Noel_Georgi_Resume.pdf

# With photo
typst compile --root . --input photo=true  src/resume.typ target/Noel_Georgi_Resume_Photo.pdf

Live preview

typst watch --root . src/resume.typ target/resume.pdf

About

Repository to hold personal Resume

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages