Files
hyperframes/docs/workflows.mdx
T
ukimsanov 6fe5b4f82a docs: add the Studio section, workflow guides, and section hubs
Adds the pages the rebuilt navigation is organised around, and moves the sidebar
onto that structure. Every entry points at a file that exists after this commit;
nothing is rewritten or removed yet, and no redirect is claimed yet.

- Studio (13 pages) — the editor had no section of its own
- One guide per creation workflow, matching the shipped agent skills
- Section hubs: Concepts, Catalog, Developers, Deploy, Workflows, Help,
  Go further, Product updates, 30 Days of HyperFrames

Pages a later commit retires drop out of the sidebar here but still exist and
still resolve, so the site stays navigable at this commit.

Incidentally fixes a link to /concepts from the Lambda migration guide that is
broken on main today — the destination did not exist.
2026-08-04 00:39:31 -07:00

20 lines
590 B
Plaintext

---
title: "Choose a workflow"
sidebarTitle: "Choose a workflow"
description: "Start from the material you already have."
---
import { WorkflowChooser } from "/snippets/workflow-chooser.jsx";
<WorkflowChooser />
When several source types matter equally, use **Direct a custom video**.
You can also make a plain `/hyperframes` request; the agent selects the matching
workflow after it understands what you want.
## Related topics
- [Make your first video](/quickstart)
- [Create a product or website video](/guides/product-launch-video)
- [Direct a custom video](/guides/general-video)