gallery_site: Gallery website generator

View source: R/gallery_site_generator.R

gallery_siteR Documentation

Gallery website generator

Description

Define a custom website generator to be used with rmarkdown::render_site(). This generates a simple R Markdown website including a gallery of pages with embedded content, based on metadata in JSON or YAML format and custom site configuration options.

Usage

gallery_site(input, ...)

gallery_site_generator(input, ...)

Arguments

input

Website directory (or the name of a file within the directory).

...

Currently unused.

Details

See rmarkdown::default_site_generator(), from which the implementation was adapted.


riccardoporreca/rmdgallery documentation built on Dec. 2, 2022, 10:36 p.m.