Book nested in website

1 devitoproject

The https://www.devitoproject.org/ site seems to have an ebook embedded in the Turorial section of the website. I’m not sure how they did it, yet, but this seems to be the GitHub repository for their website.

I’m not sure what the search capabilities are for this method, yet, but the top-level navigation bar seems constant across the book and other parts of the website. It seems very slick.

2 mrgsolve

The https://mrgsolve.org/blog/ site seems to have done a similar version of this. Their User Guide is embedded in the overall website. However, their implementation is not as slick. The top-level navigation bar disappears when you click into the user guide. I’m not sure where the GibHub repository is for their website. Their https://github.com/metrumresearchgroup/mrgsolve repo seems to be for a package, instead.

3 datasciencebox

The https://datasciencebox.org/ seems to have a similar effect as devitoproject. It’s very slick. Their GitHub repository is here.