k

kiresume

@preview

A clean and customisable resume template.

v0.1.17
Unlicense
Template

Package Information

Last Updated
Categories
cv

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/kiresume:0.1.17

2. Initialize from template

Create a new project from this template:

typst init @preview/kiresume:0.1.17

Version History

0.1.17
aa4e27f50ee0...

kiresume

A clean and customisable resume template. The name is a portmanteau of kirei (きれい) meaning "clean" or "pretty", and resume.


an example of the resume template in use

Usage

// main.typ
#import "@preview/kiresume:0.1.17": resume
#resume(..json("config.json"))
typst compile main.typ out.pdf