|
1 | | -# Virtual Meetups |
| 1 | +# Meetups and Events |
2 | 2 |
|
3 | | -Every month, we host a friendly virtual meetup for the Typelevel Community! Each meetup begins with an icebreaker activity to get to know each other, followed by a presentation on a technical topic. |
| 3 | +Our events are a wonderful opportunity to connect with other functional programming enthusiasts in a safe, supportive space. We welcome current and aspiring Typelevel users, contributors, and anyone curious to learn more about functional programming, no matter your prior experience. All of our events follow the [Typelevel Code of Conduct]. |
4 | 4 |
|
5 | | -Our meetups are open to everyone! All participants must follow the [Typelevel Code of Conduct]. We do not record virtual meetups to respect the privacy of attendees while providing a relaxed, safe space to participate. |
6 | | - |
7 | | -To receive notifications of future meetups subscribe to the calendar below or ask to join the [Google Group]. |
| 5 | +To receive notifications of future meetups and events, please [follow our Luma calendar][luma]. |
8 | 6 |
|
9 | 7 | @:html |
10 | | -<figure class="bulma-image bulma-is-4by3"> |
| 8 | +<figure class="bulma-image bulma-is-3by1"> |
11 | 9 | <iframe |
12 | | - src="https://calendar.google.com/calendar/embed?src=c_4107a1cfc2da0c1425c057ff4ba248f3378e4d3ad3e6bf39e79b08ad895bf94d%40group.calendar.google.com" |
13 | | - style="border: 0" width="100%" height="100%" frameborder="0" scrolling="no"></iframe> |
| 10 | + src="https://luma.com/embed/calendar/cal-8oggABt5UxYo9Ey/events?lt=light" |
| 11 | + width="100%" |
| 12 | + height="100%" |
| 13 | + frameborder="0" |
| 14 | + style="border: 1px solid #bfcbda88; border-radius: 4px;" |
| 15 | + allowfullscreen="" |
| 16 | + aria-hidden="false" |
| 17 | + tabindex="0" |
| 18 | + ></iframe> |
14 | 19 | </figure> |
15 | 20 | @:@ |
16 | 21 |
|
| 22 | +## Virtual Meetups |
| 23 | + |
| 24 | +Every month, we host a friendly virtual meetup for the Typelevel Community! Each meetup begins with an icebreaker activity so we can get to know each other, followed by a presentation on a technical topic. We do not record virtual meetups to respect the privacy of attendees while providing a relaxed, safe space to participate. |
| 25 | + |
| 26 | +## In-person Meetups |
| 27 | + |
| 28 | +We also occasionally organize in-person meetups, such as the [Typelevel Traverse] series. |
| 29 | + |
| 30 | +## Typelevel Summits |
| 31 | + |
| 32 | +We hope to host our next Typelevel Summit in 2027. Recordings of past summits are available on our [YouTube channel](https://www.youtube.com/@typelevel/playlists). |
| 33 | + |
17 | 34 | [Typelevel Code of Conduct]: /code-of-conduct/README.md |
18 | | -[Google Group]: https://groups.google.com/a/typelevel.org/g/meetups |
| 35 | +[Typelevel Traverse]: /blog/traverses-europe-2026.md |
| 36 | +[luma]: https://luma.com/typelevel |
0 commit comments