18
_output.yaml
18
_output.yaml
@@ -1,24 +1,12 @@
|
|||||||
bookdown::bs4_book:
|
bookdown::bs4_book:
|
||||||
theme:
|
theme:
|
||||||
primary: "#637238"
|
primary: "#637238"
|
||||||
repo: https://github.com/hadley/r4ds
|
repo:
|
||||||
|
base: https://github.com/hadley/r4ds
|
||||||
|
branch: main
|
||||||
includes:
|
includes:
|
||||||
in_header: [ga_script.html]
|
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:
|
bookdown::pdf_book:
|
||||||
latex_engine: "xelatex"
|
latex_engine: "xelatex"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user