Skip to content

Add Agentic Infrastructure Days landing page#20016

Draft
jeffmerrick wants to merge 1 commit into
masterfrom
issue-19846
Draft

Add Agentic Infrastructure Days landing page#20016
jeffmerrick wants to merge 1 commit into
masterfrom
issue-19846

Conversation

@jeffmerrick

@jeffmerrick jeffmerrick commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Ready for feedback on anything layout related but still needs final content before ready for review and merge.
@alexleventer feel free to commit missing content once you have it!


Overview

Adds a template-driven landing page for Agentic Infrastructure Days, a 90-minute live event. Closes #19846.

Includes:

  • content/agentic-infrastructure-days/_index.md — page content/frontmatter
  • layouts/page/agentic-infrastructure-days.html — page layout
  • theme/src/scss/marketing/_agentic-infrastructure-days.scss + main.scss import — styles
  • static/images/agentic-infrastructure-days/meta.png — social meta image
  • static/logos/brand/logo-horizontal-monotone.svg — logo asset

The page has a pre-event / post-event switch driven by the youtube_url frontmatter field: empty renders the HubSpot registration form with a "Reserve your spot" CTA; setting it after the event swaps in the embedded recording with a "Watch now" CTA.

⚠️ Still placeholder — needs real values before publishing

  • HubSpot form IDhubspot_form_id: "PLACEHOLDER-FORM-ID" needs the real form ID.
  • Event date/timeevent_meta currently reads "Tuesday, July 28, 2026 · 9:00 AM PT". Confirm the actual date/time.
  • Guest speakers — several agenda entries use Guest Name / Title, Company Name with empty image fields (the customer session and the platform-engineering panel). Need real names, titles, and headshots.
  • Customer names in copy — the about section references [company names] and the agenda references [company name]; replace with the confirmed customer(s).
  • Speaker headshots — confirmed Pulumi speakers (Joe Duffy, Mark Huber, Engin Diri, Adam Gordon Bell) point at existing /images/team/*.jpg; guest speaker images are still blank.

🤖 Generated with Claude Code

Adds a template-driven landing page for the Agentic Infrastructure Days
event, including layout, styles, and event metadata. The page supports a
pre-event (registration form) and post-event (recording) state via the
youtube_url frontmatter switch.

Closes #19846

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@pulumi-bot

Copy link
Copy Markdown
Collaborator

@pulumi-bot

Copy link
Copy Markdown
Collaborator

Lighthouse Performance Report

Commit: 86cfa77 | Metric definitions

Page Device Score FCP LCP TBT CLS SI
Homepage Mobile 🔴 30 3.6s 12.8s 2540ms 0.079 8.4s
Homepage Desktop 🟡 78 0.8s 1.1s 289ms 0.150 1.6s
Install Pulumi Mobile 🟡 60 5.6s 8.2s 118ms 0.028 5.6s
Install Pulumi Desktop 🟡 81 1.3s 1.9s 0ms 0.010 3.0s
AWS Get Started Mobile 🟡 56 5.2s 8.4s 98ms 0.092 7.7s
AWS Get Started Desktop 🟡 86 1.3s 1.9s 0ms 0.023 1.7s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Agentic Infrastructure Days Landing Page

2 participants