HonoX + MDX example

Publish talks with HonoX

A sample that serves HonoX pages and MDX presentations from the same application.

Runtime
Cloudflare Workers
Authoring
MDX + Hono JSX

Talk

The viewer, presentation screen, and print layout share one deck source.

Architecture / 3 slides

HonoX + hono-decks

An example of mounting file-based pages and a build-generated deck router in one Hono application.

HonoXMDXCloudflare

One app

HonoX owns pages, navigation, and SEO while app/routes/decks/index.ts mounts the generated deck router.