forked from NOAA-EDAB/catalog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_output.yml
49 lines (43 loc) · 1.09 KB
/
_output.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
bookdown::bs4_book:
split_bib: true
css: style.css
theme:
primary: "#4D6F8D"
repo: https://github.com/BBeltz1/catalog_redirect
bookdown::gitbook:
css: style.css
# includes:
# in_header: [ga_script.html]
config:
# toc:
# collapse: section
# before: |
# <li><a href="./">Mastering Shiny</a></li>
edit: https://github.com/BBeltz1/catalog_redirect/edit/master/
download: []
sharing:
facebook: no
twitter: no
github: yes
all: []
bookdown::pdf_book:
includes:
in_header: preamble.tex
latex_engine: xelatex
citation_package: natbib
keep_tex: yes
bookdown::epub_book: default
# bookdown::gitbook:
# css: css/style.css
# split_by: chapter
# config:
# toc:
# collapse: section
# before: |
# <li><a href="./">Synthetic Indicator Catalogue</a></li>
# after: |
# <li><a href="https://github.com/NOAA-EDAB/catalog" target="blank">github repo</a></li>
# # edit: https://github.com/andybeet/test-doc/edit/master/%s
# #download: ["pdf"]
# #bookdown::pdf_book:
# # keep_tex: yes