Add a page module
Add a component module
sb_add_page(module, text = module,
dir_pages = getOption("SB_DIR_PAGES", "pages"), add_to_yaml = FALSE,
...)sb_add_component(module, dir_pages = getOption("SB_DIR_COMPONENTS",
"components"), ...)
name of the module
text to add to _site.yml
directory to save the module to
logical indicating if module should be added to _site.yml
additional parameters to add to _site.yml