Skip to content

Commit 1adf254

Browse files
hackygoluckyfhemberger
authored andcommitted
Add Collab Summit to nodejs.org (#1367)
* update dates for codeandlearn * add collab summit to get involved
1 parent 3fb2665 commit 1adf254

2 files changed

Lines changed: 42 additions & 2 deletions

File tree

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: Collab Summit
3+
layout: contribute.hbs
4+
---
5+
6+
# Collab Summit
7+
Collaboration Summit is an un-conference for bringing current and
8+
potential contributors together to discuss Node.js with lively collaboration,
9+
education, and knowledge sharing. Committees and working groups come together
10+
twice per year to make important decisions while also being able to work on some
11+
exciting efforts they want to push forward in-person.
12+
13+
## Who attends?
14+
15+
Anyone is welcome to attend Collab Summit. Conversations can move fast as
16+
working groups have a lot of context. However, this Fall's instance of Collab
17+
Summit will include a morning [Code + Learn](https://nodejs.org/en/get-involved/code-and-learn/)
18+
to learn how to contribute prior to congregating for the summit. During the
19+
summit, leaders will help onboard new contributors to groups they'd love to help
20+
prior to integrating them into the working sessions.
21+
22+
This is your opportunity to learn what is happening within the community to jump
23+
in and contribute with the skills you have and would like to hone.
24+
25+
Working groups will put together a schedule so that people can
26+
familiarize themselves before folks get onsite, having the general collaborator
27+
discussions, and then dive into breakout sessions.
28+
29+
We'd love to see you at Collab Summit! Check out the [Summit repo](https://github.com/nodejs/summit)
30+
for [issues filed](https://github.com/nodejs/summit/issues) that share what
31+
individual working groups and committees are looking to discuss in-person.
32+
33+
## Past Collab Summit events
34+
- Berlin in May 2017
35+
- Austin in December 2016
36+
- Amsterdam in September 2016

locale/en/site.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,10 @@
144144
"link": "get-involved/code-and-learn",
145145
"text": "Code + Learn"
146146
},
147+
"collab-summit": {
148+
"link": "get-involved/collab-summit",
149+
"text": "Collab Summit"
150+
},
147151
"contribute": {
148152
"link": "get-involved/contribute",
149153
"text": "Contribute"
@@ -157,11 +161,11 @@
157161
"text": "Conduct"
158162
}
159163
},
160-
"security": {
164+
"security": {
161165
"link": "security",
162166
"text": "Security"
163167
},
164-
"blog": {
168+
"blog": {
165169
"link": "blog",
166170
"text": "News"
167171
},

0 commit comments

Comments
 (0)