Skip to content

Commit ea6288c

Browse files
committed
docs(site): refine Why Video.js? close and install snippet
Installation: replace forward-link with a brief mini-pitch covering the same gaps Section A names. Why page: drop the artificial break and "Ready?" heading so the credibility paragraph flows as the last paragraph; correct Mux attribution to the four named teams only, with broader contributors mentioned separately. https://claude.ai/code/session_01Uv795VrAR51b65fKTTn8gT
1 parent 93988f2 commit ea6288c

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

site/src/content/docs/concepts/why-videojs.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,6 @@ Documentation aimed at human readers usually doesn't help an agent. Video.js v10
127127

128128
<DocsLinkCard slug="how-to/build-with-ai">Build with AI</DocsLinkCard>
129129

130-
## Ready?
130+
Video.js v10 is built at Mux by the teams behind Video.js, Plyr, Vidstack, and Media Chrome, with contributions from engineers across other player projects. Between us, our projects have served tens of billions of monthly video plays. Most of the choices on this page came from things we got wrong the first time, then the second, then the fifth. We've been supporting your edge cases for over a decade. Now we're shipping the player we always wanted to build.
131131

132132
<DocsLinkCard slug="how-to/installation">Install Video.js</DocsLinkCard>
133-
134-
----
135-
136-
Video.js v10 is built at Mux by the teams behind Video.js, Plyr, Vidstack, Media Chrome, and other players. Between us, our projects have served tens of billions of monthly video plays. Most of the choices on this page came from things we got wrong the first time, then the second, then the fifth. We've been supporting your edge cases for over a decade. Now we're shipping the player we always wanted to build.

site/src/content/docs/how-to/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Video.js is a **React video player component library** &mdash; composable primit
3131
Video.js is an **HTML video player built on custom elements** &mdash; lightweight, framework-free components for building accessible, customizable players with minimal bundle size.
3232
</FrameworkCase>
3333

34-
If you're still scoping Video.js for your project, start with <DocsLink slug="concepts/why-videojs">Why Video.js?</DocsLink>.
34+
Reach for Video.js when the `<video>` tag isn't enough: streaming formats like HLS, accessible controls that look the same across browsers, or a UI that matches the rest of your product. For the full case, see <DocsLink slug="concepts/why-videojs">Why Video.js?</DocsLink>.
3535

3636
<LLMCase>
3737
<div data-cli-omit="installation">

0 commit comments

Comments
 (0)