buildsite: Build and publish a website

Description Usage Arguments Author(s)

View source: R/buildsite.R

Description

It uses build_site to build the site. It uses publishdir to retrieve the directory of the website. And it uses git commands to (i) move to the website directory, (ii) stage all new changes, (iii) commit these change (together with the input argument) and (iv) push upstream (which is publishing online).

Usage

1
buildsite(message = "update")

Arguments

message

character string containing the message of the git commit.

Author(s)

Marc Choisy


choisy/mcdev documentation built on May 27, 2019, 12:18 p.m.