https://github.com/jadefish/resume
Personal résumé, written in Typst.
https://github.com/jadefish/resume
resume typst
Last synced: 5 months ago
JSON representation
Personal résumé, written in Typst.
- Host: GitHub
- URL: https://github.com/jadefish/resume
- Owner: jadefish
- Created: 2018-05-31T01:19:55.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-06-19T20:32:08.000Z (12 months ago)
- Last Synced: 2025-06-19T21:24:21.354Z (12 months ago)
- Topics: resume, typst
- Language: Typst
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Résumé
Personal résumé.
## Building
You'll need [Typst](https://github.com/typst/typst).
```bash
$ typst compile resume.typ out/resume.pdf
```