diff --git a/interactions.njk b/interactions.njk index 08edc65..550e42d 100644 --- a/interactions.njk +++ b/interactions.njk @@ -5,101 +5,390 @@ permalink: /interactions/ ---
My engagement with content across the IndieWeb.
+Activity across the IndieWeb - both my engagement and responses to my content.
{{ collections.likes.length }} item{% if collections.likes.length != 1 %}s{% endif %}
-Content I've appreciated across the web.
- +{# Tab navigation for Outbound/Inbound #} +{{ collections.replies.length }} item{% if collections.replies.length != 1 %}s{% endif %}
-My responses to posts across the web.
- + {# ===== OUTBOUND TAB - My Activity ===== #} +Content I've interacted with across the web.
- {# Bookmarks #} - -{{ collections.bookmarks.length }} item{% if collections.bookmarks.length != 1 %}s{% endif %}
-Links I've saved for later.
- +{{ collections.likes.length }} item{% if collections.likes.length != 1 %}s{% endif %}
+Content I've appreciated across the web.
+ - {# Reposts #} - -+ 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.
{{ collections.reposts.length }} item{% if collections.reposts.length != 1 %}s{% endif %}
+ + {# Pagination / Load more #} +Content I've shared from others.
- - {# Photos #} - -{{ collections.photos.length }} item{% if collections.photos.length != 1 %}s{% endif %}
-+ 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. +
+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-of