Create a Minimalist Site YAML List
ld_site_yaml(site_name, tab_name, rmd_name, navbar_title = site_name)
site_name | the name of the site. |
---|---|
tab_name | the name of the tabs on the site. |
rmd_name | the name of the Rmarkdown files that will generate the respective tabs. |
navbar_title | the title of the navigation bar (Default is the `site_name` argument. |