Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 185 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 185 Bytes

To build website and serve locally:

source .secret && Rscript _preprocess.R && Rscript  -e 'blogdown::build_site(build_rmd = TRUE)' &&  Rscript -e  'blogdown::serve_site()'