BlogRoll

Fetches posts from Content Collections, filters by service type, sorts by date, and renders a responsive grid of BlogPostCards. Drop it on any service page to surface relevant articles automatically.

  • filter?"custom-build" · "renovation" · "adu" · "general" · omit for all posts
  • limit? — max posts to show · defaults to 6
  • heading? — optional section heading
  • subheading? — optional subheading below heading
  • variant?"light" (default) · "dark" · "brand"
  • showViewAll? — show "View all articles" link · defaults to true
1 — No filter · all posts · variant="light"
2 — filter="adu" · limit=1 · variant="light" · as used on an ADU service page
3 — filter="custom-build" · limit=2 · variant="dark"
4 — filter="renovation" · limit=1 · variant="brand" · showViewAll=