Design KitComponentv0.3.0

NBPostMeta

Standardized article metadata header indicating publication dates and authorship.

When to use

Use directly under H1s in blog posts and documentation to build trust via transparency.

Import

Import
tsx
import NBPostMeta from "@/components/NBPostMeta";

Example

Example
tsx
// See import NBPostMeta from "@/components/NBPostMeta"; for import usage.

Live preview

People also ask

Where do I import NBPostMeta from?

Use: import NBPostMeta from "@/components/NBPostMeta";

How do I keep it multi-domain safe?

Don’t hardcode domains in metadata/JSON-LD. Use getSiteUrl() + toAbsoluteUrl().

Design kit

Turn this into a sellable export

If you want the “packaged kit” (versioning, license, exportable docs and components), we can scope the release pipeline.