Add organization index and three GitHub org pages #80
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Outcome
Add a public organization hub to coilysiren.me, link it from the primary navigation even though that row is already crowded, and give each of Kai's three GitHub organizations its own page.
Routes
/orgs//orgs/coilyco-flight-deck//orgs/coilyco-bridge//orgs/coilyco-gaming/Add
./orgsto the first top-navigation group. Keep it visible at every breakpoint. The existing wrap behavior is acceptable on narrow screens.Experience definition
Organization hub
Use the existing post shell and the stronger visual language established by
/apps.Opening frame:
THREE BAYS / ONE WORKSHOPThe Coily Co orgsPublic tools, the operator back office, and the games where the machinery gets playtested.Show three large organization cards. Each card uses the existing SVG asset under
src/images/icons/, a one-line purpose, a few representative repositories or capabilities, a clear internalexploreaction, and a secondary external GitHub action.The three cards become one column on phones and three columns when space permits. The icon, name, purpose, and action must remain legible without relying on color.
Organization detail pages
Each page contains:
archivedlabel.view all repositorieslink to GitHub./orgs/and across to the other two organizations.Do not surface private Bridge repository names, counts, or metadata. Do not fetch organization data in the browser. Keep a public static catalog in the repo so the pages render deterministically, then direct visitors to GitHub for the exhaustive live inventory.
Visual direction
Keep the site recognizably coilysiren.me. The pages should feel like three rooms off the same hallway, not three unrelated microsites.
prefers-reduced-motion.The existing
src/data/site-config.tsdescribes a different three-site concept that includescoilysirenand omitsgaming. Do not silently repurpose that contract for these four routes.Metadata and accessibility
Repository work
./orgstosrc/components/links.tsx.docs/FEATURES.mdbecause this adds a new public page family.Verification
ward exec testward exec buildmain, then verify the Forgejo test and staging-image workflows according toAGENTS.md.Role handoff
The Designer seat completed this experience definition on 2026-07-30. Gatsby route creation, navigation changes, public content implementation, and test updates belong to the Engineer seat under the active role boundary.
The contents of these pages should include the literal same content as the
.githubrepos - just formatted in a native way. Which means pulling from aosk