Skip to content

[codex] Add tiny landing page#8

Merged
human-again merged 1 commit into
masterfrom
codex/tiny-landing-page
May 20, 2026
Merged

[codex] Add tiny landing page#8
human-again merged 1 commit into
masterfrom
codex/tiny-landing-page

Conversation

@human-again
Copy link
Copy Markdown
Owner

Summary

Adds a no-build static landing page for Orbit in docs/index.html, using the supplied Orbit hero image as the first-viewport visual anchor. The page is ready for GitHub Pages from the /docs folder after merge.

What changed

  • Added docs/index.html as a self-contained HTML/CSS landing page.
  • Added the supplied image as docs/media/orbit.png.
  • Linked the landing page from the README.
  • Added a progress.md entry for this iteration.

Validation

git diff --check
.venv/bin/pytest tests/ -q
python3 -m http.server 8765 --directory docs
  • git diff --check passed.
  • .venv/bin/pytest tests/ -q passed with 21 tests.
  • Local static server returned HTTP 200 for / and /media/orbit.png.
  • Browser smoke test passed at desktop and mobile sizes with no console warnings or errors.
  • The Run the demo CTA scrolls to the quickstart section.

Notes

GitHub Pages still needs to be enabled for the /docs folder in repository settings after this merges. Existing unrelated local changes were left unstaged: .gitignore and .claude/.

@human-again human-again force-pushed the codex/tiny-landing-page branch from 553ec2d to 7201dba Compare May 20, 2026 14:21
@human-again human-again marked this pull request as ready for review May 20, 2026 14:23
@human-again human-again merged commit 91ba52c into master May 20, 2026
3 checks passed
@human-again human-again deleted the codex/tiny-landing-page branch May 20, 2026 14:23
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