diff --git a/_data/events.yaml b/_data/events.yaml index 39e576c1a7a..019edf62887 100644 --- a/_data/events.yaml +++ b/_data/events.yaml @@ -2,15 +2,6 @@ headline: "Select Upcoming Events" upcomingevents: -- title: "Voxxed Days Thessaloniki" - type: In Person - link: https://github.com/quarkusio/quarkus/discussions/41554 - date: 2024-10-19 - displaydate: "October 18-19, 2024" - location: Thessaloniki, Greece - description: Voxxed Days Thessaloniki offers passionate developers the best place to network, hack, be inspired and learn. It helps all the people that wish to get informed about the latest trends and take a deep dive into cutting-edge technologies, frameworks and programming languages. - thumbnail: voxxeddays_thessaloniki_logo.png - - title: "IBM TechXchange" type: In Person link: https://github.com/quarkusio/quarkus/discussions/41553 @@ -38,3 +29,12 @@ upcomingevents: description: Øredev Developer Conference 6-8 Nov 2024, Malmö, Sweden. Øredev is the Premier developer's conference in Europe, focused on the whole software development process. thumbnail: oredev_logo.png +- title: "AppDeveloperCon" + type: In Person + link: https://github.com/quarkusio/quarkus/discussions/44082 + date: 2024-11-12 + displaydate: "November 12, 2024" + location: Salt Lake City + description: AppDeveloperCon is designed for developers at all levels who are involved in the architecture, design, and development (using any programming language) of cloud-native applications. + thumbnail: appdevelopercon_logo.png + diff --git a/assets/images/events/appdevelopercon_logo.png b/assets/images/events/appdevelopercon_logo.png index cffd7be8115..ab7a385a7aa 100644 Binary files a/assets/images/events/appdevelopercon_logo.png and b/assets/images/events/appdevelopercon_logo.png differ diff --git a/worldtour.md b/worldtour.md deleted file mode 100644 index ff3d8bac75b..00000000000 --- a/worldtour.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -layout: worldtour -title: World Tour -permalink: /worldtour/ ---- diff --git a/worldtour_abstracts.md b/worldtour_abstracts.md deleted file mode 100644 index 17c37202b02..00000000000 --- a/worldtour_abstracts.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -layout: worldtourabstracts -title: World Tour - Abstracts and Support materials. -permalink: /worldtour/abstracts/ ---- diff --git a/worldtour_graphics.md b/worldtour_graphics.md deleted file mode 100644 index 138da2139f0..00000000000 --- a/worldtour_graphics.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -layout: worldtourgraphics -title: World Tour Graphics -permalink: /worldtour/graphics/ ---- diff --git a/worldtour_soundcheck.md b/worldtour_soundcheck.md deleted file mode 100644 index f5b7184fb56..00000000000 --- a/worldtour_soundcheck.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -layout: worldtoursoundcheck -title: World Tour - Sound Check... Getting Started with Quarkus. -permalink: /worldtour/soundcheck/ ----