-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmyst.yml
41 lines (41 loc) · 1.26 KB
/
myst.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
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
id: 009efffc-ac74-4ee5-a707-bdcd38e658aa
title: Open Science
# description:
# keywords: []
# authors: []
github: https://github.com/opengeos/open-science
# To autogenerate a Table of Contents, run "myst init --write-toc"
toc:
# Auto-generated by `myst init --write-toc`
- file: README.md
- title: Open Science Workshop
children:
- file: workshop/open-code.md
- file: workshop/open-data.md
- file: workshop/open-access-funding.md
- file: workshop/open-results.md
- file: workshop/open-publishing.md
- title: Open Science Symposium
children:
- file: symposium/open-symposium.md
- title: Open-Access Courses
children:
- file: courses/intro-gis-programming.md
- file: courses/spatial-data-management.md
- file: courses/geographic-software-design.md
- title: Open-Access Books
children:
- file: books/geemap.md
- file: books/leafmap.md
- title: Open-Source Projects
children:
- file: projects/opengeos.md
site:
template: book-theme
options:
logo_text: "Open Science Workshop and Symposium"
favicon: images/favicon.ico
logo: images/logo.png