diff --git a/_data/events.yaml b/_data/events.yaml index dc2f2bc3cf5..a2c3ea7621c 100644 --- a/_data/events.yaml +++ b/_data/events.yaml @@ -2,15 +2,6 @@ headline: "Select Upcoming Events" upcomingevents: -- title: "Voxxed Days CERN" - type: In Person - link: https://github.com/quarkusio/quarkus/discussions/44692 - date: 2025-01-15 - displaydate: "January 15, 2025" - location: Myelin, Switzerland - description: 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. - thumbnail: voxxeddays_cern.png - - title: "Voxxed Days Ticino" type: In Person link: https://github.com/quarkusio/quarkus/discussions/44694 @@ -50,12 +41,30 @@ upcomingevents: - title: "DevNexus" type: In Person link: https://github.com/quarkusio/quarkus/discussions/44173 - date: 2025-05-06 + date: 2025-03-06 displaydate: "March 4-6, 2025" location: Atlanta, Georgia description: The longest-running and Largest Java Ecosystem Conference in the World. thumbnail: devnexus_logo.png +- title: "Kubecon Europe" + type: In Person + link: https://github.com/quarkusio/quarkus/discussions/45663 + date: 2025-04-04 + displaydate: "April 1-4, 2025" + location: London, UK + description: The Cloud Native Computing Foundation’s flagship conference gathers adopters and technologists from leading open source and cloud native communities. + thumbnail: kubecon2025_logo.png + +- title: "QCon London" + type: In Person + link: https://github.com/quarkusio/quarkus/discussions/45665 + date: 2025-04-11 + displaydate: "April 7-11, 2025" + location: London, UK + description: Gain actionable insights from leading software developers on emerging trends and practices at QCon London 2025, April 7-9. + thumbnail: qcon_logo.png + - title: "WeAreDevelopers World Congress" type: In Person link: https://github.com/quarkusio/quarkus/discussions/45147 diff --git a/assets/images/events/kubecon2025_logo.png b/assets/images/events/kubecon2025_logo.png new file mode 100644 index 00000000000..098e34812f1 Binary files /dev/null and b/assets/images/events/kubecon2025_logo.png differ diff --git a/assets/images/events/qcon_logo.png b/assets/images/events/qcon_logo.png new file mode 100644 index 00000000000..56472c36b3c Binary files /dev/null and b/assets/images/events/qcon_logo.png differ