Blog
Featured Post
One large article announcement: a gradient cover on the left and, next to the author, the reading time and word count — the question people ask before clicking.
What you can change
- title, excerpt and the topic of the announcement
- badge, coverLabel and the hue value
- author, role, date, readingTime and words
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-003?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-003-*. A server component: there are no hooks. The cover is assembled from layers of radial gradients over a linear one, and the hue is set by the hue number. The heading link is stretched over the whole card with ::after, and :focus-within holds the ring state. The two-column layout is turned on by a container query; on a narrow block the cover becomes horizontal.
Tags
- blog
- featured
- announce
- author
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…