Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skyzh/chicv
Chi CV Template (For Typst)
https://github.com/skyzh/chicv
template typst typst-template
Last synced: 24 days ago
JSON representation
Chi CV Template (For Typst)
- Host: GitHub
- URL: https://github.com/skyzh/chicv
- Owner: skyzh
- License: cc0-1.0
- Created: 2023-03-25T05:39:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-11T09:12:35.000Z (8 months ago)
- Last Synced: 2024-05-21T12:52:37.881Z (6 months ago)
- Topics: template, typst, typst-template
- Homepage:
- Size: 618 KB
- Stars: 534
- Watchers: 4
- Forks: 39
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome - skyzh/chicv - template pushed_at:2024-06 star:0.6k fork:0.0k A minimal and fully-customizable CV template for Typst. (Typst)
- latex-templates - skyzh/<br>chicv - square)<br/>![44](https://img.shields.io/github/forks/skyzh/chicv?style=flat-square)<br/>![2024-06-05](https://img.shields.io/github/last-commit/skyzh/chicv?style=flat-square) | A minimal and fully-customizable CV template for Typst. | (Popular & New Non-LaTeX Templates / Others)
- awesome-typst - typst-cv-template - Chi CV Template (For Typst) (Templates & Libraries / CV)
README
# Typst CV Template
A simple CV template for [typst.app](https://typst.app).
## How To Use
### Quick Start
Create a project on [typst.app](https://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](https://typst.app/docs/reference/) by typst.
## Showcases
### Sample CV
![Preview](cv.png)
### Chi's CV
[cv.pdf](https://skyzh.github.io/files/cv.pdf)