Skip to content

Commit 911848d

Browse files
committed
deploy: 73bec5a
1 parent 51024bd commit 911848d

File tree

4 files changed

+17
-2
lines changed

4 files changed

+17
-2
lines changed
10.3 KB
Loading

events/index.html

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,21 @@ <h3 class="mt-0">Select Upcoming Events</h3>
358358
</div>
359359
</div>
360360

361+
<div class="width-6-12 event" future-date="2025-11-13">
362+
<div class="grid-wrapper">
363+
<div class="img-wrapper">
364+
<a href="https://github.com/quarkusio/quarkus/discussions/49615" target="_blank">
365+
<img src="/assets/images/events/kubecon_na2025_logo.png">
366+
</a>
367+
</div>
368+
<div class="info-wrapper">
369+
<p class="title"><a href="https://github.com/quarkusio/quarkus/discussions/49615" target="_blank">KubeCon North America</a></p>
370+
<p class="eventdate">Date: November 10-13, 2025</br>Location: Atlanta, Georgia (USA)</br>
371+
Event Type: In Person</p><p> The Cloud Native Computing Foundation’s flagship conference brings together adopters and technologists from leading open source and cloud native communities in Atlanta, Georgia from November 10-13, 2025. Be a part of the conversation as CNCF Graduated, Incubating, and Sandbox Projects unite for four days of collaboration, learning, and innovation to drive the future of cloud native computing.</p>
372+
</div>
373+
</div>
374+
</div>
375+
361376
<div class="width-6-12 event" future-date="2025-11-14">
362377
<div class="grid-wrapper">
363378
<div class="img-wrapper">
@@ -368,7 +383,7 @@ <h3 class="mt-0">Select Upcoming Events</h3>
368383
<div class="info-wrapper">
369384
<p class="title"><a href="https://github.com/quarkusio/quarkus/discussions/49510" target="_blank">Devoxx Morocco</a></p>
370385
<p class="eventdate">Date: November 12-14, 2025</br>Location: Marrakech, Morocco</br>
371-
Event Type: In Person</p><p> DEVOXX MOROCCO is the largest developer conference in Africa & Middle East region, which aims to enable local and international technology experts to share their knowledge and expertise with technology enthusiasts, the 3-day conference covers sessions on Java, Cloud, Containers & Cloud Native topics, DevOps & Culture, Big Data Machine Learning & AI, Modern Web, and more..</p>
386+
Event Type: In Person</p><p> DEVOXX MOROCCO is the largest developer conference in Africa & Middle East region, which aims to enable local and international technology experts to share their knowledge and expertise with technology enthusiasts, the 3-day conference covers sessions on Java, Cloud, Containers & Cloud Native topics, DevOps & Culture, Big Data Machine Learning & AI, Modern Web, and more.</p>
372387
</div>
373388
</div>
374389
</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>Tue, 19 Aug 2025 03:22:47 +0000</lastBuildDate>
8+
<lastBuildDate>Tue, 19 Aug 2025 17:05:18 +0000</lastBuildDate>
99

1010

1111
<item>

0 commit comments

Comments
 (0)