Package Information
- Last Updated
- Authors
- Angus Pointer
- Categories
- cv
Preview
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/kiresume:0.1.172. Initialize from template
Create a new project from this template:
typst init @preview/kiresume:0.1.17kiresume
A clean and customisable resume template. The name is a portmanteau of kirei (きれい) meaning "clean" or "pretty", and resume.
Usage
// main.typ
#import "@preview/kiresume:0.1.17": resume
#resume(..json("config.json"))
typst compile main.typ out.pdf