forked from ciesin-geospatial/TOPSTSCHOOL-water
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
46 lines (45 loc) · 1.7 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
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
lightbox: true
execute:
warning: false
website:
navbar:
background: primary
search: true
left:
- text: "Home"
url: https://ciesin-geospatial.github.io/TOPSTSCHOOL-module-1-water/index.html
- text: "Lessons"
menu:
- text: "WSIM Data Acquisition and Processing"
url: https://ciesin-geospatial.github.io/TOPSTSCHOOL-module-1-water/wsim-gldas-acquisition.html
- text: "WSIM Data Visualization and Exploration"
url: https://ciesin-geospatial.github.io/TOPSTSCHOOL-module-1-water/wsim-gldas-vis.html
- text: "MODIS NRT Flood Data Acquisition Exploration"
url: https://ciesin-geospatial.github.io/TOPSTSCHOOL-module-1-water/lance-modis-nrt-global-flood-mcdwd-f3.html
- text: "Interactive NYC School Lead Data Explorer"
url: https://ciesin-geospatial.github.io/TOPSTSCHOOL-module-1-water/exposure_to_lead_in_schools_nys.html
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"