c

chicv

@preview

A minimal and fully-customizable CV template.

v0.1.0
MIT
1 downloads
Template

Package Information

Last Updated
Authors
@skyzh
Categories
cv

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/chicv:0.1.0

2. Initialize from template

Create a new project from this template:

typst init @preview/chicv:0.1.0

Version History

0.1.0
2b05ad1ea6b8...

Typst CV Template

A simple CV template for typst.app.

How To Use

Quick Start

Create a project on typst.app, copy paste everything in https://github.com/skyzh/chicv/blob/master/template/cv.typ. All done!

Customize your CV

To change the text size, you can uncomment the lines in cv.typ and set to your choice. (Recommended text size for CV is from 10pt to 12pt)

You can also change the page margin in cv.typ to fit in more contents in a single page. The margin default is set to (x: 0.9cm, y: 1.3cm).

Don't forget to include #chiline() every time you open a new section, this line acts as a perfect split.

For basic typst syntax, check this template as a reference, it's super easy to understand and use!

For advanced topics, please refer to official reference by typst.

Showcases

Sample CV

Preview

Chi's CV

cv.pdf