-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_quarto.yml
57 lines (51 loc) · 1.44 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
project:
type: website
website:
title: "2023 NASA Openscapes AGU Workshop"
site-url: https://nasa-openscapes.github.io/2023-Cloud-Workshop-AGU/
repo-url: https://github.com/NASA-Openscapes/2023-Cloud-Workshop-AGU/
repo-actions: [edit, issue]
page-navigation: true
page-footer: "Openscapes (2023). 2023 NASA Openscapes AGU Workshop"
navbar:
background: primary
right:
- sidebar:welcome
- icon: github
href: https://github.com/NASA-Openscapes/2023-Cloud-Workshop-AGU
sidebar:
- id: welcome
title: "Menu"
logo: nasa-openscapes.png
style: "docked"
collapse-level: 1
align: left
contents:
- text: "Welcome"
href: index.md
- text: "Prerequisites"
href: prerequisites.md
- text: "Schedule"
href: schedule.md
# - text: "Slides"
# href: slides.md
- section: "Tutorials"
contents:
- text: "Search & Discovery"
href: tutorials/Earthdata_Search_Discovery_earthaccess.ipynb
- text: "Access, Subset & Plot"
href: tutorials/Earthdata_Subset_and_Plot.ipynb
# - section: "Additional Resources"
# contents:
format:
html:
theme:
light: sandstone
dark: [superhero, theme-dark.scss]
code-background: true
code-copy: true
css: styles.css
toc: true
#filters:
# - include-files.lua
# - quarto