Add Stellar Developer Meeting notes for 2026-05-07#2434
Conversation
There was a problem hiding this comment.
Pull request overview
Adds the Stellar Developer Meeting entry for 2026-05-07, including a new meeting-notes page and registering the corresponding /meetings/2026/05/07 route so it’s published and reachable in the docs site.
Changes:
- Added a new MDX meeting-notes post for 2026-05-07 with the YouTube recording embed and written notes (MPP deep dive).
- Registered the new meeting route in
routes.txt.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| routes.txt | Adds the /meetings/2026/05/07 route entry for the new meeting notes page. |
| meeting-notes/2026-05-07.mdx | Adds the 2026-05-07 meeting notes content and YouTube recording embed. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <iframe | ||
| src="https://www.youtube.com/embed/WHYHzDF8KJ8" | ||
| width="640" | ||
| height="480" | ||
| allow="autoplay" | ||
| ></iframe> |
There was a problem hiding this comment.
@copilot apply changes based on this feedback
There was a problem hiding this comment.
Applied in commit 0dd2df2: added title="Stellar Developer Meeting 2026-05-07 recording" to the embedded YouTube iframe for accessibility.
Screenshot: http://127.0.0.1:3000/meetings/2026/05/07
There was a problem hiding this comment.
Hey Kaan, I ran into this in #2413 (comment) and didn't find it to be a super convincing argument. I started working on a branch that attempted to pull the title ref from YouTube, so as to avoid deviation from video updates. How convicted are you on this addition, as I think it adds a good amount of bloat to the inline code and embed script from #2361
There was a problem hiding this comment.
For this PR, I’m mainly aiming to keep the meeting note accessible with the smallest stable change. If the component API changes in the future, I’m happy to align this page with that later.
|
Preview is available here: |
|
Preview is available here: |
|
Preview is available here: |
Adds meeting notes and recording for the Stellar Developer Meeting on 2026-05-07
A deep dive into the Machine Payments Protocol (MPP), covering charge mode vs. channel mode, the receipt flow, a walkthrough of the demo MCP server and the use cases where MPP is the right primitive.