Skip to content

Conversation

@Norbert515
Copy link
Owner

Summary

  • Complete landing page redesign with v3-minimal design
  • WebGL vortex background animation
  • SEO improvements (robots.txt, sitemap.xml, OG tags, structured data)
  • Generated assets (OG image, favicons)
  • Demo video served from GitHub releases to avoid repo bloat

Test plan

  • Preview landing page locally with npx serve landing
  • Verify video loads from GitHub release
  • Check responsive design on mobile
  • Validate SEO meta tags

- index-experimental.html: Main version with full-screen ASCII vortex hero
- v1-cinematic.html: Dramatic, story-driven variation
- v2-team.html: Team/character focused with trading card agents
- v3-minimal.html: Clean, developer-focused with code examples
…riment

- Implement full-page ASCII vortex animation that radiates from hero center
- Parameters smoothly evolve below the fold (spiral tightness, wave freq, colors)
- Keep hero section exactly as original, continuous transition to rest of page
- Move VIDE logo to DOM overlay instead of canvas rendering
- Reorganize landing experiments into landing/experiment/ directory
- Replace verbose feature sections with minimal "Active Agents" terminal
- Add braille spinner animations for working agents
- Show agents with names (Atlas, Nova, Echo, Bolt, Iris) doing tasks
- "Show don't tell" approach - demonstrate parallel agents visually
- Remove Flutter logo section, stats, feature cards, agents grid
- Keep only hero, agent terminal, and install CTA
- Update HTML structure for better readability and maintainability
- Refine CSS styles for terminal and minimal wrapper sections
- Introduce backdrop effects and improved color contrasts for better visual appeal
- Ensure consistent formatting and spacing throughout the document
Make the vortex canvas span the entire horizontal viewport while
keeping the center point anchored on the VIDE logo.
Canvas now covers the entire page vertically while maintaining
the vortex center anchored on the logo in the hero section.
- Replace old landing page with new minimal design
- Add vortex background animation effect
- Add SEO files (robots.txt, sitemap.xml)
- Add generated assets (OG image, favicons)
- Add VHS demo recording configuration
- Remove experiment folder (promoted to production)
- Video now served from GitHub releases to avoid repo bloat
- Fixed sitemap lastmod date to 2026-02-02
@Norbert515 Norbert515 merged commit afbf0ae into main Feb 2, 2026
1 check failed
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