Create an index.Rmd file
photobook_index(photobook_name = "Name of the book", photobook_author = "Names of the creators", photobook_repo = "org/repo", photobook_description = "Photobook.")
photobook_name | Name of the book |
---|---|
photobook_author | Names of the creators |
photobook_repo | github repo, e.g. `"org/repo"`` |
photobook_description | Photobook description. |