Footer
Latest Posts Footer
A footer with a “From the blog” column: regular link columns plus three fresh posts with dates and a link to all articles. Self-contained: one file, no dependencies.
What you can change
- the columns array — the link columns, their labels and addresses
- the posts array — the articles: title, href, date (ISO) and dateLabel (the human caption)
- blogTitle, blogLinkLabel and blogHref — the column label and the link to all articles
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/footer-014?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 --vibeui-footer-014-* variables. A server component. Post dates are marked up with <time datetime>: the machine-readable date stays in the markup even when the human caption is “August 12”. The date sits above the title: freshness first, then the topic — fresh dates in a footer act as a liveness signal for the project. The whole post card is a single link with hover on the title. The blog column is its own <nav> with a label, like every link column; the two-part layout kicks in only from 64rem of the block's own width.
Tags
- footer
- blog
- articles
- content
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…