Make Leanpub file that has embed webpage of a chapter
get_chapters(
path = ".",
html_page = file.path("docs", "index.html"),
base_url = "."
)
path to the bookdown or quarto course repository, must have a `_bookdown.yml` or `_quarto.yml` file
The file path of the rendered index.html file. It can be a url
The base url of where the chapters are published – the url to provide to the iframe in Leanpub e.g. https://jhudatascience.org/OTTR_Template/coursera
A data.frame of the chapter urls and their titles that are to be ported to Leanpub. This can be passed to