Skip to content

Commit 64932fc

Browse files
committed
Start updating references and intro to Resources materials
1 parent e6141e1 commit 64932fc

4 files changed

Lines changed: 21 additions & 32 deletions

File tree

ohw22/index.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ OceanHackWeek 2022 will happen from **August 15-19, 2022**. The workshop will ta
1212
The OceanHackWeek program consists of hands-on tutorials, visual presentations, and collaborative hack projects throughout a 5-day period. Participants can apply for being in one of the regional satellites or the virtual global event. Regional satellite events are connected closely with the virtual global event, while providing additional collaboration and networking opportunities on a regional basis.
1313

1414

15-
See the [OHW21 program](https://oceanhackweek.github.io/ohw-resources) (a hybrid event) to get a better sense of the usual activities and how they're organized.
15+
See the [OHW21 program](https://oceanhackweek.org/ohw-resources) (a hybrid event) to get a better sense of the usual activities and how they're organized.
1616

1717
:::{admonition} Join OHW22 global virtual tutorials!
1818
:class: note
@@ -132,22 +132,5 @@ Global Virtual Event <global/index>
132132
Regional Satellite Events <satellites>
133133
Organizers <organizers>
134134
tutorials-index/index
135-
```
136-
137-
```{toctree}
138-
:maxdepth: 2
139-
:caption: OHW22 Resources
140-
:hidden:
141-
142-
Logistics <../resources/logistics/index>
143-
Preparation <../resources/prep/index>
144-
Projects <../resources/projects/index>
145-
```
146-
147-
```{toctree}
148-
:caption: OHW22 Other information
149-
:hidden:
150-
151135
Information for Applicants <applicants>
152-
../resources/organizing/index
153136
```

resources/index.md

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,27 @@
11
# Resources
22

3-
To make sure that OHW22 will be a welcoming environment for everyone, please read our [Code of Conduct](/about/code-of-conduct.md) carefully as part of your preparation. We expect all participants to adhere to the Code of Conduct in all interactions throughout the hackweek.
4-
5-
## Schedules
3+
```{attention}
4+
**This page should be rewritten entirely!**
5+
```
66

7-
There are a few different schedules and participants may need to pay attention to multiple based on if they are part of the global event, or at a satellite.
8-
Go to [the Schedule page for details](schedule.md).
7+
To make sure that OHW22 will be a welcoming environment for everyone, please read our [Code of Conduct](/about/code-of-conduct.md) carefully as part of your preparation. We expect all participants to adhere to the Code of Conduct in all interactions throughout the hackweek.
98

109
## Preparation
1110

1211
We will use a [JupyterHub](https://jupyter.org/hub)-based online environment for all OceanHackWeek computational activities, including tutorials; this environment supports both Python and R. You will need a robust internet connection and a capable laptop or desktop computer.
13-
<!-- **On July 29 and 30, we will offer short "pre-hackweek" optional sessions to answer questions on the basics of Git, GitHub, Jupyter and core R and Python scientific libraries, and OceanHackWeek in general. The schedule is available in the [Schedule page](schedule.md#pre-hackweek-optional-check-ins), and the Zoom link will be sent via Slack.** -->
1412

1513
We will use Slack, Zoom and GitHub as our primary communication and content delivery platforms. The week before OceanHackWeek you will receive via email an invitation to join the OceanHackWeek GitHub organization, [https://github.com/oceanhackweek/](https://github.com/oceanhackweek/) if you have not received it already, along with Slack invites and Zoom connection info.
14+
15+
## Organizing OceanHackWeek
16+
17+
PLACEHOLDER. SEE THE Organizing OHW section
18+
19+
20+
```{toctree}
21+
:maxdepth: 2
22+
:caption: OHW Resources
23+
:hidden:
24+
25+
Preparation <prep/index.md>
26+
organizing/index.md
27+
```

resources/logistics/coffeebreaks.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

resources/prep/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Preparations
22

3+
Technical materials as preparation for the OceanHackWeek event.
34

45
```{toctree}
56
:maxdepth: 2
6-
:caption: OceanHackWeek 2022 (OHW22)
7+
:caption: Table of Content
78
89
Git <git>
910
github

0 commit comments

Comments
 (0)