Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/caffeinatedgaze/bare-bones-cv

A minimalistic CV comprising essentials only
https://github.com/caffeinatedgaze/bare-bones-cv

Last synced: 6 days ago
JSON representation

A minimalistic CV comprising essentials only

Awesome Lists containing this project

README

        

# Bare-bones Typst CV

![Example](images/example.png)

To generate `main.pdf` and watch for live changes, run

`make watch`

```bash
________ Main content
├── main.typ
├── settings.yaml # Spacing and font sizes
└── configuration.yaml # Content

________ Auxilary
├── README.md
├── main.pdf
└── images
   └── example.png
```