Use new RStudio book building tools

This commit is contained in:
hadley 2016-04-21 08:18:10 -05:00
parent cde903328f
commit 239e5cec2b
3 changed files with 2 additions and 4 deletions

View File

@ -1,2 +0,0 @@
#!/usr/bin/env Rscript
bookdown::render_book("index.rmd")

View File

@ -7,6 +7,7 @@ url: 'http\://r4ds.had.co.nz/'
github-repo: hadley/r4ds
twitter-handle: hadley
cover-image: cover.png
site: bookdown::bookdown_site
---
# Welcome {-}

View File

@ -15,5 +15,4 @@ LaTeX: XeLaTeX
AutoAppendNewline: Yes
StripTrailingWhitespace: Yes
BuildType: Custom
CustomScriptPath: _build.sh
BuildType: Website