# Extension gallery

Open [index.html](index.html) to navigate the local HTML gallery generated from `package.json#pi.extensions`.

Regenerate the HTML and JSON smoke evidence with:

```bash
npm run docs:extensions
```

The gallery now lives in `docs/extension-gallery` so it does not overwrite the hand-facing per-extension docs in `docs/extensions`. Offline smoke results are stored in [evidence.json](evidence.json). If terminal screenshots are recaptured, place them in [pi-terminal-screenshots/](pi-terminal-screenshots/); missing screenshots do not block generation.
