build69
build69  /  Components  /  Site  /  BlogIndex

BlogIndex

v1.0.12Updated 27 Aug 2026

Blog index / article listing page — three-column grid, magazine, list rows and sidebar layouts. Full-page copy-paste template; baked-in demo content (edit the JSX to customise).

Preview

Live · 21 stories
Grid Three ColOpen ↗
Why this is recommendedblogarticlesindexlisting+4

BlogIndex — grid three col.

Recommended for+14
  • Blog index / listing pages
  • News / resources sites
Tags+6
blogarticlesindexlistingpagegridthreecol
Features+4
  • Three-column grid, magazine, list-rows and with-sidebar layouts
  • Category tabs / featured hero / search variants
  • Self-contained — no required props
Not recommended for−2
  • Single article view (use BlogPost)

Install

Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.

get_registry_item({ name: "BlogIndex" })

Usage

import { BlogGridThreeCol } from '@/components/pages/blog-index';

<BlogGridThreeCol />

Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.

Props

PropTypeRequired
className

Optional wrapper class override (copy-paste block, baked-in content)

string

Related