Closed Luwangel closed 4 years ago
What:
I added a web mention counter in the talk page.
See the screenshot below:
Why:
This counter sums up the number of interactions on Twitter. Then it will be used as a shortcut to the comments section at the bottom of the page. More details on the following issue https://github.com/aperowebnancy/aperowebnancy-website/issues/8
How:
I added a new component named <WebMentionCounter> which fetches and displays the number of likes, reposts and responses returned by webmention.io.
<WebMentionCounter>
webmention.io
This component is displayed below the share on Twitter button because web mentions are related to social media.
Checklist:
What:
I added a web mention counter in the talk page.
See the screenshot below:
Why:
This counter sums up the number of interactions on Twitter. Then it will be used as a shortcut to the comments section at the bottom of the page. More details on the following issue https://github.com/aperowebnancy/aperowebnancy-website/issues/8
How:
I added a new component named
<WebMentionCounter>
which fetches and displays the number of likes, reposts and responses returned bywebmention.io
.This component is displayed below the share on Twitter button because web mentions are related to social media.
Checklist:
Documentation added to the README.md file