ChanKay Blog
DemosPosts
DemosPosts
ChanKay Blog
GitHubBilibili

© 2026 ChanKay Blog

Notes

Posts

Thoughts, experiments, and practical notes from building on the web.

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

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 post
How This Blog Platform Works: A Practical Tour of the Current Architecture
Mar 19, 2026•6 min read

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 post