We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0861233 commit 86b500fCopy full SHA for 86b500f
docs/src/content/docs/index.mdx
@@ -28,9 +28,6 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
28
> StreamKit is early-stage (`v0.1.0`). Breaking changes are expected and the security model is still evolving.
29
> If you expose a StreamKit instance to other machines, read the [Security](/guides/security/) guide first.
30
31
-> [!NOTE]
32
-> Official Docker images are published for `linux/amd64` (x86_64). On ARM hosts, use “Build from Source” or run with amd64 emulation.
33
-
34
## A quick look
35
36
<div className="sk-landing-video" aria-label="StreamKit demo video">
0 commit comments