feat(site): reframe the landing around rich interactive software - #220
Merged
Conversation
doodlewind
force-pushed
the
universal-saltasaurus
branch
from
August 5, 2026 00:19
25db39f to
cdca2a6
Compare
The landing page (and site title/description) now leads with the core value proposition — a compact JavaScript runtime for building UI, games, 3D experiences and AI-native applications across radically different devices — instead of the device-first "impossible devices" hero, which moves down to anchor the device-taxonomy section. - Hero: "Rich interactive JavaScript where no browser fits." with the four software pillars and "radically different devices" in the sub; eyebrow now points at the Octane post (the newest one). - New pillars section after the proof strip: user interfaces / games / 3D experiences / AI-native apps, each claim backed by a shipped link (frameworks doc, OpenStrike, Pocket Character, the flake post + pocket-pi). - Proof strip: the Symbian cell becomes "Three frameworks, one core" (Octane). - Targets: Octane named in the lead and reactivity card; new Playdate tab (Pocket Vapor AOT, crank as a signed relative axis, .pdx). - Devices: kicker/lead adopt "radically different"; "Retro consoles" becomes "Consoles & handhelds" and gains a live Playdate chip (#205), mirrored in the JSON-LD platform list. - System software: the Input & OSK card catches up with the touch stack (gestures, kinetic scroll, tap-to-press). - og:image:alt now derives from SITE_TITLE instead of a hardcoded copy of the old tagline. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
doodlewind
force-pushed
the
universal-saltasaurus
branch
from
August 5, 2026 03:36
cdca2a6 to
aebdf99
Compare
doodlewind
marked this pull request as ready for review
August 5, 2026 03:36
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Rewrites the landing page (plus site title/description) around the core value proposition:
The previous landing (#199/#201) led with the devices. This pass keeps its visual system untouched — same CSS, same section skeletons — and re-centers the copy on the runtime and the breadth of software it carries, folding in the capability updates that landed since (#203 Octane, #205 Playdate, #209–#215 touch stack).
Changes
Rich interactive JavaScript / where no browser fits., with the four software pillars and "radically different devices" in the sub. Eyebrow now points at the Octane post (newest)..pdx).SITE_TITLE/SITE_DESCrestate the value proposition;og:image:altnow derives fromSITE_TITLEinstead of a hardcoded copy of the old tagline.Deliberately not claimed: the audio module (#217, not merged) and the iPhone 2G host (#219, draft).
Verification
bun run site:buildclean.site/verify.ts): zero page/console errors, Pocket Stage hero canvas renders (90% non-black), Playdate tab panel opens, desktop (1400px) and mobile (390px) screenshots eyeballed.🤖 Generated with Claude Code