Back to blog
Apr 14, 2026
2 min read

Hello, world

First post — proving the canonical home is live.

This is the first post on 2amusings. If you’re reading this on the canonical site at 2amusings.pages.dev (or whatever domain it lives at by the time you read this), the Astro build and Cloudflare Pages deploy are working end-to-end.

Future posts will be authored once here, then cross-published to dev.to, Hashnode, and Medium with canonical_url pointing back to this URL. Short teasers will fan out to LinkedIn, X, and Mastodon — each one linking back to the canonical here.

The publish pipeline is a small Node/Python CLI plus a Claude Code skill that handles the per-platform translation work: generating different hooks per audience, deciding what to do with interactive components when a destination only supports plain markdown, and tracking what’s been published where.

That’s the plan. This post exists to prove the first leg works.