-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_quarto.yml
74 lines (70 loc) · 2.02 KB
/
_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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
project:
type: book
book:
title: "The {traits.build} data model, R package, and workflow"
author: "Elizabeth Wenk, Sophie Yang, Fonti Kar, Daniel Falster\n\nEvolution and Ecology Research Centre, \n\nThe University of New South Wales Sydney, NSW 2052\n\nAustralia"
page-footer: "How to get help: <https://traitecoevo.github.io/traits.build-book/help.html><br>Copyright 2023, Daniel Falster and Elizabeth Wenk"
page-navigation: true
chapters:
- part: Introduction
chapters:
- index.qmd
- motivation.qmd
- workflow.qmd
- usage_examples.qmd
- part: Data structure and standard
chapters:
- long_wide.qmd
- database_standard.qmd
- database_structure.qmd
- database_metadata.qmd
- dictionary.qmd
- part: Creating with `traits.build`
chapters:
- traits_build.qmd
- tutorial_compilation.qmd
- file_organisation.qmd
- create_dictionary.qmd
- adding_data_brief.qmd
- publishing.qmd
- part: "Guide to adding data"
chapters:
- tutorial_datasets.qmd
- tutorial_dataset_1.qmd
- tutorial_dataset_2.qmd
- tutorial_dataset_3.qmd
- tutorial_dataset_4.qmd
- tutorial_dataset_5.qmd
- tutorial_dataset_6.qmd
- tutorial_dataset_7.qmd
- adding_data_long.qmd
- check_dataset_functions.qmd
- data_common_issues.qmd
- github.qmd
- versioned_releases.qmd
- part: Using outputs of `traits.build`
chapters:
- austraits_database.qmd
- AusTraits_tutorial.qmd
- traits_and_climate_example.qmd
- spatial_data_example.qmd
- austraits_package.qmd
- part: Getting help
chapters:
- help.qmd
appendices:
- csv.qmd
- yaml.qmd
format:
html:
theme: cosmo
number-depth: 2
#pdf:
# toc: true
# number-sections: true
# colorlinks: true
# papersize: A4
# geometry:
# - top=20mm
# - left=20mm
# - heightrounded