For the complete documentation index, see llms.txt. Markdown variants are available by appending .md to any URL or sending an Accept: text/markdown header. An agent skill is available at /.well-known/agent-skills/site-skill.md.
0
Sponsor

Terminal

A minimal, technical Open Graph image with a wordmark and accent side-bar above a large wide-tracked uppercase headline.

ogimagecn
Ship beautiful OG images
npx shadcn@latest add ogimagecn

Installation

$ pnpm dlx shadcn@latest add https://ogimagecn.vercel.app/r/terminal.json

Usage

import { ImageResponse } from "next/og";
 
import { Terminal } from "@/components/og/terminal";
 
export function GET() {
  return new ImageResponse(
    <Terminal
      brand="acme"
      title="Now in public beta"
      caption="npm i @acme/sdk"
    />,
    { width: 1200, height: 630 }
  );
}

API Reference

Terminal

PropTypeDefault
brandstring-
titlestring-
captionstring-
accentstring-