Skip to content

Pre-event instructions to be released on April 6#214

Merged
rogerSuperBuilderAlpha merged 4 commits intorogerSuperBuilderAlpha:mainfrom
inkbox-ai:main
Apr 5, 2026
Merged

Pre-event instructions to be released on April 6#214
rogerSuperBuilderAlpha merged 4 commits intorogerSuperBuilderAlpha:mainfrom
inkbox-ai:main

Conversation

@rayruizhiliao
Copy link
Copy Markdown
Contributor

Description

Add a pre-event instructions page at /hackathons/hack-a-sprint-2026/instructions for participants to prepare before the April 13 event. Links to the new page are added across relevant existing pages.

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Tested locally

Checklist

  • My code follows the code style of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

Files Changed

New files:

  • app/hackathons/hack-a-sprint-2026/instructions/layout.tsx — metadata layout
  • app/hackathons/hack-a-sprint-2026/instructions/page.tsx — instructions page (server-rendered)

Updated files:

  • app/hackathons/hack-a-sprint-2026/page.tsx — added "Pre-event instructions" link (logged-in and logged-out views)
  • app/hackathons/hack-a-sprint-2026/signup/page.tsx — added link to instructions below intro
  • app/hackathons/page.tsx — added "Pre-event instructions" button to featured hackathon, removed "Showcase & voting"
  • app/events/[slug]/page.tsx — replaced "Showcase & voting" with "Pre-event instructions" in hero CTA

Additional Notes

The instructions page is static (no "use client") and follows the same pattern as app/about/page.tsx. It imports CURSOR_CREDIT_TOP_N from lib/hackathon-event-signup.ts for the top-50 credit band reference.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 4, 2026

@rayruizhiliao is attempting to deploy a commit to the Roger Hunt - Super Builder Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown
Owner

@rogerSuperBuilderAlpha rogerSuperBuilderAlpha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the new instructions page and the supporting link updates. The content and routing changes look consistent, and the page is wired into the existing hackathon surfaces cleanly.

@rogerSuperBuilderAlpha rogerSuperBuilderAlpha merged commit f0a8d66 into rogerSuperBuilderAlpha:main Apr 5, 2026
6 of 7 checks passed
Pradyumna369 pushed a commit to Pradyumna369/cursor-boston that referenced this pull request Apr 12, 2026
Pre-event instructions to be released on April 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants