This repository hosts my online cv created with Quarto.
- Clone this repository
- Install the necessary tools, Quarto, Chrome, and the R packages in the
renv.lockfile usingrenv::restore()andrenv::install() - Edit the
info.yamlfile to fit the information you want to include in your cv - Adjust the metadata in the
cv.qmdfile and any other changes in the cv itself where desired or necessary - Update the
render_cv.shto include the correct path to Chrome - Run
render_cv.shto generate a local HTML file and a PDF of your cv - Use the Github Actions included in this repo to publish the cv to your Github Pages