-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
34 lines (29 loc) · 838 Bytes
/
Copy path_quarto.yml
File metadata and controls
34 lines (29 loc) · 838 Bytes
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
project:
type: book
book:
title: "`Tidyplots`: publication-ready plots for scientific papers (e1.1)"
subtitle: "A cookbook"
cover-image: tidyplots_cover_v1.1.png
favicon: tidyplots_cover_v1.1.png
google-analytics: G-73R3962S0Z
chapters:
- index.qmd
- getting-started.qmd
- plots.qmd
- plots-and-skills_part1.qmd
- plots-and-skills_part2.qmd
- more-plots.qmd
- more-custom-plots.qmd
- appendix.qmd
page-footer:
left: Online HTML edition licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).
right: This book was built with Quarto and Positron.
repo-url: https://github.com/iamhealthy/tidyplots-book/
repo-actions: [issue]
format:
html:
theme:
light: Sandstone
dark: Solar
code-copy: true
bibliography: references.bib