From e60bef3f579a27d8be2d93b62109f063459646f6 Mon Sep 17 00:00:00 2001 From: ukimsanov Date: Mon, 3 Aug 2026 16:40:22 -0700 Subject: [PATCH 1/5] docs: rewrite the guides and landing pages Rewrites the pages that survive the restructure so they lead with what a reader can accomplish, and points them at the sections added in the previous commit. Page set and navigation are unchanged here; only content moves. Keeps the skill count in README. CLAUDE.md's catalog-maintenance rule requires the count to live in README and CLAUDE.md, and both now agree with the 19 directories under skills/. --- docs/examples.mdx | 362 +++++---------- docs/guides/4k-rendering.mdx | 185 ++------ docs/guides/authentication.mdx | 58 ++- docs/guides/claude-design-hyperframes.md | 10 +- docs/guides/color-grading.mdx | 565 ++++------------------- docs/guides/deploy.mdx | 229 +++------ docs/guides/feedback.mdx | 261 ++--------- docs/guides/figma.mdx | 46 +- docs/guides/gsap-animation.mdx | 194 ++++---- docs/guides/hdr.mdx | 211 ++------- docs/guides/html-in-canvas.mdx | 160 +++---- docs/guides/hyperframes-vs-remotion.mdx | 185 +++----- docs/guides/mcp.mdx | 380 ++++----------- docs/guides/media-effects.mdx | 369 +++------------ docs/guides/open-design-hyperframes.md | 2 +- docs/guides/performance.mdx | 157 ++----- docs/guides/remove-background.mdx | 464 ++++--------------- docs/guides/rendering.mdx | 477 ++++--------------- docs/guides/skills.mdx | 220 +++++---- docs/guides/troubleshooting.mdx | 310 +++++++------ docs/guides/video-components.mdx | 191 +++----- docs/introduction.mdx | 173 ++----- docs/quickstart.mdx | 291 ++---------- docs/weekly-updates.mdx | 17 +- 24 files changed, 1570 insertions(+), 3947 deletions(-) diff --git a/docs/examples.mdx b/docs/examples.mdx index a980c933d6..846262755b 100644 --- a/docs/examples.mdx +++ b/docs/examples.mdx @@ -1,274 +1,128 @@ --- -title: Examples -description: "Built-in examples for common video patterns. Hover to preview animations." +title: "Examples" +description: "Watch finished HyperFrames videos, inspect real production projects, or start from a working template." --- -Hyperframes includes starter examples to help you scaffold compositions quickly. Each example gives you a working project with the correct [composition structure](/concepts/compositions), [data attributes](/concepts/data-attributes), and a [GSAP timeline](/guides/gsap-animation) already wired up. - - - Looking for finished videos and production projects? Start with the [Showcase](/showcase). - - -```bash Terminal -npx hyperframes init my-video --example -``` - -## Landscape Templates - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-