Skip to content

Commit f1793e7

Browse files
committed
add panels for different ways of joining the fun
1 parent e917f97 commit f1793e7

File tree

5 files changed

+72
-4
lines changed

5 files changed

+72
-4
lines changed

ambassadors.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
(ambassador)=
2+
13
# Ambassadors
24

35
Do you like what we do and would like to help spread the word to your community?

instructors.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
(instructor)=
2+
13
# Instructors
24

35
Instructors are the ones who "lecture" in the workshops - but of

lesson-design.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
(design)=
2+
13
# Lesson design
24

35
This is a checklist and hints when writing and designing a new lesson.

lesson-review.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
(review)=
2+
13
# Lesson review
24

35
This presents a checklist for reviewing lessons that already exist.

onboarding.md

Lines changed: 64 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ CodeRefinery is a training network around FAIR research software development. We
2525

2626
- Mastodon: [https://fosstodon.org/@coderefinery](https://fosstodon.org/@coderefinery)
2727
- LinkedIn: [https://www.linkedin.com/company/coderefinery-research-software-development/](https://www.linkedin.com/company/coderefinery-research-software-development/)
28-
- X/Twitter: [https://x.com/@coderefine](https://x.com/@coderefine)
28+
- BlueSky: [https://bsky.app/profile/coderefinery.org](https://bsky.app/profile/coderefinery.org)
2929
- Blog: [https://coderefinery.org/blog/](https://coderefinery.org/blog/)
3030

3131
### Collections
@@ -36,8 +36,8 @@ CodeRefinery is a training network around FAIR research software development. We
3636
- Presentations:
3737
- All: [https://coderefinery.org/about/presentations/](https://coderefinery.org/about/presentations/)
3838
- Public with DOI: [https://zenodo.org/communities/coderefinery](https://zenodo.org/communities/coderefinery)
39-
- Source: [https://github.com/coderefinery/presentations](https://github.com/coderefinery/presentations)
40-
- Reports, proposals, abstracts: [https://github.com/coderefinery/reports-and-proposals](https://github.com/coderefinery/reports-and-proposals)
39+
- Source and abstracts: [https://github.com/coderefinery/presentations](https://github.com/coderefinery/presentations)
40+
- Project reports and proposals [https://github.com/coderefinery/reports-and-proposals](https://github.com/coderefinery/reports-and-proposals)
4141

4242
## Become an instructor
4343

@@ -59,4 +59,64 @@ figwidth: 100%
5959
6060
As a thank you we can add your organizations logo to the workshop page.
6161
62-
Please contact: support@coderefinery.org
62+
Please contact: support@coderefinery.org
63+
64+
## Find what you need
65+
66+
````{grid} 2
67+
:gutter: 1
68+
69+
```{grid-item-card} I want to support outreach of the project
70+
:class-card: sd-border-1 sd-animate-grow100
71+
72+
{octicon}`stopwatch;2em;sd-text-info` Minimal
73+
74+
Become a CodeRefinery ambassador!
75+
76+
- {ref}`ambassador`
77+
78+
Help us to spread the word, give us feedback and get in touch with others doing similar things!
79+
```
80+
81+
```{grid-item-card} I would like to teach with CodeRefinery!
82+
:class-card: sd-border-5 sd-animate-grow100
83+
84+
{octicon}`stopwatch;2em;sd-text-info` During workshop times
85+
86+
Become an instructor!
87+
88+
- {ref}`instructor`
89+
90+
Help us make the live workshops an educational experience for our learners!
91+
92+
```
93+
94+
```{grid-item-card} I would like to contribute to lesson materials!
95+
:class-card: sd-border-1 sd-animate-grow100
96+
97+
{octicon}`stopwatch;2em;sd-text-info` Whatever you got
98+
99+
Become a contributor!
100+
101+
- {ref}`contribute`
102+
103+
Help us make the lesson material more clear, expand on examples, add exercises or new sections!
104+
105+
```
106+
107+
```{grid-item-card} I would like to join everything you do!
108+
:class-card: sd-border-1 sd-animate-grow100
109+
110+
{octicon}`stopwatch;2em;sd-text-info` Minimum 10-20% of worktime
111+
112+
Become a member of the project!
113+
114+
If your organization is in the Nordics, you can become a partner in the project.
115+
If your organziation is outside the Nordics, you can become an observer in the project.
116+
117+
- Read about the [benefits for partner organizations](https://github.com/coderefinery/reports-and-proposals/blob/main/phase-4-proposal/info_for_new_organizations.md)
118+
119+
120+
```
121+
122+
````

0 commit comments

Comments
 (0)