Skip to content

Commit cdd234c

Browse files
committed
deploy: da3dca5
1 parent 8bc3e7d commit cdd234c

4 files changed

Lines changed: 420 additions & 0 deletions

File tree

community/index.html

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,38 @@ <h4 class="bulma-is-4 bulma-has-text-danger-20">Code of Conduct</h4>
158158
</div>
159159
</div>
160160
</div>
161+
<div class="bulma-column bulma-is-6-tablet bulma-is-12-mobile">
162+
<div class="bulma-card bulma-has-background-info-95">
163+
<div class="bulma-card-content bulma-has-text-centered">
164+
<span class="bulma-icon bulma-large bulma-has-text-info bulma-is-large bulma-is-size-3">
165+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 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="M224 0c35.3 0 64 21.5 64 48 0 10.4-4.4 20-12 27.9-6.6 6.9-12 15.3-12 24.9 0 15 12.2 27.2 27.2 27.2l44.8 0c26.5 0 48 21.5 48 48l0 44.8c0 15 12.2 27.2 27.2 27.2 9.5 0 18-5.4 24.9-12 7.9-7.5 17.5-12 27.9-12 26.5 0 48 28.7 48 64s-21.5 64-48 64c-10.4 0-20.1-4.4-27.9-12-6.9-6.6-15.3-12-24.9-12-15 0-27.2 12.2-27.2 27.2L384 464c0 26.5-21.5 48-48 48l-56.8 0c-12.8 0-23.2-10.4-23.2-23.2 0-9.2 5.8-17.3 13.2-22.8 11.6-8.7 18.8-20.7 18.8-34 0-26.5-28.7-48-64-48s-64 21.5-64 48c0 13.3 7.2 25.3 18.8 34 7.4 5.5 13.2 13.5 13.2 22.8 0 12.8-10.4 23.2-23.2 23.2L48 512c-26.5 0-48-21.5-48-48L0 343.2c0-12.8 10.4-23.2 23.2-23.2 9.2 0 17.3 5.8 22.8 13.2 8.7 11.6 20.7 18.8 34 18.8 26.5 0 48-28.7 48-64s-21.5-64-48-64c-13.3 0-25.3 7.2-34 18.8-5.5 7.4-13.5 13.2-22.8 13.2-12.8 0-23.2-10.4-23.2-23.2L0 176c0-26.5 21.5-48 48-48l108.8 0c15 0 27.2-12.2 27.2-27.2 0-9.5-5.4-18-12-24.9-7.5-7.9-12-17.5-12-27.9 0-26.5 28.7-48 64-48z"/></svg>
166+
</span>
167+
<h4 class="bulma-is-4 bulma-has-text-info-20">Start Contributing</h4>
168+
<div class="bulma-content bulma-has-text-left hyphenate">
169+
<p class="contributing">Learn how to get involved in Typelevel projects. Find good first issues, understand the workflow, and collaborate with maintainers.</p>
170+
</div>
171+
<a class="bulma-button bulma-is-info" href="start-contributing.html">
172+
Learn How
173+
</a>
174+
</div>
175+
</div>
176+
</div>
177+
<div class="bulma-column bulma-is-6-tablet bulma-is-12-mobile">
178+
<div class="bulma-card bulma-has-background-link-95">
179+
<div class="bulma-card-content bulma-has-text-centered">
180+
<span class="bulma-icon bulma-large bulma-has-text-link bulma-is-large bulma-is-size-3">
181+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 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="M192 80a56 56 0 1 0 0-112 56 56 0 1 0 0 112zM176 512l0-160c0-8.8 7.2-16 16-16s16 7.2 16 16l0 160c0 17.7 14.3 32 32 32s32-14.3 32-32l0-336 128 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-16 0 0-48 192 0 0 192-192 0 0-32-64 0 0 48c0 26.5 21.5 48 48 48l224 0c26.5 0 48-21.5 48-48l0-224c0-26.5-21.5-48-48-48L368 0c-26.5 0-48 21.5-48 48l0 64-122.7 0c-45.6 0-88.5 21.6-115.6 58.2L14.3 260.9c-10.5 14.2-7.6 34.2 6.6 44.8s34.2 7.6 44.8-6.6L112 236.7 112 512c0 17.7 14.3 32 32 32s32-14.3 32-32z"/></svg>
182+
</span>
183+
<h4 class="bulma-is-4 bulma-has-text-link-20">Learning Resources</h4>
184+
<div class="bulma-content bulma-has-text-left hyphenate">
185+
<p class="resources">Explore recommended books, courses, and documentation for learning functional programming in Scala and the Typelevel ecosystem.</p>
186+
</div>
187+
<a class="bulma-button bulma-is-link" href="learning-resources.html">
188+
View Resources
189+
</a>
190+
</div>
191+
</div>
192+
</div>
161193
</div>
162194
</div>
163195

0 commit comments

Comments
 (0)