Tested under most updated blogdown (0.21.50) and hugo (0.79.0) Theme documentation: https://wowchemy.com/docs/page-builder/
devtools::install_github('rstudio/blogdown')
blogdown::install_hugo("0.79.0")
# blogdown::update_hugo()
options(blogdown.hugo.version = "0.79.0")
blogdown::build_site()
(sh) figure out hugo theme
cd rladiesphilly_blog2
hugo mod graph
blogdown::serve_site()
https://mangolassi.it/topic/21564/how-can-i-scale-an-image-in-a-hugo-page/24 https://wowchemy.com/docs/writing-markdown-latex/