My CV/Resume Repo with Typst. ```sh nix develop typst compile cv.typ ``` Gitlab CI will automatically inject a `ci.json` file: ```json { "date": "some date", "link": "https://gitlab.com/.../job/42" } ``` used by the `compile` step for the final output.