diff --git a/interactions.njk b/interactions.njk index 4abfc19..ac4b81d 100644 --- a/interactions.njk +++ b/interactions.njk @@ -151,13 +151,28 @@ permalink: /interactions/

Loading webmentions...

- {# Error state #} -
+ {# Setup required state — shown when webmentions proxy is not configured #} +
+

Webmentions Not Configured

+

+ To receive inbound webmentions, you need to set up the webmentions proxy plugin + (@rmdes/indiekit-endpoint-webmentions-proxy). +

+
    +
  1. Register your domain at webmention.io and get your API token
  2. +
  3. Set the WEBMENTION_IO_TOKEN environment variable
  4. +
  5. Ensure the webmentions proxy plugin is installed and configured in your Indiekit config
  6. +
  7. Restart Indiekit to apply the changes
  8. +
+
+ + {# Error state — only shown for real errors, not missing config #} +

{# Filter by type #} -
+