Bauke/cv
Bauke
/
cv
1
Fork 0
cv/README.md

1.4 KiB

CV

Bauke's CV template.

Setup & Building

This project uses Typst as the main language to render the CV, targeting PDF specifically. For the development environment Nix flakes and direnv is used to load in the required packages (see shell.nix for the list).

To make building easy, cargo-make is used, the available tasks are all described in the Makefile.toml configuration.

Data-driven

All the information used in the CV is located in the git-ignored data/ directory. With the main file being data/info.toml. You can find a full example in DATA.md.

Images

Various images are used in the CV that all belong to their respective owners.

License

Distributed under the Unlicense license, see LICENSE for more information.