Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/schochastics/quarto-cv
- Owner: schochastics
- License: mit
- Created: 2023-07-16T11:51:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-17T08:43:36.000Z (over 1 year ago)
- Last Synced: 2024-10-12T22:14:24.254Z (2 months ago)
- Topics: cv-templates, quarto, quarto-extension, quarto-template, quartopub
- Homepage:
- Size: 715 KB
- Stars: 113
- Watchers: 3
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - schochastics/quarto-cv - Templates to create CVs/Resumes with Quarto (Others)
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
```