diff --git a/src/frontend/src/content/docs/aspireconf/index.mdx b/src/frontend/src/content/docs/aspireconf/index.mdx index a5c2740c6..874b8b591 100644 --- a/src/frontend/src/content/docs/aspireconf/index.mdx +++ b/src/frontend/src/content/docs/aspireconf/index.mdx @@ -1,29 +1,24 @@ --- -title: Save the date! +title: That's a wrap! giscus: false head: - tag: title - content: Aspire Conf — March 23, 9:00a PT -description: Save the date and tune in for Aspire Conf on March 23! A free livestream event. Discover Aspire and learn how it can transform the way you build and deploy your distributed apps and agents. + content: Aspire Conf — Thank you for watching! +description: Thank you for joining us and celebrating the release of Aspire 13.2. Watch the replay on YouTube and connect with us on Discord, X, and BlueSky. template: splash editUrl: false next: false prev: false hero: - tagline: Aspire Conf
March 23, 9:00 AM PT

Save the date and tune in for our free, livestream event.

Discover Aspire and learn how it can transform the way you build and deploy your distributed apps and agents.

+ tagline: Aspire Conf

Thank you for joining us and celebrating the release of Aspire 13.2. Watch the replay on our YouTube channel.

image: alt: Aspire logo file: ../../../assets/aspire-hero.png actions: - - text: Save the date - link: /calendar/aspire-conf-2026.ics - attrs: - data-track: 'aspire-conf-2026-save-date' - data-track-action-type: 'CL' - data-track-behavior: 'DOWNLOAD' - data-bi-bhvr: '40' - - text: Watch live - link: '#watch-the-live-stream' + - text: Get Aspire 13.2 + link: /get-started/install-cli/ + - text: Get your T-shirt + link: 'https://www.bonfire.com/aspire-conf-choose-your-starter/' variant: secondary --- @@ -38,38 +33,25 @@ import { sessions } from '@data/aspireconf-sessions'; import YouTubeEmbed from '@components/YouTubeEmbed.astro'; import TwitchEmbed from '@components/TwitchEmbed.astro'; -

Come meet the new Aspire

-
- -Discover Aspire and learn how it can transform the way you build and deploy your distributed apps and agents. With code-centric control, orchestrate and observe simple or complex systems with no rewrites, and deploy anywhere. Come meet the new Aspire. - - -Streaming live on YouTube and Twitch, ask questions and interact with us live. We hope to see you there! + + + + + + + + -
-
{sessions.length > 0 && ( <> -

Explore sessions

+

Connect with us

-

We'll have sessions for everyone and every skill level. All developers welcome no matter what languages, frameworks, compute environments, clouds, or coding agents you use. See how Aspire provides the primitives that make AI-assisted development practical and fun.

+

The event may be over, but the conversation isn't! Join us on Discord to chat with the team and community members, ask questions, and share feedback. Follow us on X and BlueSky for announcements, clips, and quick updates. See you there! +

-)} - -## Watch the live stream - -When the live stream is active, you can watch it here with either YouTube or Twitch embeds. - - - - - - - - - \ No newline at end of file +)} \ No newline at end of file