# script to run pkgdown build *after* installing the pkgdowngirl template
remotes::install_github("djnavarro/pkgdowngirl")
pkgdown::deploy_to_branch(new_process = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.