diff --git a/docs/developers/index.mdx b/docs/developers/index.mdx index fbda8041b8..d91a26b27d 100644 --- a/docs/developers/index.mdx +++ b/docs/developers/index.mdx @@ -5,7 +5,7 @@ description: "CLI, SDK, packages, schemas, deployment, integrations, and contrib This section is for people integrating HyperFrames, automating it, extending the editor, deploying rendering infrastructure, or working directly with composition source. -If you only want to create or edit a video, begin with [Guides](/guides) or [Studio](/studio). +If you only want to create or edit a video, begin with [Make your first video](/quickstart) or [Studio](/studio). ## Choose the smallest surface diff --git a/docs/docs.json b/docs/docs.json index 46a4f7ceee..02a59f297b 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -54,7 +54,6 @@ { "group": "Start here", "pages": [ - "guides/index", "introduction", "quickstart", "workflows", @@ -512,6 +511,10 @@ } }, "redirects": [ + { + "source": "/guides", + "destination": "/introduction" + }, { "source": "/showcase", "destination": "/examples" diff --git a/docs/guides/index.mdx b/docs/guides/index.mdx deleted file mode 100644 index d4e11a8a7c..0000000000 --- a/docs/guides/index.mdx +++ /dev/null @@ -1,39 +0,0 @@ ---- -title: "What do you need to do?" -sidebarTitle: "Overview" -description: "Choose the shortest HyperFrames documentation path for what you need right now." ---- - -You do not need to read these docs from beginning to end. Start from your current situation. - - - - Understand the product, see a finished result, and choose a relevant next step. - - - Go from source material to a reviewable project in Studio and export it. - - - Choose the right path for a product, idea, recording, pull request, motion graphic, song, or presentation. - - - Review the storyboard, make direct edits, adjust timing and animation, or export a version. - - - Start with the visible symptom and return to the task you were trying to finish. - - - Choose the CLI, SDK, Player, package, schema, or deployment surface you actually need. - - - -## Useful places after the first task - -- [Examples](/examples) — watch finished work, inspect production projects, or start from a template. -- [Catalog](/catalog) — find reusable scenes, captions, transitions, overlays, and effects. -- [Learn](/concepts) — understand compositions, timing, variables, adapters, and deterministic rendering. -- [What's new](/product-updates) — follow product changes without reading the technical release archive. - - - If a teammate asks “What is HyperFrames?”, send [What is HyperFrames?](/introduction), not this directory page. - diff --git a/docs/introduction.mdx b/docs/introduction.mdx index ce98248551..4a304432f8 100644 --- a/docs/introduction.mdx +++ b/docs/introduction.mdx @@ -1,59 +1,45 @@ --- title: "What is HyperFrames?" sidebarTitle: "What HyperFrames is" -description: "See how an AI agent, a real project, and HyperFrames Studio work together to create a finished video." +description: "Tell an AI agent what you want. It builds a real, editable video project — you refine it in Studio and export the film." --- -HyperFrames lets an AI agent create a real video project, then gives you a visual Studio to review, edit, and export it. +**Tell an AI agent what you want. It builds a real, editable video project — you refine it in Studio and export the film.** -You can begin with an idea, website, script, pull request, recording, or music track. The agent handles the first build. You stay in control of the direction and the visible result. +Start from an idea, a website, a script, a recording, a pull request, or a song. The agent does the first build. You keep control of the result. - +