Skip to content

Commit

Permalink
remove previous jekyll version source code, replace with bookdown ver…
Browse files Browse the repository at this point in the history
…sion
  • Loading branch information
xiaosongz committed Jan 30, 2019
1 parent a1444be commit a481d05
Show file tree
Hide file tree
Showing 391 changed files with 12,508 additions and 27,405 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ _site
cache
diamonds.csv
temp.Rmd
*.html
*_cache
*_files
figures
figures
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion bookdown/15-release.Rmd → 15-release.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,6 @@ There are a number of places you can include the announcement:
Messages sent to this list are automatically forwarded to the R-help mailing
list.

# Congratulations!
## Congratulations!

You have released your first package to CRAN and made it to the end of the book!
22 changes: 0 additions & 22 deletions DESCRIPTION

This file was deleted.

3 changes: 0 additions & 3 deletions Gemfile

This file was deleted.

86 changes: 0 additions & 86 deletions Gemfile.lock

This file was deleted.

3 changes: 0 additions & 3 deletions Makevars

This file was deleted.

7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@ book.

*Status as of 2018-11: Work on a second edition of this book is planned for 2019 and at the moment this repo is "resting". Issues and PRs are still welcome but may not be addressed until that revision begins. This is especially true for any updates related to changes in devtools and related packages.*

The site is built using jekyll, with a custom plugin to render `.rmd` files with
knitr and pandoc. To create the site, you need:
The site is built using [bookdown](https://github.com/rstudio/bookdown) package.
To create the site, you need:

* jekyll gem: `gem install jekyll`
* bookdown: `install_github("hadley/bookdown")`
* bookdown: `install_github("rstudio/bookdown")`
* [pandoc](http://johnmacfarlane.net/pandoc/)
* [knitr](http://yihui.name/knitr/): `install.packages("knitr")`
1,147 changes: 1,147 additions & 0 deletions _book/check.html

Large diffs are not rendered by default.

456 changes: 456 additions & 0 deletions _book/congratulations.html

Large diffs are not rendered by default.

555 changes: 555 additions & 0 deletions _book/data.html

Large diffs are not rendered by default.

727 changes: 727 additions & 0 deletions _book/description.html

Large diffs are not rendered by default.

File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
970 changes: 970 additions & 0 deletions _book/git.html

Large diffs are not rendered by default.

File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
456 changes: 456 additions & 0 deletions _book/index.html

Large diffs are not rendered by default.

545 changes: 545 additions & 0 deletions _book/inst.html

Large diffs are not rendered by default.

656 changes: 656 additions & 0 deletions _book/intro-why.html

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
915 changes: 915 additions & 0 deletions _book/man.html

Large diffs are not rendered by default.

487 changes: 487 additions & 0 deletions _book/misc.html

Large diffs are not rendered by default.

723 changes: 723 additions & 0 deletions _book/namespace.html

Large diffs are not rendered by default.

668 changes: 668 additions & 0 deletions _book/package-structure.html

Large diffs are not rendered by default.

750 changes: 750 additions & 0 deletions _book/r.html

Large diffs are not rendered by default.

881 changes: 881 additions & 0 deletions _book/release.html

Large diffs are not rendered by default.

11 changes: 5 additions & 6 deletions bookdown/_book/search_index.json → _book/search_index.json

Large diffs are not rendered by default.

955 changes: 955 additions & 0 deletions _book/src.html

Large diffs are not rendered by default.

File renamed without changes.
771 changes: 771 additions & 0 deletions _book/tests.html

Large diffs are not rendered by default.

812 changes: 812 additions & 0 deletions _book/vignettes.html

Large diffs are not rendered by default.

File renamed without changes.
5 changes: 0 additions & 5 deletions _config.yml

This file was deleted.

18 changes: 0 additions & 18 deletions _includes/package-nav.html

This file was deleted.

81 changes: 0 additions & 81 deletions _layouts/default.html

This file was deleted.

9 changes: 0 additions & 9 deletions _layouts/post.html

This file was deleted.

2 changes: 1 addition & 1 deletion bookdown/_output.yml → _output.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ bookdown::gitbook:
<li><a href="./">R packages by Hadley Wickham</a></li>
after: |
<li><a href="https://github.com/hadley/r-pkgs/" target="blank">PBuilding R package - Hadley Wickham</a></li>
edit: https://github.com/hadley/r-pkgs/edit/master/bookdown/%s
edit: https://github.com/hadley/r-pkgs/edit/master/%s
sharing:
github: yes
facebook: no
Expand Down
24 changes: 0 additions & 24 deletions _plugins/knit.r

This file was deleted.

33 changes: 0 additions & 33 deletions _plugins/rmarkdown.rb

This file was deleted.

40 changes: 0 additions & 40 deletions best-practices.Rmd

This file was deleted.

File renamed without changes.
3 changes: 0 additions & 3 deletions book/.gitignore

This file was deleted.

Loading

0 comments on commit a481d05

Please sign in to comment.