Skip to content

fshrr/typst-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typst Resume

Install Typst

Follow the installation instructions at https://github.com/typst/typst#installation

Install uv

Follow the installation instructions at https://docs.astral.sh/uv/getting-started/installation/

Getting Started

  1. Clone the repository:

    git clone https://github.com/fshrr/typst-resume.git
    cd typst-resume
  2. Add your resume .typ file in the resumes/ folder (use example.typ as a reference)

  3. Generate PDFs:

    uv run python3 generate.py
  4. Or use watch mode for live recompilation:

    uv run python3 watch.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors