Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/caffeinatedgaze/bare-bones-cv
- Owner: caffeinatedgaze
- Created: 2023-11-04T16:50:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-23T13:23:32.000Z (4 months ago)
- Last Synced: 2024-08-02T06:16:01.362Z (3 months ago)
- Language: Typst
- Homepage:
- Size: 2.85 MB
- Stars: 64
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
- latex-templates - caffeinatedgaze/<br>bare-bones-cv - bones-cv?style=flat-square)<br/>![6](https://img.shields.io/github/forks/caffeinatedgaze/bare-bones-cv?style=flat-square)<br/>![2024-07-23](https://img.shields.io/github/last-commit/caffeinatedgaze/bare-bones-cv?style=flat-square) | A minimalistic CV comprising essentials only | (Popular & New Non-LaTeX Templates / Others)
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
```