Let’s talk about the Future of Jamstack — Join us

Bookdown (R)

3465 stars
1214 forks
195 issues
Home page
https://bookdown.org/
Repository
rstudio/bookdown
Language:
R
License:
GPL-3.0-only
Templates:
R, R Markdown

Bookdown is an eBook authoring platform for R programmers. It's based on two R packages - knitr and rmarkdown - along with Pandoc. It's usually invoked from the open-source RStudio IDE.

Features:

  • Creates a GitBook-like or Bootstrap-themed static website for an eBook
  • Can create PDF eBooks using the full power of LaTeX
  • Can create EPUB eBooks via Pandoc
  • Can insert output from code chunks into output website / eBooks

Sample Netlify site: https://www.masteringdfsanalytics.com/

Find more static site generators.