--- layout: layouts/base.njk title: Interactions permalink: /interactions/ ---
Activity across the IndieWeb - both my engagement and responses to my content.
Content I've interacted with across the web.
{{ collections.likes.length }} item{% if collections.likes.length != 1 %}s{% endif %}
Content I've appreciated across the web.
{# Replies #}{{ collections.replies.length }} item{% if collections.replies.length != 1 %}s{% endif %}
My responses to posts across the web.
{# Bookmarks #}{{ collections.bookmarks.length }} item{% if collections.bookmarks.length != 1 %}s{% endif %}
Links I've saved for later.
{# Reposts #}{{ collections.reposts.length }} item{% if collections.reposts.length != 1 %}s{% endif %}
Content I've shared from others.
{# Photos #}{{ collections.photos.length }} item{% if collections.photos.length != 1 %}s{% endif %}
Photo posts and images.
These pages show different types of IndieWeb interactions I've made. Each type uses specific microformat properties to indicate the relationship to the original content.
u-like-ofu-in-reply-tou-bookmark-ofu-repost-ofWebmentions and interactions others have made with my content.
Loading webmentions...
No webmentions found for this filter.
Webmentions are a W3C standard for cross-site communication. When someone likes, reposts, or replies to my content from their own site (or via Bluesky/Mastodon bridges), I receive a webmention notification.