-
This is a heavily-customized Typst CV template by https://github.com/mintyfrankie/brilliant-CV (so heavily that the usage is even different 😄). See the original template to see what it can do.
-
I only customized it to be exactly like I wanted so it might not be as customizable as the original template.
-
Install necessary stuff (
typst
, Font Awesome) -
Change your personal data in
template/metadata.toml
andtemplate/module_*/
. -
See
main.typ
for CV structure andmain_letter.typ
for cover letter. Change it to however you like. -
Run commands to generate
main.pdf
andmain_letter.pdf
respectively.typst compile main.typ
typst compile main_letter.typ