This is the source code for my personal website. It is built in R using postcards with the trestles theme.
Suggest using the devcontainer in VSCode. This will install all the necessary packages and dependencies via renv
.
Rscript -e "rmarkdown::render('index.Rmd')"