diff --git a/src/content/docs/realtime/realtimekit/guides/index.mdx b/src/content/docs/realtime/realtimekit/guides/index.mdx new file mode 100644 index 000000000000000..319718598b7efbb --- /dev/null +++ b/src/content/docs/realtime/realtimekit/guides/index.mdx @@ -0,0 +1,75 @@ +--- +title: Guides +pcx_content_type: overview +sidebar: + order: 1 +head: + - tag: title + content: Overview +--- + +import ProductSection from "src/content/docs/realtime/realtimekit/partials/_product-section.mdx"; +import { + CardGrid, + Card, + LinkCard, + LinkTitleCard, +} from "@astrojs/starlight/components"; + + + +### Capabilities + +Learn how to use key features of RealtimeKit, such as recording, breakout rooms, webinars, and more. + + + + + + + + + + +### Working with RealtimeKit APIs + +Learn the basics of working with RealtimeKit's REST APIs. + + + + diff --git a/src/content/docs/realtime/realtimekit/index.mdx b/src/content/docs/realtime/realtimekit/index.mdx new file mode 100644 index 000000000000000..650b597da5d1895 --- /dev/null +++ b/src/content/docs/realtime/realtimekit/index.mdx @@ -0,0 +1,48 @@ +--- +title: RealtimeKit +pcx_content_type: overview +sidebar: + order: 1 +head: + - tag: title + content: Overview +--- + +import { Description, LinkButton, CardGrid, LinkCard } from "~/components"; + + + + + +Integrate programmable, and easily customizable live video and voice into your web, mobile, and desktop applications with just a few lines of code. + + + + + + + + + Guides + + + RealtimeKit Dashboard + diff --git a/src/content/docs/realtime/realtimekit/partials/_product-section.mdx b/src/content/docs/realtime/realtimekit/partials/_product-section.mdx new file mode 100644 index 000000000000000..9d1bbf0b04242d5 --- /dev/null +++ b/src/content/docs/realtime/realtimekit/partials/_product-section.mdx @@ -0,0 +1,35 @@ +import { Description, LinkButton } from "~/components"; +import { + CardGrid, + Card, + LinkCard, + LinkTitleCard, +} from "@astrojs/starlight/components"; + + + Learn how to integrate live video and voice, live stream, and chat experiences + into your product. + + +### Quickstart + + + + + +