A port of AltaCV to Typst for personal use because LaTex is hard to maintain.
To use this template you don’t need much: Ctrl+F, a pair of eyes, a working brain, and maybe an AI buddy for customizations.
This project is powered by Nix. It’s amazing and it makes both our lifes easier, you should learn it! These instructions SHOULD work on most systems. For guaranteed happiness, check the official docs linked above.**
sh <(curl -L https://nixos.org/nix/install) --daemonThen reload your shell.
After a MacOS upgrade, Nix might decide to die on you.
If that happens, follow these instructions.
First, generate the GitHub repo metadata files.
These power the #github_card component:
> nix run .#genThen, run the watcher to recompile your CV on the fly:
> nix runGot stuck on something? Open an issue. I’ll get back to you faster than you expect.
Want a shiny PDF? Run:
> nix run .#buildFor more advanced setups (CI/CD, auto-publishing, the whole shenanigans), check the GitHub Workflows in this repo.
Warning
This is not the most idiomatic Typst code.
I don’t plan on becoming a Typst wizard anytime soon.
I already have Nix and that’s enough wizardry for one lifetime.
This project was inspired by: