fix: merge site-overhaul remaining commits (QA nits + svelte-notes + practice count) #46

Closed
opened 2026-03-27 07:49:57 +00:00 by forgejo_admin · 0 comments

Type

Fix

Lineage

Standalone — remaining commits from site-overhaul branch not included in squash merge #45.

Repo

forgejo_admin/westside-playground

User Story

As a developer
I want the 4 remaining site-overhaul commits merged to main
So that QA fixes, svelte migration annotations, and practice count correction are on the production branch

Context

The site-overhaul branch was squash-merged via PR #45, but only the initial overhaul commit was included. Four subsequent commits remain unmerged:

  1. fix: QA nits + Coach Manny + NanoReleaf + sponsorship FAQ
  2. docs: comprehensive @svelte-notes on teams.html
  3. docs: @svelte-notes annotations on all 8 public pages
  4. fix: practice count (3→2) + og:image URLs to MinIO

File Targets

Files the agent should modify or create:

  • All 8 public HTML pages (index, about, tryouts, schedule, gear, sponsors, staff, teams) — svelte-notes annotations + content fixes
  • staff.html — Coach Manny name, NanoReleaf sponsor
  • sponsors.html — FAQ content
  • OG meta tags across pages — MinIO URLs

Files the agent should NOT touch:

  • Dashboard/admin pages — separate scope

Acceptance Criteria

  • All 4 commits from site-overhaul are merged to main
  • No merge conflicts
  • og:image URLs point to MinIO

Test Expectations

  • Visual inspection of all 8 public pages
  • Verify og:image meta tags resolve

Constraints

  • Merge method should preserve commit history (not squash, since the initial overhaul was already squashed)

Checklist

  • PR opened
  • No unrelated changes
  • westside-playground — landing site prototypes
### Type Fix ### Lineage Standalone — remaining commits from site-overhaul branch not included in squash merge #45. ### Repo `forgejo_admin/westside-playground` ### User Story As a developer I want the 4 remaining site-overhaul commits merged to main So that QA fixes, svelte migration annotations, and practice count correction are on the production branch ### Context The `site-overhaul` branch was squash-merged via PR #45, but only the initial overhaul commit was included. Four subsequent commits remain unmerged: 1. fix: QA nits + Coach Manny + NanoReleaf + sponsorship FAQ 2. docs: comprehensive @svelte-notes on teams.html 3. docs: @svelte-notes annotations on all 8 public pages 4. fix: practice count (3→2) + og:image URLs to MinIO ### File Targets Files the agent should modify or create: - All 8 public HTML pages (index, about, tryouts, schedule, gear, sponsors, staff, teams) — svelte-notes annotations + content fixes - `staff.html` — Coach Manny name, NanoReleaf sponsor - `sponsors.html` — FAQ content - OG meta tags across pages — MinIO URLs Files the agent should NOT touch: - Dashboard/admin pages — separate scope ### Acceptance Criteria - [ ] All 4 commits from site-overhaul are merged to main - [ ] No merge conflicts - [ ] og:image URLs point to MinIO ### Test Expectations - [ ] Visual inspection of all 8 public pages - [ ] Verify og:image meta tags resolve ### Constraints - Merge method should preserve commit history (not squash, since the initial overhaul was already squashed) ### Checklist - [ ] PR opened - [ ] No unrelated changes ### Related - `westside-playground` — landing site prototypes
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo_admin/westside-playground#46
No description provided.