You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if there was some example code that fetches the webmentions for an URL and then takes the JSON data and actually renders the HTML and appends it to the page.
Use case would be not-so-technical users that want to use webmention.io on their static site.
Hello everyone!
I've written a new rendering component - it's a WebComponent, so it should work for most sites. GitHub | NPM | StackBlitz (modify the target to show the webmention of the corresponding page)
It would be nice if there was some example code that fetches the webmentions for an URL and then takes the JSON data and actually renders the HTML and appends it to the page.
Use case would be not-so-technical users that want to use webmention.io on their static site.
Related to #94.
The text was updated successfully, but these errors were encountered: