-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
78 lines (69 loc) · 1.89 KB
/
_quarto.yml
File metadata and controls
78 lines (69 loc) · 1.89 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
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
75
76
77
78
project:
type: book
output-dir: _book
book:
page-navigation: true
title: "Gulf Ecosystem Status Report"
date: last-modified
site-url: "https://gulf-iea.github.io/Gulf-ESR"
repo-url: "https://github.com/Gulf-IEA/Gulf-ESR"
repo-actions: [edit, source, issue]
favicon: report/assets/favicon.ico
downloads: [pdf, docx]
search: true
author:
- name: Gulf of America Integrated Ecosystem Assessment Program
affiliations:
- name: NOAA Fisheres
department: Southeast Fisheries Science Center
chapters:
- index.qmd
- report/content/performance_indicators.qmd
- report/content/risk_indicators.qmd
- report/content/synthesis.qmd
- report/content/recommendations.qmd
- report/content/acknowledgements.qmd
- report/content/contributors.qmd
- report/content/references.qmd
page-footer:
right: "This page is built with [Quarto](https://quarto.org/)."
left: "© CC-1.0"
sidebar:
background: "#D9E3E4"
logo: "https://raw.githubusercontent.com/nmfs-opensci/assets/main/logo/nmfs-opensci-logo3.png"
favicon: images/favicon.ico
pinned: true
align: center
tools:
- icon: globe
href: https://nmfs-opensci.github.io
text: "NMFS Open Science"
style: "docked"
search: true
collapse-level: 1
bibliography: [report/content/references.bib]
execute:
echo: false
code-overflow: wrap
format:
titlepage-pdf:
documentclass: scrbook
classoption: ["oneside", "open=any"]
titlepage: "plain"
keep-tex: true
docx:
toc: true
toc-depth: 3
lof: true
reference-doc: report/custom-reference-doc.docx
always_allow_html: true
html:
theme: [cosmo, report/assets/theme.scss]
toc: true
toc-depth: 3
filters:
- report/assets/include-files.lua
- quarto
# Comment next 2 lines if the PDF is having trouble
metadata-files:
- report/_frontmatter.yml