This repository holds the (early stage) documentation for DBHub.io.
We're using this to try out Bookdown, as that should let us generate documentation in several output formats, including HTML, PDF, and ePub.
To generate the HTML output, open the .Rproj file in the RStudio IDE, then run this command in the RStudio console:
bookdown::render_book('index.Rmd', 'bookdown::gitbook')