Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 535 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 535 Bytes

Personal website

Netlify Status

This is the source code for my personal website. It is built in R using postcards with the trestles theme.

Development

Suggest using the devcontainer in VSCode. This will install all the necessary packages and dependencies via renv.

Rscript -e "rmarkdown::render('index.Rmd')"