/resume

Personal resume builded with typst

Primary LanguageTypstMIT LicenseMIT

Resume

Repository to create and build a PDF of my resume.

You can see the current version in lastest release.

Requirements

$ mise plugins install typst https://github.com/stephane-klein/asdf-typst
$ mise install
$ direnv allow

Getting started

To compile resumes, you can use:

$ ./scripts/compile.sh

You can watch them too, one by one, for example for the french one:

$ ./scripts/watch.sh fr

All datas are based from a yaml file, for example for the resume in french datas/fr.yaml.

For now only french resume is available.

License

MIT