Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/schochastics/quarto-cv

Templates to create CVs/Resumes with Quarto
https://github.com/schochastics/quarto-cv

cv-templates quarto quarto-extension quarto-template quartopub

Last synced: 27 days ago
JSON representation

Templates to create CVs/Resumes with Quarto

Awesome Lists containing this project

README

        

# quarto-cv
A collection of templates to create CVs/Resumes with Quarto.
Templates were adopted from these [LaTeX templates for CVs and resumes](https://github.com/jankapunkt/latexcv) and this [modern Latex CV](https://github.com/philipempl/modern-latex-cv).

## classic-cv

![](classic-cv.png)
[repository](https://github.com/schochastics/classic-cv)
```bash
quarto use template schochastics/classic-cv
```
## modern-cv

![](modern-cv.png)
[repository](https://github.com/schochastics/modern-cv)
```bash
quarto use template schochastics/modern-cv
```

## modern2-cv

![](modern2-cv.png)
[repository](https://github.com/schochastics/modern2-cv)
```bash
quarto use template schochastics/modern2-cv
```

## sidebar-cv

![](sidebar-cv.png)
[repository](https://github.com/schochastics/sidebar-cv)
```bash
quarto use template schochastics/sidebar-cv
```