Skip to content

Build a Complete Blog System (List, View, and Markdown Rendering) #23

@vvsrohit

Description

@vvsrohit

Create a full blog module inside the project to display articles.

Requirements

  • Create /blog page to list all posts (static JSON file allowed)
  • Create dynamic route /blog/[slug]
  • Render content using a Markdown parser
  • Add table of contents on the side
  • Apply proper responsive styling

Why This Is Hard

Contributor must understand routing, dynamic pages, Markdown rendering, and clean UI.

Expectations

  • Clean folder structure (blog folder with components)
  • At least 3 sample posts in JSON or MD
  • Mobile friendly

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions