View source: R/rebuild_and_serve.R
rebuild_and_serve | R Documentation |
Wrapper for functions stop_site(), build_site() and serve_site(). Needed in case you have permission access issues in building .Rmd when site is served.
rebuild_and_serve(...)
... |
Arguments passed to blogdown::build_site() (arguments build_site, run_hugo, and ...). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.