Skip to content

Add social media asset generation script, GraphQL Virtual Meetup, Apollo Summit - #2496

Open
bignimbus wants to merge 1 commit into
sourcefrom
jeff/social-media-banners
Open

Add social media asset generation script, GraphQL Virtual Meetup, Apollo Summit#2496
bignimbus wants to merge 1 commit into
sourcefrom
jeff/social-media-banners

Conversation

@bignimbus

Copy link
Copy Markdown
Contributor

Reuses the /conf/2026 OG-image design system (next/og, shared header/footer/colors/fonts) to generate announcement, speaker, and CFP banners from a YAML manifest via pnpm generate:social-banner.

Also:

  • Adds GraphQL Virtual Meetup (Sep 2026) and Apollo Summit 2026 to /community/events
  • Fixes events.ts widening kind to string (the array literal was piped through .sort() before the Event[] check, defeating contextual typing)
  • Drops an unnecessary "use client" from qr-code.tsx that made the QR code invisible when reused from a route handler

@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment 操作 Updated (UTC)
graphql-github-io Ready Ready Preview Aug 28, 2026 6:40pm

Request Review

Reuses the /conf/2026 OG-image design system (next/og, shared
header/footer/colors/fonts) to generate announcement, speaker, and
CFP banners from a YAML manifest via `pnpm generate:social-banner`.

Also:
- Adds GraphQL Virtual Meetup (Sep 2026) and Apollo Summit 2026 to
  /community/events
- Fixes events.ts widening `kind` to `string` (the array
  literal was piped through .sort() before the Event[] check,
  defeating contextual typing)
- Drops an unnecessary "use client" from qr-code.tsx that made the
  QR code invisible when reused from a route handler
注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

None yet

项目

None yet

Development

Successfully merging this pull request may close these issues.

1 participant