# R Markdown site generator for bookdown

Implementation of custom R Markdown site generator for bookdown.

## Usage

``` r
bookdown_site(input, ...)
```

## Arguments

- input:

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

- ...:

  Currently unused.
