build_jekyll: Build a jekyll site

Description Usage Arguments Details

Description

The jekyll function builds a jekyll site from your package's roxygen.

Usage

1
build_jekyll(pkg = ".", dir = "docs")

Arguments

pkg

A character string specifying a file path to an R package, defaults to ".", the current directory.

dir

A folder path, relative to pkg, where the jekyll site will be built, defaults to "docs".

Details

Collections are currently overwritten. However, if a family's name is changed then the old, corresponding collection will not be deleted. This is to prevent custom collections from accidentally being removed. This behaviour is subject to change.


nteetor/zeppelin documentation built on May 23, 2019, 8:52 a.m.