community
community copied to clipboard
Add a "Share via Mastodon" button
It's great that it's possible to share an article via various social media sites, e.g. Facebook, Twitter, LinkedIn and Telegram. As it's constantly growing in popularity, I would love to also have a "Share via Mastodon" button. There's a plugin available here: https://github.com/Aly-ve/Mastodon-share-button - adding it should be fairly straighforward (hence the "good first issue" label)
Honestly, I don't know what Mastodon is, but if anyone wants to contribute and add this button then
Share buttons are editable in the template /layouts/partials/sharing.html
And are included in the page templates as {{ partial "sharing.html" . }}
If you need to add JS code, you can add it to the end of the file /layouts/_default/baseof.html
Sorry, I should have prefixed this with an introduction to Mastodon then ;) You can learn more about this distributed social media platfrom here: https://joinmastodon.org/
I don't know, somehow the task merged with Fredel's pull request.
@LenzGr @dbazhenov I would love to work on this issue. Please assign it to me.
@rahulsunil2 Thanks
I would love to work on this issue. Please assign it to me.
Any news on this one, @rahulsunil2 ? We still would love to get this implemented.