This repository contains the code used to build and deploy my website and blog, located here.
blogdown
blogdown
generates sites using Hugo;
the template used here is sohoblogdown
bookblogdown
(available through CRAN)blogdown::serve_site()
;
this autoupdates as changes are savedblogdown::stop_server()
blogdown
documentation