build69
build69  /  Components  /  Marketing Sections  /  Blog

Blog

v1.0.11Updated 27 Aug 2026

Blog / article listing section with cards, featured posts and sidebars. Copy-paste block; baked-in demo content (edit the JSX to customise).

Preview

Live · 13 stories
Why this is recommendedblogarticlespostsnews+4

Blog — grid.

Recommended for+14
  • Blog index pages
  • News / resources pages
  • Marketing pages
Tags+6
blogarticlespostsnewscardsmarketingsectiongrid
Features+4
  • Grid, featured, list and with-sidebar layouts
  • Cover + title + excerpt + meta per post
  • Self-contained — no required props
Not recommended for−2
  • In-app feeds

Install

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

get_registry_item({ name: "Blog" })

Usage

import { BlogGrid } from '@/components/sections/blog';

<BlogGrid />

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

string

Related