Skip to content

JerryYin777/Jerry_CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chi CV template, but Typst

Rip-off of rip-off of skyzh's CV, using Typst.

Like everyone else I'm new to Typst :) This template mainly serves as a "learning" repo for me to get familiar with typst functionalities. PRs and suggestions are welcome.

⚠️ The implementation of fontawesome.typ is far from perfect and may conflict with existing typst built-in commands! Please report any issues you find.

fonts/FontAwesome6.otf is generated by merging Font Awesome 6 Free-Solid-900.otf and Font Awesome 6 Brands-Regular-400.otf using fontforge. Original Font Awesome fonts were downloaded from here (Desktop version) (6.0.4 as of 2023/04/01).

Usage

Using Typst web app

Upload chicv.typ, fontawesome.typ, resume.typ and fonts/FontAwesome6.otf to Typst, and then you can edit the CV.

Locally

Assume that you have installed typst cli already and it's in your $PATH.

git clone https://github.com/JerryYin777/Jerry_CV.git
cd Jerry_CV
typst compile --font-path ./fonts resume.typ resume.pdf

Sample Output

Sample output of Chi-CV template

Sample output of Chi-CV template

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages