Conversation
Preview available
|
There was a problem hiding this comment.
Pull request overview
Enables the 2026 programme API-backed content collections and exposes the Sessions/Speakers pages through navigation and page whitelisting.
Changes:
- Add
/sessionsand/speakerslinks under the “Programme” header nav. - Add
/sessionsand/speakersto the enabled pages whitelist. - Re-enable remote loading of sessions/speakers data in
astro:contentcollections vialoadData.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
src/data/links.json |
Adds “List of Sessions” and “List of Speakers” to the Programme nav items. |
src/data/enabledPages.json |
Whitelists /sessions and /speakers. |
src/content/config.ts |
Switches speakers/sessions collections back to loading from the configured programme APIs. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
hey hey looks good and thanks Ege! Just one small question: |
Hey, thanks for reviewing. I don't know why, but I don't think it's related to the actual data. Let's try to fix it in another PR. |


/sessions/speakers/session/<name>/speaker/<name>