Add Bluesky replies, quotes, and reposts to any web page. Handy for adding a comments section anywhere.
9
fork

Configure Feed

Select the types of activity you want to include in your feed.

Demo fix

Jim Ray ff92faa0 9ec8da35

+2 -2
+2 -2
demo.html
··· 49 49 50 50 <nav> 51 51 <a href="#basic">Basic</a> 52 - <a href="#custom">Custom theme</a> 52 + <a href="#themed">Themed</a> 53 53 </nav> 54 54 55 55 <section id="basic"> ··· 60 60 ></bsky-conversation> 61 61 </section> 62 62 63 - <section id="custom"> 63 + <section id="themed"> 64 64 <h2>Custom theme + header template</h2> 65 65 <p>Purple CSS overrides, <code>show-original-post="true"</code>, and a narrative <code>header-template</code> that uses conditionals to build a sentence.</p> 66 66 <bsky-conversation