other/build_site.R

# Install the rOpenSci theme
remotes::install_github("ropensci/rotemplate")

# Run in your package directory to build the site:
template <- list(package = "rotemplate")
pkgdown::build_site(override = list(template = template))
AntonelliLab/outsider.devtools documentation built on June 20, 2022, 4:36 a.m.