Measured entry
hyperui-blog-cards-6
A static editorial blog card shipped as HTML styled with Tailwind utility classes. It combines a vertical date rail, responsive cover image, headline, excerpt, and call-to-action link. It has no JavaScript or package dependency, but the sample image is hosted by Unsplash.



Measured
Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 18.0 KB (83.4 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A solid, dependency-light editorial card that mounts cleanly and adapts without overflow. Use it when the rotated date rail and image-on-larger-screens behavior suit the design, but expect to replace placeholder content, links, and imagery.
Use it if
- You need a compact featured-post card with a strong editorial layout.
- Your project already uses Tailwind and can map real post data into static markup.
- Hiding the cover image on narrow screens fits your content hierarchy.
Skip it if
- Every viewport must show the article image.
- You need a card with built-in loading, routing, or CMS integration.
- A vertical date treatment conflicts with your localization or reading-direction needs.
Install
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
A non-shadcn project only needs Tailwind CSS configured to scan the markup and support the utility classes, arbitrary writing-mode property, responsive variants, and line clamping. No shadcn components are required. Replace the hosted image and placeholder links before shipping.
Source and credit
This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.
Author repository
github.com/markmead/hyperuiAlternatives
Other published entries for the blog-cards pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- hyperui-blog-cards-4editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.3KB
- Bare
- pass
- Prov
- NO
- hyperui-blog-cards-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.5KB
- Bare
- pass
- Prov
- NO
- hyperui-blog-cards-1editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.6KB
- Bare
- pass
- Prov
- NO
- hyperui-blog-cards-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- hyperui-blog-cards-7editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- hyperui-blog-cards-5editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO