Commit Graph
46 Commits
Author SHA1 Message Date
c3984f74d1 fix(site): add astro check CI and reduce errors/hints (#1109)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-22 10:18:05 -05:00
Darius CepulisandGitHub 34c3907bcc fix(site): preserve casing for code identifiers in doc titles and OG images (#1347) 2026-04-15 11:56:23 -05:00
961766d81d feat(site): serve branded OG images dynamically (#1345)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 11:49:35 -05:00
d4b805ea69 feat(site): feature and preset reference UI + docs integration (#1258)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 17:19:01 -05:00
b731cba6ba fix(site): update text link hover style to gold underline (#1149)
Co-authored-by: Claude <noreply@anthropic.com>
2026-04-14 12:18:04 -05:00
24b8b77c8a feat(cli): add @videojs/cli docs command for LLM-friendly installation (#1214)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 11:07:49 -05:00
266ab700b3 chore(site): upgrade to Astro 6 (#946)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 09:46:42 -05:00
rahimandGitHub 335bda5646 fix(html): remove redundant CDN CSS files and inline background skin styles (#1071) 2026-03-20 16:50:13 -07:00
7a5ce94bca docs(site): add Slider and Tooltip API reference pages (#862)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 14:05:33 -05:00
dbf717f1a7 docs(site): add skins & architecture concept pages (#769)
Co-authored-by: Darius Cepulis <dcepulis@mux.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 18:24:32 -05:00
2c2610f168 feat(site): add shiki notation transformers (#937)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 09:46:27 -05:00
rahimandGitHub 6a69779946 fix(site): include HLS CDN script in installation builder (#907) 2026-03-11 19:27:05 -07:00
156986abb9 feat(site): add optional OG image support to blog posts (#878)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 19:11:06 -05:00
Darius CepulisandGitHub 2adde3bdd0 chore(site): migrate to videojs.org and clean up remaining redirects (#853) 2026-03-10 11:34:50 -05:00
Darius CepulisandGitHub f6a4fc7887 fix(site): rebrand polish (#775) 2026-03-09 13:49:30 -05:00
351a3e8bda feat(site): new home page, docs, and design system (#566)
Co-authored-by: Darius Cepulis <dcepulis@mux.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 16:19:27 -06:00
2db6be75be fix(site): reset installation guide to implemented features (#707)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 11:14:41 -06:00
f623e676f2 feat(site): replace home page tech preview player with real player (#580)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 09:34:10 -06:00
8ab596ea30 feat(site): add TimeSlider, VolumeSlider, Popover API references (#685)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 17:41:35 -06:00
efd322ad07 feat(site): source URL auto-detection for installation page (#619)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 09:19:28 -06:00
78112fbefd feat(site): add util reference pipeline (#537)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 15:34:34 -06:00
Darius CepulisandGitHub 204af9a4aa fix(site): improve auth popup size and clean up Mux links (#587) 2026-02-20 15:24:12 -06:00
10eb92e5ea fix(site): use astro:env for server-only environment variables (#574)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 09:23:46 -06:00
e936ea4e44 feat(site): framework-specific SEO metadata for docs (#541)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 11:21:15 -06:00
Darius Cepulis 1c916efed4 feat(site): clean up api reference header hierarchy
I'm ok with H4s now
2026-02-12 12:00:35 -06:00
Darius Cepulis 6b67428de3 feat(site): perform /docs redirect client-side 2026-02-09 09:12:12 -06:00
Darius CepulisandGitHub 4b1e863883 feat(site): generated multipart component api reference (#468) 2026-02-09 12:20:45 +11:00
Darius CepulisandGitHub 0991a899b2 feat(site): extract api reference from components (#464) 2026-02-05 19:57:54 -06:00
8ed455c20a feat(site): add interactive getting started guide (#280)
Co-authored-by: Darius Cepulis <dcepulis@mux.com>
2026-02-02 16:42:03 -06:00
Darius CepulisandGitHub 0c530765d5 feat(site): remove style from urls (#378) 2026-02-02 15:54:24 -06:00
Darius CepulisandGitHub bfaf93fda9 fix: update npm install paths (#379) 2026-02-02 09:53:10 -06:00
Sam PottsandGitHub bf76dfa593 chore(ci): eslint + prettier → biome (#325) 2026-01-23 11:33:04 +00:00
rahimandGitHub b89fef56dd chore(root): prepare workspace for alpha (#276) 2025-12-21 20:26:13 +11:00
Wesley Luyten 2b27d3d9f4 chore(site): update eject code generator 2025-11-11 11:28:49 -08:00
Wesley LuytenandGitHub 4a2d580bb3 feat: use anchor API for html elements (#174) 2025-11-07 14:33:10 -06:00
Darius CepulisandGitHub 642d651881 docs: update site/README and add site/CLAUDE (#172) 2025-11-06 12:20:46 -06:00
Darius CepulisandGitHub 8ba758ab5d feat(site): search (#165) 2025-11-05 13:04:06 -06:00
Christian PillsburyandGitHub f28557359c fix(react, html): rename MediaProvider (and related) to VideoProvider (#159) 2025-11-04 07:34:10 -08:00
Darius CepulisandGitHub 7d5e79b8a1 docs: specify npm dist tag (#155) 2025-11-03 14:15:07 -06:00
Darius CepulisandGitHub 8f90083b89 fix(site): more reliable tabs (#153) 2025-11-03 12:44:41 -06:00
Wesley LuytenandGitHub 1e7c8ae82e feat: update html tooltip API / use command attr (#151) 2025-10-31 14:50:48 -05:00
Darius Cepulis f17570156e fix: connect html eject skins to media-provider 2025-10-30 00:56:07 -05:00
Darius CepulisandGitHub 06a1a9e2f9 feat: eject examples (#149) 2025-10-30 00:24:53 -05:00
Darius CepulisandGitHub 9e4af60361 docs: initial concepts and recipes (#147) 2025-10-29 23:28:55 -05:00
Darius CepulisandGitHub df4692dbda feat(site): tabs (#144) 2025-10-29 12:43:03 -05:00
Darius Cepulis d1583dd47d chore(site): rename website to site 2025-10-28 13:44:03 -05:00