Having build problems? You may need to update {{blogdown}} or {{Hugo}}
install.packages("blogdown")
blogdown::install_hugo()
.Rprofile and set the hugo version to the version you just installed.renv snapshot.renv::snapshot()
blogdown::serve_site()
{{renv}} package.{{blogdown}}
{{usethis}}