Skip to content

docs: flow base & linear bot photos, i2rt.com theme alignment#42

Merged
Seagull-Y merged 6 commits into
mainfrom
docs/add-product-images-and-videos
May 19, 2026
Merged

docs: flow base & linear bot photos, i2rt.com theme alignment#42
Seagull-Y merged 6 commits into
mainfrom
docs/add-product-images-and-videos

Conversation

@Seagull-Y
Copy link
Copy Markdown
Contributor

Summary

  • Add Flow Base photos (MB-4310-ST series + controller), hero + gallery under Photos & Videos
  • Add Linear Bot photos (LB 1–7 + arm/panel/rail), hero + gallery
  • Rewrite theme (style.css): white background, Platypi headings, i2rt.com design tokens
  • Fix RobotViewer background color to match white theme
  • All images compressed to WebP (69–99% size reduction)

Test plan

  • Local preview verified at localhost:4173
  • Flow Base page: hero image + 7 gallery photos
  • Linear Bot page: hero image + 6 gallery photos + 2 video placeholders preserved
  • Theme: white background, Platypi font, correct colors in light/dark mode

🤖 Generated with Claude Code

Seagull-Y and others added 6 commits April 27, 2026 15:53
- Add full 8-step assembly guide to yam-box.md with photos extracted from PDF
- Add pre-installed Ubuntu note with default password info
- Add 9x assembly step WebP images (~800KB total, compressed from PDF at 2x res)
- Fix RobotViewer Safari bug: overflow:hidden + border-radius hides WebGL canvas;
  fix with -webkit-transform:translateZ(0) and -webkit-mask-image hack
- Switch WebGL renderer to alpha:true for better Safari compatibility
- Downgrade to LinearToneMapping and PCFShadowMap (WebGL1/2 compatible)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Use user-provided step-N.png / step-N-1.png / step-N-2.png images
- Steps 2, 3, 5, 6, 8 now show two photos each (process + detail)
- Steps 1, 4, 7 show one photo each
- Step 9 used as overview hero image
- Remove placeholder webp images; add all new PNGs
- Step 8 (Power on) now has images for the first time

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Convert all 14 step PNGs to WebP quality 82 (~143MB → ~9MB, 94% reduction)
- Remove original PNG files
- Update yam-box.md image references to use .webp extensions
- Add vite.preview.headers Cache-Control: no-store to config.mjs so
  local preview never serves stale files after rebuild

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Convert overview.PNG (3.7MB) → step-9.webp (110KB), 97% reduction

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Typography
- Add Platypi (serif) via Google Fonts — same heading font as i2rt.com
- Apply to h1/h2/h3, nav title, hero title, card headings, table headers
- Switch body to system-ui stack (same as i2rt.com, drop Inter)

Colors
- Page bg: #D3D3D3 (exact i2rt.com color-scheme-1 background)
- Code blocks: #F0F0EE (clearly lighter, float above gray page)
- Text: #11151C (i2rt.com charcoal), secondary via opacity not separate color
- Nav bg: rgba(211,211,211,0.92) with backdrop-filter

Cards / Components
- Feature & product grids: 1px gap trick (i2rt.com signature pattern)
  gap:1px + background=rgba(foreground,0.1) + overflow:hidden on container
  each cell background matches page → gaps appear as hairline borders
- Buttons: flat style with 4px radius (from ~8px), ghost uses border only
- Badge/chip border-radius: 2px (from 10-12px)
- Remove lift/shadow hover effects → background tint on hover only

3D viewer
- Match #D3D3D3 background so it blends with page seamlessly
- Update loading overlay to match

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Replace hero images and Photos & Videos sections for Flow Base and Linear Bot
- Add and compress all new photos to WebP (69–99% size reduction)
- Update RobotViewer background to #F5F4F2 to match white theme
- Rewrite style.css: white bg, Platypi headings, i2rt.com design tokens

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Seagull-Y Seagull-Y merged commit 5612fdb into main May 19, 2026
2 checks passed
@Seagull-Y Seagull-Y deleted the docs/add-product-images-and-videos branch May 19, 2026 03:36
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