Open
Description
Is your feature request related to a problem? Please describe
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.
Describe the solution you'd like
Add social sharing buttons to each blog post. These buttons should allow users to share the post on popular platforms such as:
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://json-schema.org/blog/post-title&hashtags=JSONSchema
The buttons should be visually appealing, lightweight, and non-intrusive. They can be displayed at the top or bottom of each blog post.
Describe alternatives you've considered
Custom Share URLs:
- Provide only a plain "Copy Link" button that copies the URL to the clipboard for users to share manually.
Additional context
No response
Are you working on this?
Yes