Skip to content

feat: gstack landing page (v0.16.3.0)#945

Open
LewisJEllis wants to merge 3 commits intogarrytan:mainfrom
LewisJEllis:gstack-landing-page
Open

feat: gstack landing page (v0.16.3.0)#945
LewisJEllis wants to merge 3 commits intogarrytan:mainfrom
LewisJEllis:gstack-landing-page

Conversation

@LewisJEllis
Copy link
Copy Markdown

Summary

  • Static HTML/CSS/JS landing page for gstack. Dark theme, amber accents, terminal demo animation, sprint workflow visualization, one-line install CTA.
  • GitHub Pages deploy workflow, triggers on push to main when site/, VERSION, or CHANGELOG.md change.
  • No framework, no build step, no npm dependencies, no third-party JS libraries.

What's in the site

  • Hero with version badge + install command + copy button
  • Stats bar (23 skills, 8 agents, MIT licensed, 5-min setup)
  • Terminal demo with typewriter animation (IntersectionObserver, respects prefers-reduced-motion)
  • Sprint workflow: flow diagram + 6 featured skill cards + expandable 17 more
  • Built-by section with GitHub contribution graphs
  • Responsive across mobile/tablet/desktop
  • SVG favicon + OG image for social sharing
  • Accessibility: sr-only transcript, focus-visible states, aria attributes

Test plan

  • QA pass: 3 viewports, 0 bugs, 95/100 score
  • Clipboard copy graceful fallback verified
  • prefers-reduced-motion bypass verified
  • Verify GitHub Pages deploy after merge

🤖 Generated with Claude Code

LewisJEllis and others added 3 commits April 9, 2026 12:43
Static HTML/CSS/JS site with dark theme, amber accents, terminal demo
animation, sprint workflow visualization, and one-line install CTA.
No framework, no build step, no dependencies.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
Triggers on push to main when site/, VERSION, or CHANGELOG.md change.
Uses actions/upload-pages-artifact + actions/deploy-pages.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
Co-Authored-By: Claude Opus 4.6 <[email protected]>
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.

1 participant