build_hugo | R Documentation |
build_hugo()
Hugo-ifies Rmd files and then calls Hugo to build the
static site.
build_hugo(with_rmd = TRUE, rmd_folder = "R/Rmd", rebuild = FALSE)
with_rmd |
logical flag for whether to build Rmd files |
rmd_folder |
path to the folder containing Rmd files |
rebuild |
whether to rebuild all files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.