Conversation
✅ Deploy Preview for juxt-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Introduces src/components/XT26Agenda.astro with the full schedule for 18 June 2026 (registration through evening reception) and wires it into XT26Page.astro as a new "Agenda" section between Speakers and the Apply form. The data model mirrors XT25Agenda.astro (time, title, subTitle, isSpecialEvent flag for registration/breaks/lunch/ reception) so the visual treatment is consistent with prior years. Speaker names, affiliations and talk titles reflect the state at 2026-04-22 morning: - Martin Trojer (Meta) - How to Survive the Claudpocalypse - Simone Steel (Deutsche Bank MD) - Data Cartography - Will Bassett (HSBC CIO) - TBD - Abby Bangser (Syntasso) - Platform as a Product in a 50-Year-Old Bank - Tom Dellman (Chronicle) - Close to the Metal: Modern Low-Latency Development - Henry Garner (JUXT) - Spectroscopy for Software: Measuring Legacy Code with AI - Nik Tkachev (JetBrains) - Why Coding Agents Fail to Boost Productivity - Prof Paula Buttery (Cambridge) - TBD - Expert Panel on accelerating with AI - Michael Jones (loveholidays CTO), Payal Jain (Citibank MD), and more to be announced - Sam Newman - AI for Architects Branch was rebased fresh off main after significant drift; this is a clean restart of PR #252. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Overlays Jon's preferred wording on top of the agenda branch, now that the page has been rebased onto main. - Hero CTA "Apply for an Invite" -> "Apply to Attend" - Anchor #apply -> #attend (href + section id) - Form heading "Interested in coming along?" -> "Interested in Attending?" - Form body copy replaced with Jon's shorter version - About section drops "No sales pitches" in favour of "This is pure thought leadership." Subject line "XT26 Request for Invite" left as-is (main's wording accepted). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
XT26Agenda.astrocomponent mirroring the XT25 design (same time + title + subtitle grid, green bands for registration / breaks / lunch / reception)XT26Page.astroas a new Agenda section placed between Organizations and Featured TalksProvisional items (flagged "To Be Announced" in the component)
Confirmed speakers: Martin Trojer, Simone Steel, Abby Bangser, Henry Garner, Nik Tkachev (JetBrains), Sam Newman.
Test plan
🤖 Generated with Claude Code