Skip to content

Commit d06a662

Browse files
authored
Add "dogfooding" guide: setup steps (#16)
1 parent d5db024 commit d06a662

File tree

19 files changed

+127
-9
lines changed

19 files changed

+127
-9
lines changed

02-schedule.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ AGU!
1313
| Time | Duration | Topic | Presenter(s) |
1414
|-----------|-------------|-------------------------------------------------------------------------------------|-------------------|
1515
| 8:30 AM | 10 minutes | [Meet the instructors](00-instructors.md) | All |
16-
| 8:40 AM | 45 minutes | [](materials/01-working-in-jupyterhub/index.md) | Tasha |
16+
| 8:40 AM | 45 minutes | [](modules/01-working-in-jupyterhub/index.md) | Tasha |
1717
| 9:25 AM | 10 minutes | **Break** | |
18-
| 9:35 AM | 60 minutes | [](materials/02-interactive-viz/index.md) | Qiusheng |
18+
| 9:35 AM | 60 minutes | [](modules/02-interactive-viz/index.md) | Qiusheng |
1919
| 10:35 AM | 10 minutes | **Break** | |
20-
| 10:45 AM | 60 minutes | [](materials/03-integrating-ai/index.md) | Qiusheng |
20+
| 10:45 AM | 60 minutes | [](modules/03-integrating-ai/index.md) | Qiusheng |
2121
| 11:45 AM | 15 minutes | **Q&A** | All |
2222

2323

@@ -34,10 +34,10 @@ We may do a group order for food delivery.
3434

3535
| Time | Duration | Topic | Presenter(s) |
3636
|-----------|-------------|-----------------------------------------------------------------------------------|-------------------|
37-
| 1:30 PM | 60 minutes | [](materials/04-data-in-the-cloud/index.md) | Max |
37+
| 1:30 PM | 60 minutes | [](modules/04-data-in-the-cloud/index.md) | Max |
3838
| 2:30 PM | 10 minutes | **Break** | |
39-
| 2:40 PM | 60 minutes | [](materials/05-sharing-and-publishing/index.md) | Fernando & Matt |
39+
| 2:40 PM | 60 minutes | [](modules/05-sharing-and-publishing/index.md) | Fernando & Matt |
4040
| 3:40 PM | 10 minutes | **Break** | |
41-
| 3:50 PM | 55 minutes | [](materials/06-geojupyter/index.md) | Fernando & Matt |
41+
| 3:50 PM | 55 minutes | [](modules/06-geojupyter/index.md) | Fernando & Matt |
4242
| 4:45 PM | 15 minutes | **Closing Q&A** | All |
4343
| 5:00 PM | | **End of day** | |
46.9 KB
Loading
53.1 KB
Loading
67.4 KB
Loading

for-instructors/dogfooding.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# 🐕 Dogfooding our processes
2+
3+
["Dogfooding" or "eating our own dog food"](https://en.wikipedia.org/wiki/Eating_your_own_dog_food)
4+
refers to the practice of using our own product.
5+
This is important because it enables us to continuously test the same experience that
6+
our users will use on the day of the workshop.
7+
8+
9+
## Setup
10+
11+
You'll need to be familiar with the following processes:
12+
13+
* [](../reference/01-starting-your-server.md)
14+
* [](../reference/02-stopping-your-server.md)
15+
* [](../reference/03-gh-auth.md)
16+
17+
Once you've set up GitHub authentication, you can use Git normally.
18+
19+
20+
## Previewing the MyST site
21+
22+
TODO

for-instructors/style-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Follow the [Diátaxis](https://diataxis.fr) principles for your audience!
117117

118118
### Vocabulary
119119

120-
All vocabulary should be defined in the [](../03-vocabulary.md) page.
120+
All vocabulary should be defined in the [](../reference/00-vocabulary.md) page.
121121
Follow the pre-existing pattern to add new terms.
122122

123123
References should be conscious of case.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)