Skip to main content
ParticleUI

Blog

Blog index with header, hero, article list with author avatars, newsletter section, and footer.

Blog Template

Newsletter Section

Footer

Installation

1

Run the CLI

$npx particleui-cli add blog

Usage

TSX
import { BlogTemplate } from "@/components/templates/blog"

export default function Page() {
  return <BlogTemplate />
}

Details

Source filecomponents/templates/blog.tsx
Typeblock
Categoriestemplate, content
npm dependencies
Registry depsnewsletter, footer
Claude skill