build_site: Build a complete 'pkgdown' website

View source: R/build_site.R

build_siteR Documentation

Build a complete 'pkgdown' website

Description

Build a complete 'pkgdown' website

Usage

build_site(pkg = ".", ..., github = TRUE, preview = NA)

Arguments

pkg

Path to package.

github

If TRUE, GitHub specific files are created, e.g. CNAME.

preview

Preview site in browser?

...

... Additional arguments passed to pkgdown::build_site().

Details

This function is an enhancement to pkgdown::build_site() with the same name.

Value

Nothing.


HenrikBengtsson/pkgdown.extras documentation built on Aug. 12, 2024, 7:33 p.m.