Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added social media sharing functionality for blog posts #38

Merged

Conversation

sumitkumar9128
Copy link
Contributor

@sumitkumar9128 sumitkumar9128 commented Oct 7, 2024

Hi @jinx-vi-0 ,

fixes #13

I've implemented a social media sharing feature for blog posts that enhances user engagement. The functionality is encapsulated in separate files (share-buttons.ejs and share.js), which minimizes any potential conflicts with existing issues.

Social Media Share Buttons:

  • Implemented share buttons for Facebook, Twitter, LinkedIn, and WhatsApp, allowing users to easily share blog posts on their preferred social media platforms.

  • This structure allows for easier future updates and improvements without disrupting the core functionality of the project.

  • I recognize that the project is still a work in progress, and while I wish to contribute further, many key issues are already being addressed by others. Once those necessary PRs are merged, I’m confident that my social sharing feature will integrate seamlessly and enhance the overall user experience.

Thank you for considering this addition!

Best,
Sumit

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Boom! Your pull request just flew into the BlogLog HQ. High fives all around! Our team of tech wizards will check it out and get back to you faster than you can say 'code ninja!' Thanks for leveling up the project!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature : Adding Social Media Sharing for Blog Posts
2 participants