Skip to content

Commit 8375bde

Browse files
committed
deploy: f42af09
1 parent d6a51d6 commit 8375bde

5 files changed

Lines changed: 46 additions & 16 deletions

File tree

8.64 KB
Loading
59.3 KB
Loading
83.4 KB
Loading

events/index.html

Lines changed: 45 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -189,21 +189,6 @@ <h3 class="mb-0">In-Person and online events which feature Quarkus tracks, discu
189189
<h3 class="mt-0">Select Upcoming Events</h3>
190190
</div>
191191

192-
<div class="width-6-12 event" future-date="2026-02-20">
193-
<div class="grid-wrapper">
194-
<div class="img-wrapper">
195-
<a href="https://github.com/quarkusio/quarkus/discussions/52388" target="_blank">
196-
<img src="/assets/images/events/developerweek_logo.png">
197-
</a>
198-
</div>
199-
<div class="info-wrapper">
200-
<p class="title"><a href="https://github.com/quarkusio/quarkus/discussions/52388" target="_blank">Developer Week</a></p>
201-
<p class="eventdate">Date: February 18-20, 2026</br>Location: San Jose, California</br>
202-
Event Type: In Person</p><p> World’s Largest Independent Software Development & AI Engineering Conference & Expo.</p>
203-
</div>
204-
</div>
205-
</div>
206-
207192
<div class="width-6-12 event" future-date="2026-03-06">
208193
<div class="grid-wrapper">
209194
<div class="img-wrapper">
@@ -234,6 +219,36 @@ <h3 class="mt-0">Select Upcoming Events</h3>
234219
</div>
235220
</div>
236221

222+
<div class="width-6-12 event" future-date="2026-03-19">
223+
<div class="grid-wrapper">
224+
<div class="img-wrapper">
225+
<a href="https://github.com/quarkusio/quarkus/discussions/52789" target="_blank">
226+
<img src="/assets/images/events/ibmtechcon_logo.png">
227+
</a>
228+
</div>
229+
<div class="info-wrapper">
230+
<p class="title"><a href="https://github.com/quarkusio/quarkus/discussions/52789" target="_blank">IBM TechCon 2026</a></p>
231+
<p class="eventdate">Date: March 17-19, 2026</br>Location: Virtual</br>
232+
Event Type: Virtual</p><p> Our 8th annual virtual event is for thought leaders and creators. IBM can help you activate the agentic enterprise with intelligent, resilient, and asset-smart systems.</p>
233+
</div>
234+
</div>
235+
</div>
236+
237+
<div class="width-6-12 event" future-date="2026-03-19">
238+
<div class="grid-wrapper">
239+
<div class="img-wrapper">
240+
<a href="https://github.com/quarkusio/quarkus/discussions/52795" target="_blank">
241+
<img src="/assets/images/events/javaone_logo.png">
242+
</a>
243+
</div>
244+
<div class="info-wrapper">
245+
<p class="title"><a href="https://github.com/quarkusio/quarkus/discussions/52795" target="_blank">JavaOne</a></p>
246+
<p class="eventdate">Date: March 17-19, 2026</br>Location: Redwood City, CA</br>
247+
Event Type: In Person</p><p> JavaOne is here soon, and you don't want to get caught sitting on the sidelines. You might think you know what JavaOne offers, but skip this one and the next wave of innovation might leave you behind.</p>
248+
</div>
249+
</div>
250+
</div>
251+
237252
<div class="width-6-12 event" future-date="2026-03-22">
238253
<div class="grid-wrapper">
239254
<div class="img-wrapper">
@@ -294,6 +309,21 @@ <h3 class="mt-0">Select Upcoming Events</h3>
294309
</div>
295310
</div>
296311

312+
<div class="width-6-12 event" future-date="2026-04-09">
313+
<div class="grid-wrapper">
314+
<div class="img-wrapper">
315+
<a href="https://github.com/quarkusio/quarkus/discussions/52796" target="_blank">
316+
<img src="/assets/images/events/microsoftjdnconf_logo.png">
317+
</a>
318+
</div>
319+
<div class="info-wrapper">
320+
<p class="title"><a href="https://github.com/quarkusio/quarkus/discussions/52796" target="_blank">Microsoft JDConf</a></p>
321+
<p class="eventdate">Date: April 8-9, 2026</br>Location: Virtual</br>
322+
Event Type: Virtual</p><p> Now in its sixth year, Microsoft JDConf is a global virtual Java developer conference that brings the community together to build and scale modern, intelligent, cloud-native applications for an agentic world.</p>
323+
</div>
324+
</div>
325+
</div>
326+
297327
<div class="width-6-12 event" future-date="2026-04-18">
298328
<div class="grid-wrapper">
299329
<div class="img-wrapper">

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>Fri, 27 Feb 2026 03:48:41 +0000</lastBuildDate>
8+
<lastBuildDate>Fri, 27 Feb 2026 07:50:37 +0000</lastBuildDate>
99

1010

1111
<item>

0 commit comments

Comments
 (0)