https://github.com/caffeinatedgaze/bare-bones-cv
A minimalistic CV comprising essentials only
https://github.com/caffeinatedgaze/bare-bones-cv
Last synced: 22 days ago
JSON representation
A minimalistic CV comprising essentials only
- Host: GitHub
- URL: https://github.com/caffeinatedgaze/bare-bones-cv
- Owner: caffeinatedgaze
- License: unlicense
- Created: 2023-11-04T16:50:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-02T12:56:03.000Z (3 months ago)
- Last Synced: 2025-02-02T13:42:54.143Z (3 months ago)
- Language: Typst
- Homepage:
- Size: 2.85 MB
- Stars: 78
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-typst - bare-bones-cv - page minimalistic CV comprising essentials only. (Templates & Libraries / CV)
- my-awesome-github-stars - caffeinatedgaze/bare-bones-cv - A minimalistic CV comprising essentials only (Typst)
README
# Bare-bones Typst CV

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
```