Skip to content

Support individual blog post pages with slugs #7

@fabirez

Description

@fabirez

Ensure that each blog post on your blog site is viewable at its own unique route/URL by implementing individual dynamic pages (e.g., [slug].astro under src/pages/blog/). Each must:

  • Render blog content based on the slug/filename
  • Show metadata (title, date, tags, etc.)
  • Provide navigation back to the main blog list

This is crucial for a functional blog MVP.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions