Nothing
# move to the vignettes directory
old_dir <- setwd("vignettes")
# generate static Rmds
knitr::knit("source/_VDPO-01-introduction.Rmd", "VDPO-01-introduction.Rmd")
knitr::knit("source/_VDPO-02-vd-model.Rmd", "VDPO-02-vd-models.Rmd")
# restore
setwd(old_dir)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.