Skip to content

Commit 594bb77

Browse files
committed
deploy: dd90c8c
1 parent 8e25c8e commit 594bb77

1 file changed

Lines changed: 62 additions & 1 deletion

File tree

index.html

Lines changed: 62 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,11 +198,72 @@ <h2 class="bulma-subtitle bulma-is-3 bulma-is-size-4-mobile">
198198
<section class="bulma-hero bulma-is-primary bulma-has-text-light">
199199
<div class="bulma-hero-body">
200200
<p class="bulma-is-size-4 bulma-has-text-weight-medium">
201-
Typelevel is an ecosystem of Scala-based projects and a community of people united to foster an inclusive, welcoming, and safe
201+
Typelevel is an ecosystem of Scala-based projects and a community of people united to foster an inclusive,
202+
welcoming, and safe
202203
environment around functional programming.
203204
</p>
204205
</div>
205206
</section>
207+
<section class="bulma-section bulma-has-background-light bulma-has-text-light">
208+
<h2 class="bulma-title bulma-is-4 bulma-icon-text">
209+
Latest Blog Posts <a class="bulma-icon bulma-has-text-current" href="blog/feed.rss">
210+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2026 Fonticons, Inc. --><path fill="currentColor" d="M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM96 136c0-13.3 10.7-24 24-24 137 0 248 111 248 248 0 13.3-10.7 24-24 24s-24-10.7-24-24c0-110.5-89.5-200-200-200-13.3 0-24-10.7-24-24zm0 96c0-13.3 10.7-24 24-24 83.9 0 152 68.1 152 152 0 13.3-10.7 24-24 24s-24-10.7-24-24c0-57.4-46.6-104-104-104-13.3 0-24-10.7-24-24zm0 120a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"/></svg>
211+
</a></h2>
212+
<div class="bulma-columns bulma-is-align-content-stretch bulma-is-flex-wrap-wrap">
213+
214+
<a href="blog/tsc-2026.html"
215+
class="bulma-column bulma-is-one-third bulma-is-flex bulma-is-flex-direction-column">
216+
<p class="bulma-is-6 bulma-has-text-grey">June 24, 2026</p>
217+
<h3 class="bulma-title bulma-is-5">New members of the Technical Steering Committee</h3>
218+
<p class="blog-post-byline bulma-subtitle bulma-is-6 bulma-has-text-grey bulma-is-flex-grow-1">
219+
220+
Typelevel Foundation<span class="delimiter">,</span><span class="last-delimiter"> &</span>
221+
222+
223+
</p>
224+
<p>
225+
226+
<span class="bulma-tag bulma-is-dark">governance</span>
227+
228+
</p>
229+
</a>
230+
231+
<a href="blog/traverses-europe-2026.html"
232+
class="bulma-column bulma-is-one-third bulma-is-flex bulma-is-flex-direction-column">
233+
<p class="bulma-is-6 bulma-has-text-grey">June 19, 2026</p>
234+
<h3 class="bulma-title bulma-is-5">Typelevel Traverses Europe</h3>
235+
<p class="blog-post-byline bulma-subtitle bulma-is-6 bulma-has-text-grey bulma-is-flex-grow-1">
236+
237+
Arman Bilge<span class="delimiter">,</span><span class="last-delimiter"> &</span>
238+
239+
240+
</p>
241+
<p>
242+
243+
<span class="bulma-tag bulma-is-dark">events</span>
244+
245+
</p>
246+
</a>
247+
248+
<a href="blog/join-tsc-2026.html"
249+
class="bulma-column bulma-is-one-third bulma-is-flex bulma-is-flex-direction-column">
250+
<p class="bulma-is-6 bulma-has-text-grey">April 2, 2026</p>
251+
<h3 class="bulma-title bulma-is-5">Join the Technical Steering Committee</h3>
252+
<p class="blog-post-byline bulma-subtitle bulma-is-6 bulma-has-text-grey bulma-is-flex-grow-1">
253+
254+
Typelevel Foundation<span class="delimiter">,</span><span class="last-delimiter"> &</span>
255+
256+
257+
</p>
258+
<p>
259+
260+
<span class="bulma-tag bulma-is-dark">governance</span>
261+
262+
</p>
263+
</a>
264+
265+
</div>
266+
</section>
206267
<div class="bulma-section">
207268
<div class="bulma-columns bulma-is-vcentered bulma-is-flex-wrap-wrap bulma-is-justify-content-space-evenly">
208269

0 commit comments

Comments
 (0)