Description Usage Arguments Value
View source: R/add_authors_index_md.R
Add Authors Index.md
1 2 3 4 5 | add_authors_index_md(
authors_metadata = add_authors_metadata(),
overwrite = FALSE,
hugo_root_dir = "."
)
|
authors_metadata |
as retrieved by add_authors_metadata() |
overwrite |
(default: FALSE) |
hugo_root_dir |
(default: ".") |
creates author index.md for all authors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.