Part IV: Static, multi-paged website with rmarkdown and bookdown

Thus far we have been generating single HTML page from an Rmarkdown document. Both rmarkdown and bookdown package also allow us to build a multi-paged, static website, from one or more rmarkdown files. We are then going to extend static website generation with particular type of website, gitbook site, using bookdown package.