Learn R Programming

blogdown (version 0.0.3)

serve_site: Live preview a site

Description

Calls servr::httw() to watch for changes in the site, rebuild the site if necessary, and refresh the page automatically.

Usage

serve_site(...)

Arguments

...
Arguments passed to servr::httw().