From 57b5582d7f1a4904ba95d23826899737cc6c2bfa Mon Sep 17 00:00:00 2001 From: BethMassi Date: Fri, 20 Mar 2026 13:22:25 -0700 Subject: [PATCH 1/3] AspireConf post-event updates: Thanks for watching --- src/frontend/src/content/docs/aspireconf/index.mdx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/frontend/src/content/docs/aspireconf/index.mdx b/src/frontend/src/content/docs/aspireconf/index.mdx index 11893d54f..53f48c08f 100644 --- a/src/frontend/src/content/docs/aspireconf/index.mdx +++ b/src/frontend/src/content/docs/aspireconf/index.mdx @@ -1,17 +1,17 @@ --- -title: We're live! +title: That's a wrap! prev: false next: false giscus: false crumbs: false head: - tag: title - content: Aspire Conf — Live Now! -description: Aspire Conf is live! Tune in now to discover Aspire and learn all about the new Aspire 13.2 release. + 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 hero: - tagline: Aspire Conf

Get to know Aspire and check out what's new in the Aspire 13.2 release!

Streaming live on YouTube and Twitch. Ask questions and interact with us live.

+ 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 @@ -47,9 +47,10 @@ import TwitchEmbed from '@components/TwitchEmbed.astro'; {sessions.length > 0 && ( <> -

Explore sessions

+

Connect with us

-

Sessions for every skill level. All developers welcome no matter what languages, frameworks, compute environments, clouds, or coding agents you use.

+

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! +

From 9db354a43eccc57f6f7bbf8b2f31940cf4ef5e40 Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Mon, 23 Mar 2026 12:15:25 -0500 Subject: [PATCH 2/3] Update banners after the conference. --- src/frontend/src/content/docs/community/index.mdx | 2 +- src/frontend/src/content/docs/index.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontend/src/content/docs/community/index.mdx b/src/frontend/src/content/docs/community/index.mdx index e6d7ed388..de4c44d76 100644 --- a/src/frontend/src/content/docs/community/index.mdx +++ b/src/frontend/src/content/docs/community/index.mdx @@ -7,7 +7,7 @@ next: false description: Connect with the Aspire team and community across social channels, streams, and contribution platforms. banner: content: | - Aspire 13.2 is here and Aspire Conf is streaming live!Tune in now + Aspire 13.2 is here!Watch the Aspire Conf replay editUrl: false giscus: false tableOfContents: false diff --git a/src/frontend/src/content/docs/index.mdx b/src/frontend/src/content/docs/index.mdx index 06b98219d..c48ef723c 100644 --- a/src/frontend/src/content/docs/index.mdx +++ b/src/frontend/src/content/docs/index.mdx @@ -11,7 +11,7 @@ prev: false next: false banner: content: | - Aspire 13.2 is here and Aspire Conf is streaming live!Tune in now + Aspire 13.2 is here!Watch the Aspire Conf replay hero: tagline: Your stack, streamlined.

Orchestrate front ends, APIs, containers, and databases effortlessly—no rewrites, no limits. Extend Aspire to power any project. Free, open-source, and agent ready.

image: From 6b06a7d3a583b48ce1a25c6ad4dd9c0d03d5f68d Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Mon, 23 Mar 2026 13:36:22 -0500 Subject: [PATCH 3/3] Update banner messaging --- src/frontend/src/content/docs/community/index.mdx | 2 +- src/frontend/src/content/docs/index.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontend/src/content/docs/community/index.mdx b/src/frontend/src/content/docs/community/index.mdx index de4c44d76..ee9afb9ef 100644 --- a/src/frontend/src/content/docs/community/index.mdx +++ b/src/frontend/src/content/docs/community/index.mdx @@ -7,7 +7,7 @@ next: false description: Connect with the Aspire team and community across social channels, streams, and contribution platforms. banner: content: | - Aspire 13.2 is here!Watch the Aspire Conf replay + Aspire 13.2 is here! Get the latest release that brings TypeScript AppHost authoring, an agent-native CLI, and so much more. — Get Aspire 13.2 editUrl: false giscus: false tableOfContents: false diff --git a/src/frontend/src/content/docs/index.mdx b/src/frontend/src/content/docs/index.mdx index c48ef723c..7ca1c1d17 100644 --- a/src/frontend/src/content/docs/index.mdx +++ b/src/frontend/src/content/docs/index.mdx @@ -11,7 +11,7 @@ prev: false next: false banner: content: | - Aspire 13.2 is here!Watch the Aspire Conf replay + Aspire 13.2 is here! Get the latest release that brings TypeScript AppHost authoring, an agent-native CLI, and so much more. — Get Aspire 13.2 hero: tagline: Your stack, streamlined.

Orchestrate front ends, APIs, containers, and databases effortlessly—no rewrites, no limits. Extend Aspire to power any project. Free, open-source, and agent ready.

image: