feat: Add SSG for homepage SEO #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/homepage-ssg"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds build-time static site generation for the React homepage using Playwright to ensure it is SEO friendly and generates rich link previews. Modifies the React root to use hydrateRoot to seamlessly hydrate the prerendered HTML.