Fix repo link; remove old gitbook renderer

Fixes #1015
This commit is contained in:
Hadley Wickham 2022-04-27 17:55:51 -05:00
parent 3b35f2a8a8
commit f795a9a584
1 changed files with 3 additions and 15 deletions

View File

@ -1,24 +1,12 @@
bookdown::bs4_book:
theme:
primary: "#637238"
repo: https://github.com/hadley/r4ds
repo:
base: https://github.com/hadley/r4ds
branch: main
includes:
in_header: [ga_script.html]
bookdown::gitbook:
includes:
in_header: [ga_script.html]
config:
toc:
collapse: section
before: |
<li><strong><a href="./">R for Data Science</a></strong></li>
edit:
link: https://github.com/hadley/r4ds/edit/main/%s
text: "Edit"
sharing: no
css: r4ds.css
bookdown::pdf_book:
latex_engine: "xelatex"