push_nb: Make notebook live

Description Usage Arguments Details

Description

Push your built site to its linked github repository under the gh-pages branch.

Usage

1
push_nb(config = "_config.yml", site = "_site", project = TRUE)

Arguments

config

The config file used to build the live site

site

The directory containing the pre-built site

project

Whether or not this is being pushed to a project page or not on Github

Details

push_nb calls build_nb() to build your site using your live site config file and pushes it to the gh-pages branch of your repository


thephilross/iver documentation built on May 31, 2019, 9:49 a.m.