From 8f703c437db07d157b0d2e7eed1a84eeea25faae Mon Sep 17 00:00:00 2001 From: Sohan Maheshwar <1119120+sohanmaheshwar@users.noreply.github.com> Date: Thu, 7 May 2026 14:38:46 +0200 Subject: [PATCH 1/2] added livestream video to zed page --- app/spicedb/getting-started/installing-zed/page.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/spicedb/getting-started/installing-zed/page.mdx b/app/spicedb/getting-started/installing-zed/page.mdx index df4abc96..0727461f 100644 --- a/app/spicedb/getting-started/installing-zed/page.mdx +++ b/app/spicedb/getting-started/installing-zed/page.mdx @@ -1,4 +1,5 @@ import { Callout } from 'nextra/components' +import YouTube from "@/components/youtube-wrapper"; # Installing Zed @@ -123,6 +124,10 @@ You can find more commands for tasks such as testing, linting in the repository' [CONTRIBUTING.md]: https://github.com/authzed/zed/blob/main/CONTRIBUTING.md +Here's a livestream discussing all the features in `zed` and how you can use it. + +
+ ## Reference: `zed` From b29bb7ab5e308e0870019504a1362232bd4bd29c Mon Sep 17 00:00:00 2001 From: Sohan <1119120+sohanmaheshwar@users.noreply.github.com> Date: Thu, 7 May 2026 18:27:58 +0200 Subject: [PATCH 2/2] Update app/spicedb/getting-started/installing-zed/page.mdx Co-authored-by: Maria Ines Parnisari --- app/spicedb/getting-started/installing-zed/page.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/spicedb/getting-started/installing-zed/page.mdx b/app/spicedb/getting-started/installing-zed/page.mdx index 0727461f..cb090fac 100644 --- a/app/spicedb/getting-started/installing-zed/page.mdx +++ b/app/spicedb/getting-started/installing-zed/page.mdx @@ -124,8 +124,12 @@ You can find more commands for tasks such as testing, linting in the repository' [CONTRIBUTING.md]: https://github.com/authzed/zed/blob/main/CONTRIBUTING.md + +## Overview + Here's a livestream discussing all the features in `zed` and how you can use it. +