Skip to content

Commit 98cff1b

Browse files
committed
port improvements from Sep 2024 workshop back to template
1 parent 2312a8f commit 98cff1b

15 files changed

+29
-253
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
*~
2+
.*.sw?
23
public/
34
static/processed_images/

content/_index.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ then you have all it takes to lead a team to success,
1414
or lead even more people and join as an organization (see below).
1515

1616

17+
## Be a Q&A helper
18+
19+
Help us answer questions from the participants in the online Q&A document (collaborative notes).
20+
21+
1722
## Partners and local exercise groups
1823

1924
Some partners offer local support, such as breakout rooms, to their local
@@ -56,6 +61,6 @@ We collect here the exercise groups that we know:
5661
- ...
5762

5863

59-
## Collaborative notes editors
64+
## Collaborative notes managers
6065

6166
- ...

content/communication/2024-03-01-team-leaders-without-groups.md

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

content/communication/2024-03-01-team-leaders.md

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

content/communication/2024-03-05-practical-info.md

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

content/communication/2024-03-10-practical-info2.md

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

content/communication/2024-03-12-exercise-preparation.md

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

content/communication/2024-03-18-week2-prep.md

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

content/communication/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ hopefully useful for late registrations or future workshops.
1111
<div class="uk-alert-danger" uk-alert>
1212
<a class="uk-alert-close" uk-close></a>
1313
<p>
14-
If you registered late and cannot find the link to the Q&A document, can
15-
you please contact us (bottom of page)?
14+
If you registered late and cannot find the link to the Q&A document,
15+
please contact us. See the bottom of this page for contact details.
1616
</p>
1717
</div>

content/communication/announcement-long.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,18 @@ title = "Workshop announcement example (longer version)"
44
subject = "CodeRefinery workshop announcement"
55
+++
66

7-
Are you writing code and managing data for your research? Do you feel like
8-
wasting too much time on manual work? Do you struggle to understand and reuse older code?
7+
Are you writing code and managing data for your research?
8+
Do you feel like wasting too much time on manual work?
9+
Do you struggle to understand and reuse older code?
910

1011
Join
1112
the CodeRefinery workshop,
1213
**ADAPT DATES**,
1314
for free and online.
1415

15-
The workshop covers good coding practices, reproducible research principles,
16-
and using Git for collaboration. It offers breakout room exercises with team
17-
leaders, and you can register as a team or volunteer as a team leader.
18-
But you can also follow on your own if you prefer.
19-
In-person exercise sessions are available in some locations.
16+
The workshop covers good coding practices, reproducible research principles, and using Git for collaboration.
17+
It consists of streamed lectures and exercises.
18+
You may register individually or as a team. In-person exercise sessions are available in some locations.
2019

21-
Register and find more information at
20+
For registration and more information, please visit
2221
**LINK TO WORKSHOP PAGE**.

content/communication/announcement-short.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@ subject = "CodeRefinery workshop announcement"
55
+++
66

77
CodeRefinery invites everyone interested in improving their software practice
8-
skills to join
9-
the CodeRefinery workshop,
8+
skills to join the CodeRefinery workshop,
109
**ADAPT DATES**,
1110
for free and online.
1211

13-
Register and find more information at
12+
For more information and registration, please visit:
1413
**LINK TO WORKSHOP PAGE**.

content/join.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ us to reach more people.
7979
{{ div() }}
8080

8181

82+
### Volunteer as a Q&A helper
83+
84+
Being a team leader is too much work but you'd still like to help out during the workshop?
85+
Join us while answering questions from the participants in the Q&A document (collaborative notes).
86+
87+
8288
### Price and attendance priority policy
8389

8490
The course is free of charge, funded by the [Nordic e-Infrastructure

content/links.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- Q&A of each day is archived on [this page](@/questions/_index.md) (shareable)
99
- Videos [on Twitch](https://www.twitch.tv/coderefinery/videos) for 7 days
1010
and [on
11-
YouTube](https://www.youtube.com/playlist?list=PLpLblYHCzJADIsbUhXSrC0qW5wDsH-F9U) later
11+
YouTube](https://www.youtube.com/playlist?list=PLpLblYHCzJAC5BCOYGsbxg9hWpVX2g8nf) later
1212
- Install instructions: <https://coderefinery.github.io/installation/>
1313
- Lesson material is linked in the schedule below (shareable)
1414
- Collaborative document for questions and notes (please register to receive it)

content/questions/_index.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,7 @@ template = "q-and-a.html"
55

66
## Questions, answers, and feedback
77

8-
Here we will share during/after the workshop (anonymized) questions, answer,
9-
and feedback from the collaborative notes.
8+
Here all (anonymized) questions, answer,
9+
and feedback from the collaborative notes will be collected during/after the workshop:
10+
1011

11-
- As **workshop organizer**: Please make sure to not paste any personal information
12-
in here.
13-
- As **workshop participant**: Please avoid using personal information.
14-
- As **instructor**: Use the notes from the last workshop when preparing your lessons and exercises.

content/requirements.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,11 @@ workshop** following the instructions and checklist on [this
3030
page](https://coderefinery.github.io/installation/).
3131

3232
Please **make sure that Git is configured**, and **verify the configuration**
33-
([text instructions](https://coderefinery.github.io/installation/shell-and-git/), [video](https://www.youtube.com/watch?v=WdDTp8NeHBs&t=258s)).
33+
([text instructions](https://coderefinery.github.io/installation/git-in-terminal/#verification), [video](https://www.youtube.com/watch?v=WdDTp8NeHBs&t=258s)).
3434

3535
We offer install help sessions (see schedule). Please use one of these. It will
3636
improve the workshop experience for you and others.
3737

38-
We now also provide a [verification
39-
script](https://coderefinery.github.io/installation/#overall-verification)
40-
to help you check software and configuration with one command.
41-
4238

4339
## Privacy and tools/online services
4440

0 commit comments

Comments
 (0)