StealThis .dev
Pages Medium

Blog Listing Page

A blog index page with featured post hero, category filter tabs, search bar, post grid cards, and pagination. No external libraries.

Open in Lab
vanilla-js css
Targets: JS HTML

Code

Blog Listing Page

A complete blog index page with a featured post hero section, category filter tabs, search functionality, card grid layout, and pagination controls.

Features

  • Featured post hero — large card with image, category badge, title, excerpt, author, date
  • Category tabs — All, Engineering, Design, Product, Company filter buttons
  • Search bar — real-time search filtering by title and excerpt
  • Post grid — 3-column card grid with thumbnail, category badge, title, excerpt, read time, author
  • Pagination — numbered page buttons with prev/next
  • Empty state — “No posts found” message when search yields no results
  • Responsive — 3 cols → 2 cols → 1 col

When to use it

  • Blog index / archive page
  • Content hub landing page
  • News listing page