Skip to content

feat: animated intro page, embedded in the landing site and READMEs#79

Merged
yanmxa merged 2 commits into
mainfrom
feat/hyperframes-landing
Jun 3, 2026
Merged

feat: animated intro page, embedded in the landing site and READMEs#79
yanmxa merged 2 commits into
mainfrom
feat/hyperframes-landing

Conversation

@yanmxa
Copy link
Copy Markdown
Member

@yanmxa yanmxa commented Jun 3, 2026

Adds the self-contained "Gen Code" animated intro (a video-as-HTML page: boot → multi-model → multi-persona → fast interaction → self-improvement → outro) and wires it into our public surfaces.

Split out of #75 so the selflearn L1 feature PR stays focused on Go code; this HTML asset is reviewed and merged independently.

Changes

  • site/intro.html — the animated intro, placed under site/ so GitHub Pages serves it (lands at https://genai-io.github.io/gen-code/intro.html). Auto-loops; click to pause/play, R restart, T theme; follows OS light/dark.
  • Landing page (site/index.html) — the hero now leads with the intro embedded as an autoplaying, responsive 16:9 <iframe> (replacing the static screenshot, which is kept as the og:image). Hero copy simplified, plus an Intro nav link and a "Watch full screen" link.
  • README (en + zh) — a "Watch the animated intro" link under the hero illustration, pointing to the live intro.
  • Self-evolving copy — flipped from "Coming soon" / "in progress" to "Level 1 · live" now that the L1 background reviewer (feat(selflearn): L1 per-turn background reviewer implementation (#52) #75) has landed on main; review runs every few turns; higher levels remain on the roadmap.

Notes

  • The live intro.html URL becomes reachable once this merges to main (Pages deploys site/** on push to main).
  • The embedded iframe uses a relative src="intro.html", so it also works when opening site/index.html locally.

@yanmxa yanmxa changed the title feat: Gen Code hyperframes landing page feat: animated intro page, embedded in the landing site and READMEs Jun 3, 2026
- Move the hyperframes intro into site/ (site/intro.html) so GitHub Pages
  serves it and it can play inline.
- Landing hero: embed the intro as an autoplaying, responsive <iframe> as
  the primary visual; simplify the hero copy; drop the static screenshot
  (gen-code.png is kept as the og:image social card).
- README (en/zh): add a clickable poster frame that links to the live intro.
- Self-evolving: flip "Coming soon"/"in progress" to "Level 1 · live" now
  that the L1 background reviewer has landed; higher levels remain roadmap.
@yanmxa yanmxa force-pushed the feat/hyperframes-landing branch from e804c46 to e21a1e8 Compare June 3, 2026 01:35
@yanmxa yanmxa merged commit 8f4bbec into main Jun 3, 2026
1 check passed
yanmxa added a commit that referenced this pull request Jun 3, 2026
…cleanup (#80)

Follow-up to #79 (merged), tidying the animated-intro integration.

- Landing embed: render the intro as a fixed 1280x720 iframe scaled to the
  container width so the full stage always shows (fixes the clipping); widen
  the embed past the text column.
- Default the intro to a dark theme everywhere (◐ / T toggles; ?theme=light
  still forces light).
- Remove the hero subtitle — the animation already conveys it.
- README (en/zh): drop the poster image (and the now-unused asset) and the
  trailing "multi-model · multi-persona · fast · self-evolving" descriptor;
  keep the "Watch the animated intro" link to the live intro.
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