-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path_quarto.yml
47 lines (46 loc) · 1.64 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
project:
title: "SCHOOL Water Module"
type: website
output-dir: docs
format:
html:
embed-resources: true
theme: sandstone
css: "https://raw.githubusercontent.com/ciesin-geospatial/TOPSTSCHOOL/main/custom.scss"
toc: true
toc-title: Contents
toc-location: left
code-overflow: wrap
lightbox: true
execute:
warning: false
website:
navbar:
background: primary
search: true
left:
- text: "Home"
url: https://ciesin-geospatial.github.io/TOPSTSCHOOL-water/index.html
- text: "Lessons"
menu:
- text: "Module Prerequisites and GLossary"
url: https://ciesin-geospatial.github.io/TOPSTSCHOOL-water/m0-prereq-glossary.html
- text: "WSIM-GLDAS: Acquisition, Exploration, and Integration"
url: https://ciesin-geospatial.github.io/TOPSTSCHOOL-water/m101-wsim-gldas.html
- text: "MODIS NRT Flood Data Acquisition Exploration"
url: https://ciesin-geospatial.github.io/TOPSTSCHOOL-water/m102-lance-modis-nrt-global-flood.html
- text: "Interactive NYC School Lead Data Explorer"
url: https://topstschool.shinyapps.io/nyc-lead/
tools:
- icon: github
menu:
- text: Source Code
url: https://github.com/ciesin-geospatial/TOPSTSCHOOL
- text: Report a Bug
url: https://github.com/ciesin-geospatial/TOPSTSCHOOL/issues
- icon: globe
href: https://ciesin-geospatial.github.io/TOPSTSCHOOL/
text: "TOPSTSCHOOL GitHub Home Page"
- icon: youtube
href: https://www.youtube.com/channel/UCOIrczFd7_ht2bNUQ3qnM8w
text: "Youtube Channel"