update readme.md
All checks were successful
build resume / build (push) Successful in 18s

This commit is contained in:
Tigor Hutasuhut 2024-06-25 12:56:59 +07:00
parent 4d237c517c
commit 515455b2b8
3 changed files with 18 additions and 6 deletions

View file

@ -1,9 +1,21 @@
This is an Attractive Resume Template built with Typst, an open source Latex alternative written in Rust, and compiles to PDF. # Curriculum Vitae
To compile it to pdf, make sure typst is installed. The provided flake.nix and .envrc is useful if you have nix and direnv installed. This template using the Mulish Google Font and is provided in the `assets/fonts` directory. Resume written in Typst, a Rust based Latex alternative.
Mirror link at Typst.app https://typst.app/project/rLlknWbYc8XMaZc45BHlMl For the actual content of the resume, see [resume.typ](./resume.typ).
Preview:\ ## Dependencies (for updating the resume)
<img src="assets/images/attractive-typst-resume-blue.png" width="400px" />
<img src="assets/images/attractive-typst-resume-green.png" width="400px" /> ### 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`](https://github.com/typst/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](https://git.tigor.web.id/tigor/Curriculum-Vitae/actions), click on the latest successful build, and check the Artifacts section in the left sidebar.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 460 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 465 KiB