14 Commits

Author SHA1 Message Date
Nicolas Varrot
cf6512043c docs: widen page container to 1200px 2026-02-14 12:53:10 +00:00
Nicolas Varrot
6b290bd919 docs: enlarge demo GIF on GitHub Pages 2026-02-14 12:51:34 +00:00
Nicolas Varrot
3cbf6fc758 docs: replace fake demo with real GIF recording
- Replace animated JS conversation demo on GitHub Pages with actual GIF
- Replace static screenshot in README with the GIF
- Remove demo animation script (no longer needed)
2026-02-14 12:48:07 +00:00
Nicolas Varrot
3fab1c0f5e docs: add SEO improvements — robots.txt, sitemap.xml, canonical URL, structured data 2026-02-13 12:12:31 +00:00
Nicolas Varrot
ad6f81d4d7 docs: update landing page Recent Updates with v1.18-v1.29 features
Replace outdated feature cards (v1.4-v1.13) with the latest additions:
- Themes & accent colors (v1.20-v1.29)
- Thinking/reasoning display (v1.18-v1.25)
- Split view (v1.28)
- Message search (v1.22)
- Syntax highlighting input (v1.27)
- Drag & drop sessions (v1.26)
- Agent avatars (v1.19)
- Raw JSON & metadata viewer (v1.15-v1.24)
- Keyboard shortcuts (v1.13, kept)
2026-02-13 04:26:50 +00:00
Nicolas Varrot
4b41b45755 feat: update landing page demo to match current UI
- User messages: right-aligned cyan gradient bubbles with border
- Assistant messages: left-aligned dark zinc bubbles
- Squared-round avatars (rounded-2xl) matching app style
- Date separator between messages
- Channel icons in sidebar (Discord SVG, Telegram SVG, chat/cron icons)
- Proper bubble structure instead of flat message layout

Closes feedback #53
2026-02-12 23:38:07 +00:00
Nicolas Varrot
cab78db057 docs: add keyboard shortcuts section to README, version/stars badges, update landing page with v1.13 2026-02-12 19:17:06 +00:00
Nicolas Varrot
89056884ad docs: add Recent Updates section to landing page highlighting v1.4–v1.12 features 2026-02-12 19:01:43 +00:00
Nicolas Varrot
88b6494523 feat: add OG card image + Twitter/OG meta tags for social sharing 2026-02-11 22:13:54 +00:00
Nicolas Varrot
02e4bcf554 fix(landing): left-align demo chat messages (inherited text-align:center from hero) 2026-02-11 20:18:46 +00:00
Nicolas Varrot
d11849817a style(landing): move demo to hero, replace grid with alternating feature sections
- Demo animation is now the first thing visitors see (in the hero)
- Features use alternating left/right layout with visual panels
- Each feature has a mini illustration (tool badges, session list, etc.)
- Scroll-reveal animation on feature rows
- Removed the old grid layout
- Responsive: stacks vertically on mobile

Closes feedback #13
2026-02-11 20:07:02 +00:00
Nicolas Varrot
d26c4988f2 feat(landing): add animated fake UI demo with tool call visualization
Replaces the screenshot placeholder with a live animated demo showing:
- Sidebar with fake sessions and token usage bars
- User typing animation with cursor
- Thinking indicator with animated dots
- Colored tool call badges (web_search, exec)
- Expandable tool results with parameters
- Formatted assistant response with markdown
- Auto-looping animation

All pure CSS/JS, no dependencies. Matches the app's dark theme and color scheme.

Closes feedback item #12
2026-02-11 19:16:52 +00:00
Nicolas Varrot
f556c8db8e docs: rewrite features for README and landing page
Reorder and rewrite feature descriptions to highlight what actually
differentiates PinchChat: tool call visualization, GPT-like interface,
multi-session navigation. Remove generic features (markdown, file upload,
dark theme) that don't sell the product. Pragmatic tone, no fluff.
2026-02-11 18:25:32 +00:00
Nicolas Varrot
4f47732fa0 docs: add GitHub Pages landing page with features showcase 2026-02-11 17:36:04 +00:00