-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
68 lines (55 loc) · 1.57 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
project:
type: website
website:
page-navigation: true
title: "NOAA Fisheries PAM-Glider Rodeo"
site-url: "https://nmfs-pam-glider.github.io/GliderRodeo/"
repo-url: "https://github.com/NMFS-PAM-Glider/GliderRodeo"
repo-actions: [edit, source, issue]
favicon: content/figs/GliderRodeo.png
search: true
page-footer:
right: "This page is built with [Quarto](https://quarto.org/)."
left: "© CC-1.0"
sidebar:
background: "#D9E3E4"
logo: "https://upload.wikimedia.org/wikipedia/commons/7/79/NOAA_logo.svg"
favicon: content/figs/GliderRodeo.png
pinned: true
align: center
tools:
- icon: globe
href: https://nmfs-pam-glider.github.io/GliderRodeo/
text: "NMFS PAM-Glider Rodeo"
- icon: github
href: https://github.com/NMFS-PAM-Glider/GliderRodeo
text: "PAM-Glider Rodeo Github"
style: "docked"
search: true
collapse-level: 1
contents:
- href: index.qmd
text: Home
# - section: "PAM-Glider Rodeo"
contents:
- href: content/Survey.qmd
text: Survey
- href: content/Gliders.qmd
text: Gliders
- href: content/Metrics.qmd
text: Metrics
- href: content/infoSharing.qmd
text: Information Sharing
- href: content/contactUs.qmd
text: Contact Us
format:
html:
theme:
light: [cosmo, theme.scss]
dark: [cosmo, theme-dark.scss]
code-copy: true
code-overflow: wrap
toc: true
filters:
- include-files.lua
- quarto