https://github.com/tristan957/resume
Mirror of https://sr.ht/~tristan957/dotfiles
https://github.com/tristan957/resume
resume typst
Last synced: 3 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 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-18T06:12:00.000Z (3 months ago)
- Last Synced: 2025-02-24T16:17:59.193Z (3 months ago)
- Topics: resume, typst
- Language: Typst
- Homepage: https://tristan.partin.io/documents/Tristan_Partin_Resume.pdf
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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.