|
||
---|---|---|
.forgejo/workflows | ||
.github/workflows | ||
assets/fonts | ||
.envrc | ||
.gitignore | ||
build.sh | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md | ||
resume.typ | ||
template.typ |
Curriculum Vitae
Resume written in Typst, a Rust based Latex alternative.
For the actual content of the resume, see resume.typ.
Dependencies (for updating the resume)
Nix
Use direnv allow
to load the nix environment. It will install the necessary tooling to edit and build the resume.
Others
To build the resume, you need to have typst
binary installed and available in your PATH.
CI/CD
Every push of this repository will trigger a Forgejo Action that will build the PDF file and upload it to the artifacts. PDF can be downloaded from the artifacts tab.
Go to the Actions, click on the latest successful build, and check the Artifacts section in the left sidebar.