-
Notifications
You must be signed in to change notification settings - Fork 1
/
_quarto.yml
54 lines (43 loc) · 876 Bytes
/
_quarto.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
50
51
52
project:
type: book
book:
title: "The book of seahtrue"
author: "Vincent de Boer"
date: "12/16/2024"
chapters:
- index.qmd
- part: jump.qmd
chapters:
- jump_intro.qmd
- jump_essentials.qmd
- jump_cars.qmd
- jump_seahorse.qmd
- jump_summary.qmd
- part: swim.qmd
chapters:
- swim_functions.qmd
- swim_outputs.qmd
- swim_summary.qmd
- part: dive.qmd
chapters:
- dive_alone.qmd
- dive_together.qmd
sidebar:
search: true
tools:
- icon: github
href: https://github.com/vcjdeboer
bibliography: references.bib
format:
html:
theme: cosmo
link-external-icon: true
link-external-newwindow: true
include-in-header: _include/header.html
pdf:
documentclass: scrreprt
editor: visual
webr:
packages: ['base']
filters:
- webr