Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tristan957/resume
Mirror of https://sr.ht/~tristan957/dotfiles
https://github.com/tristan957/resume
resume typst
Last synced: about 2 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 (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-06T23:13:53.000Z (3 months ago)
- Last Synced: 2024-10-12T09:19:05.431Z (3 months ago)
- Topics: resume, typst
- Language: Typst
- Homepage: https://tristan.partin.io/documents/Tristan_Partin_Resume.pdf
- Size: 56.6 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
[![builds.sr.ht status](https://builds.sr.ht/~tristan957/resume.svg)](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.