Skip to content

Commit 7893de1

Browse files
committed
deploy: 9702b31
1 parent 5210f21 commit 7893de1

4 files changed

Lines changed: 352 additions & 0 deletions

File tree

blog/feed.rss

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,61 @@
44
<title>Typelevel Blog</title>
55
<link>https://typelevel.org/blog/</link>
66
<description>The Typelevel Blog RSS Feed</description>
7+
<item>
8+
<title>Typelevel Traverses Europe</title>
9+
<pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate>
10+
11+
<dc:creator>Arman Bilge</dc:creator>
12+
13+
<link>https://typelevel.org/blog/traverses-europe-2026.html</link>
14+
<guid isPermaLink="true">https://typelevel.org/blog/traverses-europe-2026.html</guid>
15+
<description><![CDATA[
16+
<p>I am excited to announce <strong>three upcoming, in-person meetups</strong> across Europe this October! These events are a wonderful opportunity to <strong>connect with other functional programming enthusiasts in a safe, supportive space</strong>. 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 <a href="https://typelevel.org/code-of-conduct/README.html">Typelevel Code of Conduct</a>.</p>
17+
<p><strong>Participating is free for everyone</strong> and space is limited, so please register early! Our mission to do functional programming together is possible thanks to our <a href="https://typelevel.org/foundation/README.html">sponsors</a>. Please consider supporting the Typelevel Foundation with a <a href="https://typelevel.org/foundation/README.html#supporting-the-foundation">recurring donation</a> to help keep our community thriving.</p>
18+
19+
<h2 id="berlin-on-wednesday-14-october" class="section">Berlin on Wednesday 14 October</h2>
20+
<p>Our first stop will be Berlin, after <a href="https://scaladays.org/">Scala Days</a>. This all-day meetup will include talks, a workshop, and an unconference. Thanks to Maciej Dragun for co-organizing, <a href="https://zalando.com">Zalando</a> for hosting us, and <a href="https://inputobjects.com">Input Objects</a> for their generous sponsorship!</p>
21+
<div class="bulma-is-flex bulma-is-justify-content-center">
22+
<a
23+
href="https://luma.com/event/evt-KIBGxKofTu7K4mx"
24+
class="bulma-button bulma-is-link"
25+
data-luma-action="checkout"
26+
data-luma-event-id="evt-KIBGxKofTu7K4mx"
27+
>
28+
Register for Berlin
29+
</a>
30+
</div>
31+
32+
<h2 id="london-on-saturday-24-october" class="section">London on Saturday 24 October</h2>
33+
<p>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 <a href="https://www.meetup.com/london-scala/">London Scala User Group</a> for co-organizing and <a href="https://siriusxm.com">SiriusXM</a> for hosting us!</p>
34+
<div class="bulma-is-flex bulma-is-justify-content-center">
35+
<a
36+
href="https://luma.com/event/evt-f3Ig5YuT6eUN0K8"
37+
class="bulma-button bulma-is-link"
38+
data-luma-action="checkout"
39+
data-luma-event-id="evt-f3Ig5YuT6eUN0K8"
40+
>
41+
Register for London
42+
</a>
43+
</div>
44+
45+
<h2 id="málaga-on-wednesday-28-october" class="section">Málaga on Wednesday 28 October</h2>
46+
<p>Finally, we will meet in Málaga the day before <a href="https://lambda.world/">Lambda World</a>. This all-day meetup will include talks, a workshop, and an unconference. Thanks to Daniel Hinojosa for co-organizing and <a href="https://intellias.com">Intellias</a> for hosting us!</p>
47+
<div class="bulma-is-flex bulma-is-justify-content-center">
48+
<a
49+
href="https://luma.com/event/evt-zXekr7hZ4cCECfM"
50+
class="bulma-button bulma-is-link"
51+
data-luma-action="checkout"
52+
data-luma-event-id="evt-zXekr7hZ4cCECfM"
53+
>
54+
Register for Málaga
55+
</a>
56+
</div>
57+
58+
<h2 id="call-for-proposals" class="section">Call for Proposals</h2>
59+
<p>If you are interested in presenting at the Berlin or Málaga meetup, please respond to our <a href="https://forms.gle/fEBJfTGVuxWRJU4S8">Call for Proposals</a>.</p>
60+
<script id="luma-checkout" src="https://embed.lu.ma/checkout-button.js"></script>]]></description>
61+
</item>
762
<item>
863
<title>Join the Technical Steering Committee</title>
964
<pubDate>Thu, 2 Apr 2026 00:00:00 GMT</pubDate>

blog/index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,26 @@
105105
<div class="bulma-section bulma-container bulma-is-max-desktop bulma-columns bulma-is-multiline">
106106
<!-- custom Laika template directive for listing blog posts -->
107107

108+
<div class="bulma-column bulma-is-6">
109+
<div class="bulma-card">
110+
<a href="traverses-europe-2026.html">
111+
<div class="bulma-card-content">
112+
<p class="bulma-is-6 bulma-has-text-right bulma-has-text-grey">June 19, 2026</p>
113+
<h4 class="bulma-title bulma-is-5">Typelevel Traverses Europe</h4>
114+
<p class="blog-post-byline bulma-subtitle bulma-is-6 bulma-has-text-grey">
115+
116+
Arman Bilge<span class="delimiter">,</span><span class="last-delimiter"> &</span>
117+
118+
119+
</p>
120+
121+
<span class="bulma-tag">events</span>
122+
123+
</div>
124+
</a>
125+
</div>
126+
</div>
127+
108128
<div class="bulma-column bulma-is-6">
109129
<div class="bulma-card">
110130
<a href="join-tsc-2026.html">

0 commit comments

Comments
 (0)