Skip to content

Commit 0b4d399

Browse files
committed
deploy: aaf3742
1 parent ebcad45 commit 0b4d399

File tree

3 files changed

+33
-3
lines changed

3 files changed

+33
-3
lines changed
21.6 KB
Loading

events/index.html

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,37 @@ <h3 class="mb-0">In-Person and online events which feature Quarkus tracks, discu
177177
<h3 class="mt-0">Select Upcoming Events</h3>
178178
</div>
179179

180-
<div class="width-6-12 event" future-date="2025-07-25">
180+
<div class="width-6-12 event" future-date="2025-01-15">
181+
<div class="grid-wrapper">
182+
<div class="img-wrapper">
183+
<a href="https://github.com/quarkusio/quarkus/discussions/44692" target="_blank">
184+
<img src="/assets/images/events/voxxeddays_cern.png">
185+
</a>
186+
</div>
187+
<div class="info-wrapper">
188+
<p class="title"><a href="https://github.com/quarkusio/quarkus/discussions/44692" target="_blank">Voxxed Days CERN</a></p>
189+
<p class="eventdate">Date: January 15, 2025</br>Location: Myelin, Switzerland</br>
190+
Event Type: In Person</p><p> Voxxed Days CERN offers you the chance to visit one of the world’s most respected centres of scientific research, where you can meet fellow developers, share knowledge and listen to fascinating ideas from some of the most respected speakers of the sector.</p>
191+
</div>
192+
</div>
193+
</div>
194+
195+
<div class="width-6-12 event" future-date="2025-01-17">
196+
<div class="grid-wrapper">
197+
<div class="img-wrapper">
198+
<a href="https://github.com/quarkusio/quarkus/discussions/44694" target="_blank">
199+
<img src="/assets/images/events/voxxeddays_ticino.png">
200+
</a>
201+
</div>
202+
<div class="info-wrapper">
203+
<p class="title"><a href="https://github.com/quarkusio/quarkus/discussions/44694" target="_blank">Voxxed Days Ticino</a></p>
204+
<p class="eventdate">Date: January 17, 2025</br>Location: Lugano, Switzerland</br>
205+
Event Type: In Person</p><p> Voxxed Days Ticino is an annual conference held in the Ticino region of Switzerland, primarily focused on software development, where developers gather to learn about the latest technologies, share ideas, and network with industry experts.</p>
206+
</div>
207+
</div>
208+
</div>
209+
210+
<div class="width-6-12 event" future-date="2025-01-25">
181211
<div class="grid-wrapper">
182212
<div class="img-wrapper">
183213
<a href="https://github.com/quarkusio/quarkus/discussions/44600" target="_blank">
@@ -186,7 +216,7 @@ <h3 class="mt-0">Select Upcoming Events</h3>
186216
</div>
187217
<div class="info-wrapper">
188218
<p class="title"><a href="https://github.com/quarkusio/quarkus/discussions/44600" target="_blank">Snowcamp</a></p>
189-
<p class="eventdate">Date: November 22-25, 2025</br>Location: Grenoble, France</br>
219+
<p class="eventdate">Date: January 22-25, 2025</br>Location: Grenoble, France</br>
190220
Event Type: In Person</p><p> First and foremost, it's a high-level technical conference that focuses on innovation. SnowCamp brings IT professionals and researchers together to discuss today's and tomorrow's technologies.</p>
191221
</div>
192222
</div>

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Quarkus</title>
66
<link>https://quarkus.io</link>
77
<description>Quarkus: Supersonic Subatomic Java</description>
8-
<lastBuildDate>Mon, 25 Nov 2024 15:14:27 +0000</lastBuildDate>
8+
<lastBuildDate>Mon, 25 Nov 2024 21:02:36 +0000</lastBuildDate>
99

1010

1111
<item>

0 commit comments

Comments
 (0)