https://github.com/rstudio/bookdown-demo
A minimal book example using bookdown
https://github.com/rstudio/bookdown-demo
Last synced: 7 days ago
JSON representation
A minimal book example using bookdown
- Host: GitHub
- URL: https://github.com/rstudio/bookdown-demo
- Owner: rstudio
- License: cc0-1.0
- Created: 2015-11-10T22:36:33.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T16:05:05.000Z (6 months ago)
- Last Synced: 2025-04-04T16:52:17.543Z (10 days ago)
- Language: CSS
- Homepage: https://bookdown.org/yihui/bookdown-demo
- Size: 926 KB
- Stars: 516
- Watchers: 23
- Forks: 1,345
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - rstudio/bookdown-demo - A minimal book example using bookdown (CSS)
README
[](https://travis-ci.com/rstudio/bookdown-demo)
This is a minimal example of a book based on R Markdown and **bookdown** (https://github.com/rstudio/bookdown). Please see the page "[Get Started](https://bookdown.org/yihui/bookdown/get-started.html)" at https://bookdown.org/yihui/bookdown/ for how to compile this example into HTML. You may generate a copy of the book in `bookdown::pdf_book` format by calling `bookdown::render_book('index.Rmd', 'bookdown::pdf_book')`. More detailed instructions are available here https://bookdown.org/yihui/bookdown/build-the-book.html.
You can find the preview of this example at https://bookdown.org/yihui/bookdown-demo/.