Skip to content

A simple Typst CV template, inspired by AltaCV by LianTze Lim.

License

Notifications You must be signed in to change notification settings

GeorgeHoneywood/alta-typst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alta Typst

A simple Typst CV template, inspired by AltaCV by LianTze Lim. LaurenzV's simplecv was used as a Typst code reference. See example.pdf for the rendered PDF output.

The layout is two columns, with one wrapping into the next when space runs out. If you'd like to force an early column or page break, you can use the #colbreak() command.

Usage

Upload both the .typ files and the icons/ folder to your Typst project, then see example.typ. Uploading folders to the web app is unsupported, but you can select multiple files at once.

Fork and clone this repo, then run typst watch example.typ.

Note that the template is intended for use with the IBM Plex Sans font, which isn't currently bundled with the Typst CLI — so the rendered output on your machine may differ slightly. You can run typst fonts to see which fonts can be used instead.

Icons

Add extra icons by uploading more .svg files to the icons/ folder. The existing icons are from Font Awesome. You can then reference their file names as the name values in the links array passed into the alta function.

Licence

MIT

Icons are from Font Awesome, subject to their terms.

About

A simple Typst CV template, inspired by AltaCV by LianTze Lim.

Topics

Resources

License

Stars

Watchers

Forks