ChanKay Blog
DemosPosts
English简体中文
DemosPosts
ChanKay Blog
GitHubBilibili

© 2026 ChanKay Blog

Writing

Technical

Generating OG Images with Headless Browser Screenshots
Apr 10, 2026•3 min read
Technical
Technical

Why Open Graph images matter for social sharing, how traditional approaches generate them, and how this site uses headless browser screenshots with an async queue to produce pixel-perfect OG images automatically.

Read article
How This Blog Platform Works: A Practical Tour of the Current Architecture
Mar 19, 2026•6 min read
Technical
Technical

This post explains how the platform stays maintainable by separating schema ownership, public delivery, and reusable presentation across apps/admin, apps/www, and @repo/ui. It also shows how generated Payload types, Markdown-first posts, and TurboRepo workflows keep content, frontend code, and local development aligned.

Read article