| serve_site | R Documentation |
Serve site
serve_site(path = "docs")
path |
(character) Optional. Directory to serve. Defaults to
|
Nothing.
## Not run:
# Build your site
json <- write_json(biblio, access, attributes, creators)
build_site(json)
# Serve it
serve_site()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.