Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion src/announcements/traverses-europe-2026.template.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
>
<div class="homepage-announcement__inner bulma-container bulma-is-max-desktop">
<div class="homepage-announcement__copy">
<p class="homepage-announcement__eyebrow">Three meetups · October 2026</p>
<p class="homepage-announcement__eyebrow">Four meetups · October 2026</p>
<p id="homepage-announcement-title" class="homepage-announcement__title">
Typelevel Traverses Europe
</p>
Expand All @@ -25,6 +25,17 @@
>14 Oct<span class="bulma-is-sr-only"> 2026</span></time>
</a>
</li>
<li>
<a href="https://luma.com/ncpbarok">
<span class="bulma-is-sr-only">Register for </span>
<span>Copenhagen</span>
<time
datetime="2026-10-22T15:00:00+02:00"
data-announcement-event
data-event-location="Copenhagen"
>22 Oct<span class="bulma-is-sr-only"> 2026</span></time>
</a>
</li>
<li>
<a href="https://luma.com/vzp35rp7">
<span class="bulma-is-sr-only">Register for </span>
Expand Down
25 changes: 23 additions & 2 deletions src/blog/traverses-europe-2026.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@

# Typelevel Traverses Europe

I am excited to announce **three upcoming, in-person meetups** across Europe this October! These 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. We will follow the [Typelevel Code of Conduct][coc].
I am excited to announce **four upcoming, in-person meetups** across Europe this October! These 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. We will follow the [Typelevel Code of Conduct][coc].

**Participating is free for everyone** and space is limited, so please register early! Our mission to do functional programming together is possible thanks to our [sponsors]. Please consider supporting the Typelevel Foundation with a [recurring donation][donate] to help keep our community thriving.

## Berlin on Wednesday 14 October

Our first stop will be Berlin, after [Scala Days]. This all-day meetup will include talks, a workshop, and an unconference. Thanks to Maciej Dragun for co-organizing, [Zalando] for hosting us, and [Input Objects] for their generous sponsorship!
Our first stop will be Berlin, after [Scala Days]. This all-day meetup will include talks, a workshop, and an unconference. Thanks to Maciej Dragun for co-organizing, [Zalando] for hosting us, and [Input Objects] and [Aruna] for their generous sponsorship!

@:html
<div class="bulma-is-flex bulma-is-justify-content-center">
Expand All @@ -27,6 +27,23 @@ Our first stop will be Berlin, after [Scala Days]. This all-day meetup will incl
</div>
@:@

## Copenhagen on Thursday 22 October

One week later we will be in Copenhagen for an afternoon workshop followed by two talks in the evening. Thanks to our Foundation sponsor [Famly] for hosting us!

@:html
<div class="bulma-is-flex bulma-is-justify-content-center">
<a
href="https://luma.com/event/evt-GG0FHdvyVFhXKko"
class="bulma-button bulma-is-link"
data-luma-action="checkout"
data-luma-event-id="evt-GG0FHdvyVFhXKko"
>
Register for Copenhagen
</a>
</div>
@:@

## London on Saturday 24 October

Our next stop is an Open Source Hack in London, where we will spend the day working together on open source projects. Thanks to Zainab Ali, Sabrina Konrad-lee, and the [London Scala User Group][lsug] for co-organizing and [SiriusXM] for hosting us!
Expand Down Expand Up @@ -69,6 +86,8 @@ If you are interested in presenting at the Berlin or Málaga meetup, please resp
<script id="luma-checkout" src="https://embed.lu.ma/checkout-button.js"></script>
@:@

*Updated on September 15 to include the Copenhagen event.*

[coc]: /code-of-conduct/README.md
[sponsors]: /foundation/README.md
[donate]: /foundation/README.md#supporting-the-foundation
Expand All @@ -82,3 +101,5 @@ If you are interested in presenting at the Berlin or Málaga meetup, please resp
[SiriusXM]: https://siriusxm.com
[Intellias]: https://intellias.com
[Input Objects]: https://inputobjects.com
[Aruna]: https://aruna.de/
[Famly]: https://www.famly.co/
Loading