Skip to content

Commit e6ee6cf

Browse files
committed
Add content skeleton
1 parent ea0e643 commit e6ee6cf

File tree

7 files changed

+86
-1
lines changed

7 files changed

+86
-1
lines changed

00-instructors.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# ⭐ Instructors
2+
3+
## ...
4+
5+
## ...
6+
7+
## [Matt Fisher](https://mfisher87.github.io)
8+
9+
**Research Software Engineer @ [Schmidt Center for Data Science and Environment, UC Berkeley](https://dse.berkeley.edu/)**
10+
11+
I'm an open source contributor and maintainer with a background in geospatial data, the
12+
cryosphere, and accessibility. I help maintain
13+
[earthaccess](https://earthaccess.readthedocs.io/) to enable access to NASA data in 3
14+
lines of code.
15+
I'm also a community manager, leading the
16+
[GeoJupyter](https://geojupyter.org/) project to make working with geospatial data more
17+
approachable and enjoyable for all.

01-prerequisites.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# 🚦 Prerequisites
2+
3+
## A laptop!
4+
5+
**If you're using Windows, we highly recommend coming prepared with Windows Subsystem for
6+
Linux pre-configured.**
7+
This workshop uses `bash` for commands, but everything will also work with `zsh` (the
8+
new default for MacOS)!
9+
10+
11+
## More
12+
13+
<TODO>

02-schedule.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# ⌚ Schedule
2+
3+
:::{attention} 🏗️ Under development
4+
These materials are under development and subject to change all the way until
5+
AGU!
6+
:::
7+
8+
9+
## Morning
10+
11+
| Time | Duration | Topic | Presenter(s) |
12+
|-----------|-------------|-----------------------------------------------------------------------------------|-------------------|
13+
| 8:30 AM | ?? minutes | Meet the instructors | All |
14+
| ....... | .......... | ................................................................................. | ................. |
15+
16+
17+
## 🍽️ Lunch! (?? - ??)
18+
19+
20+
## Afternoon
21+
22+
| Time | Duration | Topic | Presenter(s) |
23+
|-----------|-------------|-----------------------------------------------------------------------------------|-------------------|
24+
| ....... | .......... | ................................................................................. | ................. |
25+
| 5:00 PM | | End of day | |

03-vocabulary.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# 🔍 Vocabulary
2+
3+
:::{glossary}
4+
Some term
5+
: Some definition
6+
:::
7+
8+
Reference to {term}`Some term <some term>`.

04-materials/00-slides.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# 🛝 Slides
2+
3+
<TODO: Slides here!>
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# ⁉️ 1 - give me a name
2+
3+
:::{hint} Learning objectives
4+
* ???
5+
:::
6+
7+
:::{important} Outcomes
8+
Some outcome description
9+
:::
10+
11+
:::{tip} Terms
12+
{term}`some term`
13+
:::
14+
15+
16+
<TODO: Stuff goes here>

index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
Hello, world!
1+
:::{attention} 🏗️ Under development
2+
These materials are under development and subject to change all the way until
3+
AGU!
4+
:::

0 commit comments

Comments
 (0)