-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
52 lines (46 loc) · 1.14 KB
/
_quarto.yml
File metadata and controls
52 lines (46 loc) · 1.14 KB
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
project:
type: book
book:
title: "TailWinds Guide"
author: "Mike O'Brien, with others in the future"
date: last-modified
chapters:
- index.qmd
- part: guide/index.qmd
chapters:
- guide/01_quarto.qmd
- guide/02_yaml.qmd
- guide/03_git.qmd
- part: website/index.qmd
chapters:
- website/01_downloading.qmd
- website/02_git.qmd
- website/03_clone.qmd
- website/04_branch.qmd
- website/05_write.qmd
- website/06_commit.qmd
- website/07_pull.qmd
- website/08_push.qmd
- website/09_pull_request.qmd
- part: delphinus/index.qmd
chapters:
- delphinus/login.qmd
- delphinus/password.qmd
- delphinus/files.qmd
- delphinus/cli.qmd
- delphinus/rstudio.qmd
- part: frm/index.qmd
chapters:
- frm/01_pot.qmd
- frm/02_knots.qmd
- frm/03_rec.qmd
- frm/04_dissection.qmd
- frm/05_permits.qmd
- frm/supplies.qmd
- soundscape_figures.qmd
- purchasing.qmd
- references.qmd
bibliography: references.bib
format:
html:
theme: cosmo