Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repo to host my online cv created with Quarto

danielroelfs/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cv

This repository hosts my online cv created with Quarto.

Usage

  1. Clone this repository
  2. Install the necessary tools, Quarto, Chrome, and the R packages in the renv.lock file using renv::restore() and renv::install()
  3. Edit the info.yaml file to fit the information you want to include in your cv
  4. Adjust the metadata in the cv.qmd file and any other changes in the cv itself where desired or necessary
  5. Update the render_cv.sh to include the correct path to Chrome
  6. Run render_cv.sh to generate a local HTML file and a PDF of your cv
  7. Use the Github Actions included in this repo to publish the cv to your Github Pages

About

Repo to host my online cv created with Quarto

Resources

Stars

Watchers

Forks