Commit Graph
87 Commits
Author SHA1 Message Date
Darius CepulisandGitHub d5e41bfa4d fix(site): use first-match-wins for multipart primary selection (#519) 2026-02-12 10:16:50 -06:00
Darius CepulisandGitHub 82944041f9 fix(site): resolve aliased part descriptions in api docs (#518) 2026-02-12 10:16:34 -06:00
Darius CepulisandGitHub 4d62a1ff7d fix(site): support satisfies in api-docs data attrs extraction (#517) 2026-02-12 10:16:18 -06:00
Darius Cepulis bdb9d7b506 feat(site): basic 404 and 500 pages
progress against #508
2026-02-12 09:39:51 -06:00
Darius Cepulis b27b989fa1 fix(site): clarify "Copy as Markdown" button
closes #483
2026-02-11 10:49:18 -06:00
Darius Cepulis f5773825ba fix(site): show docs sidebar on tablet
closes #509
2026-02-11 10:47:16 -06:00
Darius CepulisandGitHub bcf948c8f9 chore(site): remove PostHog analytics (#510) 2026-02-11 10:26:08 -06:00
Darius Cepulis 177e14be4b chore(site): configure netlify build and turbo-ignore 2026-02-11 09:29:19 -06:00
Darius Cepulis 2b59b1cabb docs(site): freshen up site README and CLAUDE 2026-02-10 14:37:04 -06:00
Darius Cepulis 77eeeef701 feat(site): add display font 2026-02-10 11:21:22 -06:00
5f27a6bc94 docs(site): update getting started code examples to match new api (#473)
Co-authored-by: Darius Cepulis <dcepulis@mux.com>
2026-02-09 18:49:43 -03:00
Darius Cepulis 222d90f675 fix(site): don't hit archive.org during build 2026-02-09 15:39:06 -06:00
Darius Cepulis afbe2a4198 fix(site): improve time demo css 2026-02-09 15:15:44 -06:00
Darius Cepulis eabf56806b fix(site): improve initial demo css
ref #472
2026-02-09 15:06:11 -06:00
Darius CepulisandGitHub fe56d8ca65 feat(site): simple api reference examples (#472) 2026-02-09 14:38:01 -06:00
Darius Cepulis 6b67428de3 feat(site): perform /docs redirect client-side 2026-02-09 09:12:12 -06:00
rahimandGitHub 870cbb77e4 feat(html): reorganize import paths by use case (#480) 2026-02-09 20:49:42 +11: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
Darius Cepulis 48364f17fd fix(ci): work around false-positive biome / astro errors
see https://biomejs.dev/internals/language-support/#html-super-languages-support
2026-02-05 15:25:02 -06:00
Darius Cepulis e3267fcfa6 chore(ci): format astro with biome 2026-02-05 09:42:20 -06:00
heff bb77464291 fix(docs): add audio to getting started guide and other updates 2026-02-03 21:39:34 -08:00
heff 0fb382700c fix(docs): updating installation langauge 2026-02-03 17:49:46 -08:00
Darius Cepulis d9e1536afa fix(site): correct table overscroll indicator color in dark mode 2026-02-03 17:07:47 -06:00
Darius Cepulis 3c8c1d62f8 fix(site): apply dark mode to code blocks 2026-02-03 16:42:14 -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 9ed608d6d4 chore(site): move to netlify (#381) 2026-02-02 15:45:41 -06:00
Darius CepulisandGitHub bfaf93fda9 fix: update npm install paths (#379) 2026-02-02 09:53:10 -06:00
Darius Cepulis 432b662440 fix(site): style overflowing tables 2026-01-27 13:50:06 -08:00
Sam PottsandGitHub bf76dfa593 chore(ci): eslint + prettier → biome (#325) 2026-01-23 11:33:04 +00:00
Daniel HayesandGitHub 644aa303b8 chore(site): add sentry to astro's server config (#299) 2026-01-08 10:06:39 -05:00
rahimandGitHub b89fef56dd chore(root): prepare workspace for alpha (#276) 2025-12-21 20:26:13 +11:00
Sam PottsandGitHub c35b012250 feat(example/react): improvements to react examples (#210) 2025-12-10 09:27:38 +11:00
Rahim 60f04ee854 fix(site): replace example mp4 with real
closes #200
2025-11-24 16:03:00 +11:00
Darius CepulisandGitHub 5a449832fd feat(site): a few loading optimizations (#193) 2025-11-18 11:25:47 -06:00
Darius Cepulis ec700e5ebd feat(site): add blog to navigation 2025-11-18 09:23:57 -06:00
Darius Cepulis e458531145 feat(site): migrate blog, with canonicals to v8 2025-11-17 16:06:53 -06:00
Darius Cepulis d7720a3786 chore(site): add sitemap to robots.txt 2025-11-12 14:23:45 -08:00
Darius CepulisandGitHub 1a249ce00d feat(site): llms.txt (#184) 2025-11-12 14:22:34 -08:00
Darius CepulisandGitHub e239221d32 fix(site): idle load analytics (#188) 2025-11-12 09:43:56 -08:00
Wesley Luyten 2b27d3d9f4 chore(site): update eject code generator 2025-11-11 11:28:49 -08:00
Darius CepulisandGitHub eea94aeb95 chore(site): begin v8 page migration (#177) 2025-11-10 14:31:26 -08:00
Wesley LuytenandGitHub 4a2d580bb3 feat: use anchor API for html elements (#174) 2025-11-07 14:33:10 -06:00
Christian PillsburyandGitHub 1878a271ba feat(react): use SimpleVideo as default Video and rename HLS version to HlsVideo (#171) 2025-11-06 10:34:04 -08:00
Darius CepulisandGitHub 642d651881 docs: update site/README and add site/CLAUDE (#172) 2025-11-06 12:20:46 -06:00
Steve HeffernanandGitHub bb10294419 fix(site): update discord link (#170) 2025-11-06 14:13:28 -03:00
Steve HeffernanandGitHub 474d51e5d7 chore(site): add trademark notice to footer (#163) 2025-11-05 16:44:28 -03:00
Darius CepulisandGitHub 8ba758ab5d feat(site): search (#165) 2025-11-05 13:04:06 -06:00
Darius CepulisandGitHub e644928df1 feat(site): restore docs sidebar state on navigation (#160) 2025-11-04 10:40:30 -06:00