Skip to content

Add /yc redirect to Luma event#14

Open
cuevaio wants to merge 1 commit into
mainfrom
codex/add-redirection-from-/yc-to-https-/luma.com/ffkxrmpy
Open

Add /yc redirect to Luma event#14
cuevaio wants to merge 1 commit into
mainfrom
codex/add-redirection-from-/yc-to-https-/luma.com/ffkxrmpy

Conversation

@cuevaio

@cuevaio cuevaio commented Apr 29, 2026

Copy link
Copy Markdown
Member

Motivation

  • Provide a short /yc route that forwards users to the Luma event URL https://luma.com/ffkxrmpy for easier sharing and access.

Description

  • Add src/pages/yc/index.astro which sets export const prerender = true; and performs an immediate Astro.redirect(redirectUrl, 302) to https://luma.com/ffkxrmpy.

Testing

  • Ran npm run -s build which completed successfully; the build output included pre-existing network-related fetch failures for external tweet content during prerender but the static route for /yc was generated without blocking the build.

Codex Task

@vercel

vercel Bot commented Apr 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
crafter-station Ready Ready Preview, Comment Apr 29, 2026 3:31pm

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant