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

Update Hero Section for Multiple Authors Support #2

Open
SyedaMahamFahim opened this issue Sep 10, 2023 · 2 comments
Open

Update Hero Section for Multiple Authors Support #2

SyedaMahamFahim opened this issue Sep 10, 2023 · 2 comments
Labels
design enhancement New feature or request good first issue Good for newcomers

Comments

@SyedaMahamFahim
Copy link
Owner

Issue Description

Currently, the Hero section on my website showcases a single author. However, i've integrated support for multiple authors, allowing various groups of people to create their blogging websites. To better reflect this, we need to update the Hero section to accommodate multiple authors.

Proposed Changes

  • Revise the Hero section to dynamically display information about different authors.
  • Ensure that the Hero section remains visually appealing and engaging.
  • Link author profiles to their respective author pages for a seamless user experience.
@SyedaMahamFahim SyedaMahamFahim added enhancement New feature or request good first issue Good for newcomers design labels Sep 10, 2023
@DevEssaAhmed
Copy link

DevEssaAhmed commented Sep 11, 2023

Can you briefly explain this issue

@SyedaMahamFahim
Copy link
Owner Author

You have misunderstood, Let me explain,

I've added a multiple-author feature to my personal blog website to make it easier for those who want to start blogging with their friends or others without the need for extensive development and design work. The website is built using Next.js v13 and Sanity v3, making it a ready-to-use blogging platform.

As part of this enhancement, I'd like to customize the hero section and navigation bar of the website to better fit blogging-specific needs. If the website contains more than one author, it's essential to modify the hero section accordingly.

All other functionalities and pages have already been created and are fully functional. To showcase this multiple-author feature, you can take a look at an example on the single article page where I've included an author card. This card features three buttons, and when you click on any of them, you'll be directed to a new page that displays content specific to the selected author. This functionality operates by extracting the author's unique identifier from the URL, ensuring that the content is presented accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design enhancement New feature or request good first issue Good for newcomers
Projects
Status: No status
Development

No branches or pull requests

2 participants