Files
bsky-social-app/bskyembed
vineyardbovines fd48c3a61c [bskyembed] Don't render empty post text
Posts with no text (common for gallery posts) rendered an empty <p>
that still counted as a flex child, doubling the gap above the embed.
2026-06-11 11:54:54 -04:00
..
2025-10-03 12:15:26 -07:00
2026-05-20 04:47:59 -07:00
2026-05-20 04:47:59 -07:00
2026-05-19 11:51:10 -07:00
2025-10-03 12:15:26 -07:00

Run / Test

Install dependencies:

cd bskyembed
pnpm

Run the dev server:

pnpm dev

You can see the embed homepage at http://localhost:5173

Testbed

In another terminal window, run the snippet dev script:

pnpm dev-snippet

You can then see the testbed page at http://localhost:5173/test