community icon indicating copy to clipboard operation
community copied to clipboard

Add a "Share via Mastodon" button

Open LenzGr opened this issue 3 years ago • 6 comments

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)

LenzGr avatar May 02 '22 13:05 LenzGr

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

dbazhenov avatar May 02 '22 14:05 dbazhenov

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/

LenzGr avatar May 05 '22 13:05 LenzGr

I don't know, somehow the task merged with Fredel's pull request.

dbazhenov avatar May 16 '22 12:05 dbazhenov

@LenzGr @dbazhenov I would love to work on this issue. Please assign it to me.

rahulsunil2 avatar Oct 01 '22 10:10 rahulsunil2

@rahulsunil2 Thanks

dbazhenov avatar Oct 04 '22 07:10 dbazhenov

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.

LenzGr avatar Feb 10 '23 15:02 LenzGr