Skip to content

Add GitHub Pages site with landing page and docs hub#15

Merged
AndrewAltimit merged 2 commits into
mainfrom
gh-pages-site
Feb 25, 2026
Merged

Add GitHub Pages site with landing page and docs hub#15
AndrewAltimit merged 2 commits into
mainfrom
gh-pages-site

Conversation

@AndrewAltimit
Copy link
Copy Markdown
Owner

Summary

  • Adds a dark-themed GitHub Pages site in site/ showcasing the Breakpoint platform
  • Landing page (index.html) with 7 sections: hero with CRT scanline effect, elevator pitch, 2x2 game showcase grid (CSS illustrations for Golf/LaserTag/Tron, real screenshot for Platformer), alert overlay tier walkthrough, architecture diagram with stats, quick start guide, and footer with CI badges
  • Documentation hub (docs.html) linking to existing repo docs (design doc, game trait, config, etc.)
  • Full CSS design system matching the game's existing palette (#0d0d1a bg, #77ccff cyan accent), responsive at 3 breakpoints, prefers-reduced-motion support
  • SVG favicon with breakpoint/crosshair motif
  • Optimized screenshot (800x450, 268K) from visual audit captures
  • .nojekyll for raw HTML serving

Test plan

  • Open site/index.html in browser -- layout and styling verified
  • Check responsive behavior at 1024px, 768px, and 375px widths
  • Verify all internal links (index <-> docs, anchor links)
  • Verify external links to GitHub repo/docs
  • Configure GitHub Pages to serve from site/ on main after merge

Generated with Claude Code

AI Agent Bot and others added 2 commits February 25, 2026 02:11
Dark-themed single-page site showcasing the Breakpoint platform:
hero with CRT scanline effect, game showcase with CSS illustrations,
alert overlay tier walkthrough, architecture diagram, and quick start
guide. Docs hub links to existing repo documentation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Deploys site/ to GitHub Pages via actions/deploy-pages on every
push to main, after CI passes. Requires GitHub Pages source to be
set to "GitHub Actions" in repo settings.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@AndrewAltimit AndrewAltimit merged commit 38e1b0c into main Feb 25, 2026
10 checks passed
@AndrewAltimit AndrewAltimit deleted the gh-pages-site branch February 25, 2026 09:34
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