Skip to content

Commit 8408195

Browse files
authored
Merge pull request #147 from mguetschow/summit-next
community: prominently feature upcoming RIOT summit
2 parents 154a4f4 + 2646081 commit 8408195

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

_includes/header.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
<li><a href="{% link maintainers.html %}">Maintainers</a></li>
3838
<li><a href="https://forum.riot-os.org" target="_blank">Forum <i class="bi bi-box-arrow-up-right align-text-bottom"></i></a></li>
3939
<li><a href="https://github.com/topics/riot-os" target="_blank">GitHub <i class="bi bi-box-arrow-up-right align-text-bottom"></i></a></li>
40+
<li><a href="https://summit.riot-os.org" target="_blank">RIOT Summit <i class="bi bi-box-arrow-up-right align-text-bottom"></i></a></li>
4041
<li><a class="scrollto" href="{% link community.html %}#socialmedia">Social Media</a></li>
4142
<li><a href="{% link branding.html %}">Branding</a></li>
4243
<li><a href="https://github.com/RIOT-OS/RIOT/blob/master/CODE_OF_CONDUCT.md" target="_blank">Code of Conduct <i class="bi bi-box-arrow-up-right align-text-bottom"></i></a></li>
965 KB
Loading

community.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,14 @@ <h2>RIOT Summit</h2>
142142
<p>The yearly get-together of the RIOT community</p>
143143
</div>
144144

145+
<div class="card text-white overflow-hidden border-0 shadow rounded p-4">
146+
<h2 class="mb-0">RIOT Summit 2025</h2>
147+
<h3>September 3-5 · Dresden, Germany</h3>
148+
<a href="https://summit.riot-os.org/2025" class="overflow-hidden" target="_blank">
149+
<img src="{{ "assets/img/summits/summit2025-city.jpg" | relative_url }}" class="card-img" alt="Dresden during sunset">
150+
</a>
151+
</div>
152+
145153
<div class="row">
146154
<!-- per Summit -->
147155
<div class="col-12 col-lg-4 border-0 pt-4">

0 commit comments

Comments
 (0)