Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions docs/src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
> StreamKit is early-stage (`v0.1.0`). Breaking changes are expected and the security model is still evolving.
> If you expose a StreamKit instance to other machines, read the [Security](/guides/security/) guide first.

> [!NOTE]
> Official Docker images are published for `linux/amd64` (x86_64). On ARM hosts, use “Build from Source” or run with amd64 emulation.

## A quick look

<div className="sk-landing-video" aria-label="StreamKit demo video">
Expand Down
Loading