Blog
Issue Cards
A grid of journal issues with covers made of the brand accent gradient: a large issue number instead of illustrations, so publishing never waits for a designer.
What you can change
- the posts array: number, title, excerpt, date and reading time
- eyebrow and title above the grid
- issueLabel — the caption next to the number on the cover
A link for your AI agent: preview, code and instructions.
Preview
Use it with AI
- 1. Copy the link.
- 2. Write to your agent in your own words and drop the link into the sentence.
- 3. The agent opens the link and installs the component from the registry.
put this on the home page as the hero:
https://vibeui.ru/c/blog-007?lang=en&theme=dark
Not sure where to paste it? Step-by-step guide
Show the full instructions
What the link says, spelled out. Use it when your agent cannot open links — paste this text instead.
Loading…
For developers
The install command lives in the “Component source” block below — a signed link that stays valid for 24 hours.
Technical notes
The block is self-contained: one file, no dependencies, its own palette in local variables --vibeui-blog-007-*. A server component: there are no hooks. The cover is a linear gradient of three accent stops, the issue number is pressed in with translucent dark ink, and there are no assets or images at all. The heading link is stretched over the whole card with ::after, and :focus-within holds the ring. Two and three columns are turned on by a container query.
Tags
- blog
- cards
- gradient
- issues
- grid
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…