Archived
docs: replace demo animation with screenshots
This commit is contained in:
+15
-2
@@ -148,10 +148,23 @@
|
||||
<div class="container">
|
||||
<div class="demo-frame">
|
||||
<div class="demo-caption">
|
||||
<strong>Workspaces, sessions, transcripts, terminals — one Pi web UI.</strong>
|
||||
<strong>Workspaces, sessions, transcripts, files — one Pi web UI on every screen.</strong>
|
||||
<span>Bring your own repositories.</span>
|
||||
</div>
|
||||
<img src="assets/pi-web-demo.gif" alt="PI WEB browser UI demo" />
|
||||
<div class="demo-gallery" aria-label="PI WEB screenshots">
|
||||
<figure class="demo-shot demo-shot-desktop">
|
||||
<img src="assets/pi-web-desktop.png" alt="PI WEB desktop screenshot showing an agent-created pi-web.dev screenshot selected in the file preview" />
|
||||
<figcaption>Desktop: chat beside workspace file preview.</figcaption>
|
||||
</figure>
|
||||
<figure class="demo-shot">
|
||||
<img src="assets/pi-web-tablet.png" alt="PI WEB tablet screenshot" />
|
||||
<figcaption>Tablet: the same session from a wider touch screen.</figcaption>
|
||||
</figure>
|
||||
<figure class="demo-shot demo-shot-mobile">
|
||||
<img src="assets/pi-web-mobile.png" alt="PI WEB mobile chat screenshot" />
|
||||
<figcaption>Mobile: the chat stays readable on the go.</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user