diff --git a/content/events/2026-london/welcome.md b/content/events/2026-london/welcome.md index 61fccc19042..e90869d2560 100644 --- a/content/events/2026-london/welcome.md +++ b/content/events/2026-london/welcome.md @@ -5,83 +5,33 @@ aliases = ["/events/2026-london/"] Description = "devopsdays London 2026" +++ - - -
-
- Dates -
-
- {{< event_start >}} - {{< event_end >}} -
-
- - - - - - - - - - - -
-
- Sponsors -
-
- {{< event_link page="sponsor" text="Sponsor the conference!" >}} -
-
- -
-
- Contact -
-
- {{< event_link page="contact" text="Get in touch with the organizers" >}} +
+ + +
+

DevOpsDays London is proud to be part of the global DevOpsDays community. Over 15 years and through global crises we have built a lasting network of technical conferences organised by the community, for the community!

+

Our 2026 event will happen over a single day and a single track of speakers in the morning, followed by Ignite talks (5 minutes, auto forwarding slides every 20 seconds). The afternoon is then given up to Open Spaces which are what makes DevOpsDays events truly special. Open spaces are what allow us to come together as a community and discuss the pressing issues we face. From technical deep dives to driving cultural change, no topic is off the cards, what is important is that the conference decides what it wants to talk about.

+

For attendees and sponsors we offer a unique chance to engage on a significantly more personal level than the larger corporate conferences. With practitioners from across the spectrum on their DevOps journeys we have space to learn from one another in open conversation, building relationships and a community that can help drive forward change together.

+

We would love for you to join us in September whether it is your first ever time at DevOpsDays or if you have been attending since Ghent in 2009, we have Early Bird tickets available right now at discounted prices. We are committed to making our conference as accessible as possible – more details coming soon.

- - - diff --git a/data/events/2026/london/main.yml b/data/events/2026/london/main.yml index a14e75e2547..c8f2fe7fe60 100644 --- a/data/events/2026/london/main.yml +++ b/data/events/2026/london/main.yml @@ -108,11 +108,10 @@ organizer_email: "london@devopsdays.org" # Put your organizer email address here # List all of your sponsors here along with what level of sponsorship they have. # Check data/sponsors/ to use sponsors already added by others. sponsors: -# - id: samplesponsorname -# level: gold -# url: http://mysponsor.com/?campaign=me # Use this if you need to over-ride a sponsor URL. -# - id: arresteddevops -# level: community + - id: minimus + level: gold + - id: appsignal + level: community sponsors_accepted: "yes" # Whether you want "Become a XXX Sponsor!" link diff --git a/data/sponsors/appsignal.yml b/data/sponsors/appsignal.yml new file mode 100644 index 00000000000..c2020f87840 --- /dev/null +++ b/data/sponsors/appsignal.yml @@ -0,0 +1,2 @@ +name: "AppSignal" +url: "https://www.appsignal.com/"