data-peek/apps
Rohith Gilla 667e9480bb
fix(docs): resolve hydration crash and broken navigation (#151)
* fix(docs): resolve hydration crash and broken navigation

- Moved server-only `source.getPage()` calls from client-side `head()` into server-side `loader()`.
- Passed extracted metadata (title, description, breadcrumbs) to `head()` via `loaderData`.
- Relocated structured data injection to React component tree to fix hydration mismatches.
- Removed blocking third-party scripts from root route.

* chore(docs): remove playwright dep and dead getOrganizationStructuredData code

- Remove playwright from devDependencies (only used for one-off verification)
- Remove unused getOrganizationStructuredData import from __root.tsx
- Remove dead getOrganizationStructuredData function from seo.ts (zero callers)

---------

Co-authored-by: pullfrog[bot] <226033991+pullfrog[bot]@users.noreply.github.com>
2026-04-09 20:09:31 +05:30
..
desktop Add sidebar omnibar and physics-based transitions (#147) 2026-04-07 17:48:23 +05:30
docs fix(docs): resolve hydration crash and broken navigation (#151) 2026-04-09 20:09:31 +05:30
video Add v0.19.0 release video and fix Windows build 2026-04-07 11:02:38 +05:30
web feat: overhauled marketing website and documentation with high-end animations (#150) 2026-04-07 17:49:02 +05:30
webapp feat: overhauled marketing website and documentation with high-end animations (#150) 2026-04-07 17:49:02 +05:30