astrolicious / astro-tips.dev

The place for content that goes beyond the official docs, for all Astronauts!

Home Page:https://astro-tips.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New author feature

alexanderniebuhr opened this issue · comments

Description:

To enhance the user experience and content discoverability on Astro Tips, we aim to introduce an Author Logic feature. This feature will facilitate a more personalized touch to the articles and allow users to explore content by their favorite authors.

Feature Requirements:

  1. Author Pages:

    • Implement dedicated pages for each author that aggregates all their contributions in one place.
    • Sonja Broda's author page on getkirby.com is one example, how this could look like, but we can have our own look and feel.
  2. Author Component:

    • Develop a reusable component to display basic information about the author on each article page. This component can e.g. include:
      • Author's name
      • A brief bio or tagline
      • A profile picture or avatar
      • A link to their dedicated author page for users to explore more of their work.

Use Case:

By implementing this feature, readers of Astro Tips will have an easier time finding articles from authors they trust and enjoy. It also provides authors with a platform to showcase their work and contribute to building a community around Astro Tips.

Conclusion:

This enhancement is a step towards making Astro Tips a more engaging and community-driven platform. It aligns with our goals of providing high-quality content and fostering connections between authors and the reader base.

That's a great idea! We should allow a tip/recipe to have several authors too