#' @export
set_blog_dev_dir <- function(blog_dev_dir) {
# to do: check valid dir for system
Sys.setenv(BLOG_DEV_DIR = blog_dev_dir)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.