Closed joeroe closed 11 months ago
Uses renv to install R dependencies (so from now on when building locally, you should run renv::install() or renv::update()) and then runs make.R on push, generating the Hugo content files that are then built into the site.
Uses renv to install R dependencies (so from now on when building locally, you should run renv::install() or renv::update()) and then runs make.R on push, generating the Hugo content files that are then built into the site.