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)
This commit is contained in:
Nicolas Varrot
2026-02-14 12:48:07 +00:00
parent 729b804120
commit 3cbf6fc758
3 changed files with 4 additions and 148 deletions

View File

@@ -18,7 +18,7 @@
> 🎬 **[See the live demo →](https://marlburrow.github.io/pinchchat/)** — interactive preview of the UI with tool call visualization, streaming, and more.
<p align="center">
<img src="public/screenshot.png" alt="PinchChat Screenshot" width="800" />
<img src="docs/demo.gif" alt="PinchChat Demo" width="800" />
</p>
## ✨ Features