https://github.com/tristan957/resume
Mirror of https://sr.ht/~tristan957/dotfiles
https://github.com/tristan957/resume
resume typst
Last synced: 4 months ago
JSON representation
Mirror of https://sr.ht/~tristan957/dotfiles
- Host: GitHub
- URL: https://github.com/tristan957/resume
- Owner: tristan957
- Created: 2023-10-31T02:39:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-02-25T06:25:52.000Z (4 months ago)
- Last Synced: 2026-02-25T11:59:47.450Z (4 months ago)
- Topics: resume, typst
- Language: Typst
- Homepage: https://tristan.partin.io/documents/Tristan_Partin_Resume.pdf
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSES/CC-BY-SA-4.0.txt
Awesome Lists containing this project
README
[](https://builds.sr.ht/~tristan957/resume?)
# Resume
This is my resume written in [Typst](https://typst.app). A compiled PDF is
hosted on my
[personal website](https://tristan.partin.io/documents/Tristan_Partin_Resume.pdf).
## Building
```shell
make
```
An initial build will require an internet connection to download Fontawesome,
but after that, offline development can commence.
Review the [`Makefile`](./Makefile) for additional targets.