Blog 45 block design & features
Blog45 is a minimal text-only blog index composed with shadcn/ui spacing and border utilities. A heading and one-line description introduce a stacked list bounded by top and bottom rules, with horizontal dividers between rows. Each row is a single link pairing a title on the left with a tabular date on the right; there are no thumbnails, categories, excerpts, or buttons.
Styling relies on whitespace and underline-on-hover rather than surfaces or shadows. Titles use medium weight at a comfortable reading size while dates stay muted and fixed-width for alignment down the list. The block is intentionally sparse so typography and row rhythm carry the hierarchy.
This is one of the simplest blog patterns in the library: a lightweight, almost manuscript-like index suited to teams that publish frequently and want readers to scan titles quickly. Complexity is low because you only pass titles, dates, and URLs.
Responsive behavior stacks title above date on very small screens, then switches to a single-line row with space-between alignment from the small breakpoint upward.
