From 92b1be6ffd54889f21b83927cad6b6ccf233f1f8 Mon Sep 17 00:00:00 2001 From: GwynBleidD Date: Tue, 8 Jul 2025 17:20:11 +0200 Subject: [PATCH 1/2] feat: Add AV internal link redirects for 2025 AV team needs some nicer URLs for internal stuff, to be exact: - Links for break screens for projector screens - Links for speakers to join in scene share, as a backup for the HDMI cable. --- astro.config.mjs | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/astro.config.mjs b/astro.config.mjs index a7e21949f..6fa4f3257 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -122,6 +122,20 @@ export default defineConfig({ "/programme/c-api-summit": "/session/c-api-summit", "/programme/wasm-summit": "/session/webassembly-summit", "/discord": "https://discord.gg/BhTN2zJPMh", + // For AV team internal use: break screens + "/break/forum-hall": "https://overlays.gbdl.in/ep-forum-hall/scene-schedule.html", + "/break/north-hall": "https://overlays.gbdl.in/ep-north-hall/scene-schedule.html", + "/break/south-hall-2a": "https://overlays.gbdl.in/ep-south-hall-2a/scene-schedule.html", + "/break/south-hall-2b": "https://overlays.gbdl.in/ep-south-hall-2b/scene-schedule.html", + "/break/terrace-2a": "https://overlays.gbdl.in/ep-terrace-2a/scene-schedule.html", + "/break/terrace-2b": "https://overlays.gbdl.in/ep-terrace-2b/scene-schedule.html", + // For AV team internal use: VDO ninja screen share + "/ninja/forum-hall": "https://vdo.ninja/?room=EuroPython_2025_Forum_Hall&hash=338a&do", + "/ninja/north-hall": "https://vdo.ninja/?room=EuroPython_2025_North_Hall&hash=338a&do", + "/ninja/south-hall-2a": "https://vdo.ninja/?room=EuroPython_2025_Southhall_2A&hash=338a&do", + "/ninja/south-hall-2b": "https://vdo.ninja/?room=EuroPython_2025_Southhall_2B&hash=338a&do", + "/ninja/terrace-2a": "https://vdo.ninja/?room=EuroPython_2025_Terrace_2A&hash=338a&do", + "/ninja/terrace-2b": "https://vdo.ninja/?room=EuroPython_2025_Terrace_2B&hash=338a&do", }, integrations: [ mdx(), From e6768d05b3c6b950824dbd90f5794fa261364fbb Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 15:22:22 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- astro.config.mjs | 36 ++++++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/astro.config.mjs b/astro.config.mjs index 6fa4f3257..349928aff 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -123,19 +123,31 @@ export default defineConfig({ "/programme/wasm-summit": "/session/webassembly-summit", "/discord": "https://discord.gg/BhTN2zJPMh", // For AV team internal use: break screens - "/break/forum-hall": "https://overlays.gbdl.in/ep-forum-hall/scene-schedule.html", - "/break/north-hall": "https://overlays.gbdl.in/ep-north-hall/scene-schedule.html", - "/break/south-hall-2a": "https://overlays.gbdl.in/ep-south-hall-2a/scene-schedule.html", - "/break/south-hall-2b": "https://overlays.gbdl.in/ep-south-hall-2b/scene-schedule.html", - "/break/terrace-2a": "https://overlays.gbdl.in/ep-terrace-2a/scene-schedule.html", - "/break/terrace-2b": "https://overlays.gbdl.in/ep-terrace-2b/scene-schedule.html", + "/break/forum-hall": + "https://overlays.gbdl.in/ep-forum-hall/scene-schedule.html", + "/break/north-hall": + "https://overlays.gbdl.in/ep-north-hall/scene-schedule.html", + "/break/south-hall-2a": + "https://overlays.gbdl.in/ep-south-hall-2a/scene-schedule.html", + "/break/south-hall-2b": + "https://overlays.gbdl.in/ep-south-hall-2b/scene-schedule.html", + "/break/terrace-2a": + "https://overlays.gbdl.in/ep-terrace-2a/scene-schedule.html", + "/break/terrace-2b": + "https://overlays.gbdl.in/ep-terrace-2b/scene-schedule.html", // For AV team internal use: VDO ninja screen share - "/ninja/forum-hall": "https://vdo.ninja/?room=EuroPython_2025_Forum_Hall&hash=338a&do", - "/ninja/north-hall": "https://vdo.ninja/?room=EuroPython_2025_North_Hall&hash=338a&do", - "/ninja/south-hall-2a": "https://vdo.ninja/?room=EuroPython_2025_Southhall_2A&hash=338a&do", - "/ninja/south-hall-2b": "https://vdo.ninja/?room=EuroPython_2025_Southhall_2B&hash=338a&do", - "/ninja/terrace-2a": "https://vdo.ninja/?room=EuroPython_2025_Terrace_2A&hash=338a&do", - "/ninja/terrace-2b": "https://vdo.ninja/?room=EuroPython_2025_Terrace_2B&hash=338a&do", + "/ninja/forum-hall": + "https://vdo.ninja/?room=EuroPython_2025_Forum_Hall&hash=338a&do", + "/ninja/north-hall": + "https://vdo.ninja/?room=EuroPython_2025_North_Hall&hash=338a&do", + "/ninja/south-hall-2a": + "https://vdo.ninja/?room=EuroPython_2025_Southhall_2A&hash=338a&do", + "/ninja/south-hall-2b": + "https://vdo.ninja/?room=EuroPython_2025_Southhall_2B&hash=338a&do", + "/ninja/terrace-2a": + "https://vdo.ninja/?room=EuroPython_2025_Terrace_2A&hash=338a&do", + "/ninja/terrace-2b": + "https://vdo.ninja/?room=EuroPython_2025_Terrace_2B&hash=338a&do", }, integrations: [ mdx(),