-
-
Notifications
You must be signed in to change notification settings - Fork 909
Description
Why do we need this improvement?
Currently, the website lacks a mechanism for users to easily share blog posts on social media platforms. This limits the reach and visibility of the content, making it harder for readers to promote the blogs organically to a broader audience.
How will this change help?
This change will ease the sharing of blog amongst social platforms.
Screenshots
No response
How could it be implemented/designed?
Add social sharing buttons to each blog post. These buttons should allow users to share the post on popular platforms such as:
Twitter
LinkedIn
Each button should generate a pre-filled sharing link, including the blog post title, URL, and possibly hashtags. For example:
Twitter: https://twitter.com/intent/tweet?text=Check+out+this+blog!&url=https://www.asyncapi.com/blog/2024-annual-summary#social-media
The buttons should be visually appealing, lightweight, and non-intrusive. They can be displayed at the top or bottom of each blog post.
🚧 Breaking changes
Yes
👀 Have you checked for similar open issues?
- I checked and didn't find a similar issue
🏢 Have you read the Contributing Guidelines?
- I have read the Contributing Guidelines
Are you willing to work on this issue?
Yes I am willing to submit a PR!