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

✨ Enhancement: Linking LinkedIn Profile of Author in Blogs #1398

Open
cbum-dev opened this issue Feb 5, 2025 · 2 comments
Open

✨ Enhancement: Linking LinkedIn Profile of Author in Blogs #1398

cbum-dev opened this issue Feb 5, 2025 · 2 comments
Labels
✨ Enhancement Indicates that the issue suggests an improvement or new feature. Status: Triage This is the initial status for an issue that requires triage.

Comments

@cbum-dev
Copy link
Contributor

cbum-dev commented Feb 5, 2025

Is your feature request related to a problem? Please describe

Currently, blog authors are not linked to their LinkedIn profiles. This means users cannot easily navigate to an author's LinkedIn profile for more information about them, their background, or other professional content they may have shared.

Describe the solution you'd like

Clicking on an author's name in a blog post should redirect users to their LinkedIn profile if a LinkedIn link is available. This can be achieved by adding a field for the author's LinkedIn URL in the blog metadata and updating the frontend to link the author’s name accordingly.

Describe alternatives you've considered

  • Providing an "About the Author" section at the end of the blog with social media links.

Additional context

No response

Are you working on this?

Yes

@cbum-dev cbum-dev added Status: Triage This is the initial status for an issue that requires triage. ✨ Enhancement Indicates that the issue suggests an improvement or new feature. labels Feb 5, 2025
@Abhsihekkaul
Copy link

Hey @cbum-dev
Abhishek this side,

I wanted to work on adding LinkedIn profile links for blog authors, and here's the plan:

Add an optional LinkedIn field to the blog metadata.
Update the template to link author names to their LinkedIn URLs when available.
Include some lightweight styling for clarity.

Before submitting a PR, I wanted to check if there are any existing patterns for social links that I should follow? Also, would you prefer the LinkedIn field to be formatted a specific way (e.g., nested under socials)?

please let me work on this as this is going to be my first contribution to the open source
Thanks!

@cbum-dev
Copy link
Contributor Author

cbum-dev commented Feb 8, 2025

Hey @cbum-dev Abhishek this side,

I wanted to work on adding LinkedIn profile links for blog authors, and here's the plan:

Add an optional LinkedIn field to the blog metadata.
Update the template to link author names to their LinkedIn URLs when available.
Include some lightweight styling for clarity.

Before submitting a PR, I wanted to check if there are any existing patterns for social links that I should follow? Also, would you prefer the LinkedIn field to be formatted a specific way (e.g., nested under socials)?

please let me work on this as this is going to be my first contribution to the open source Thanks!

This proposal is still in triage phase. So wait for acceptance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Enhancement Indicates that the issue suggests an improvement or new feature. Status: Triage This is the initial status for an issue that requires triage.
Projects
None yet
Development

No branches or pull requests

2 participants