build_push_site: Build and Push docs/ dir For GitHub Pages

Description Usage See Also

Description

This function automatically documents, pushes, and installs a package, assuming that the basename fo the working directory is the same as the repo as in patelm9/repo. If the URL of the GitHub remote belongs to an Enterprise GitHub Repository, the package is instead installed using a Git hyperlink.

This function automatically documents, pushes, and installs a package, assuming that the basename fo the working directory is the same as the repo as in patelm9/repo. If the URL of the GitHub remote belongs to an Enterprise GitHub Repository, the package is instead installed using a Git hyperlink.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
buildPushSite(
  commit_message = "update GitHub Page",
  update_gitignore = TRUE,
  lazy = TRUE,
  preview = FALSE,
  devel = TRUE,
  ...
)

build_push_site(
  commit_message = "update GitHub Page",
  update_gitignore = TRUE,
  lazy = TRUE,
  preview = FALSE,
  devel = TRUE,
  ...
)

See Also

use_pkgdown build_site

use_pkgdown build_site


patelm9/glitter documentation built on Sept. 21, 2020, 5:42 p.m.