ATmentions

ATmentions

By Alexandre Plennevaux Open Source

ATmentions

Webmentions for the ATmosphere. Drop one tag on any page and show how the open atproto network reacted to it — Bluesky likes & reposts, standard.site recommends, reads, Frontpage, Margin notes, Semble saves, and anything built next. No accounts, no tracking, no lock-in: the network owns the reactions, not a silo.

See it live

Add it to your site

<script type="module" src="https://cdn.jsdelivr.net/npm/atmentions/dist/atmentions.min.js"></script>
<atmentions-reactions data-url="https://your.site/post"></atmentions-reactions>

That's it. Point data-url at your page (and data-aturi at your standard.site document if you have one). Theme it with CSS variables; pick variant="minimal" for a single count that expands. Source on GitHub →