Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.