HonoX + hono-decks
An example of mounting file-based pages and a build-generated deck router in one Hono application.
HonoX + MDX example
A sample that serves HonoX pages and MDX presentations from the same application.
The viewer, presentation screen, and print layout share one deck source.
An example of mounting file-based pages and a build-generated deck router in one Hono application.
HonoX owns pages, navigation, and SEO while app/routes/decks/index.ts mounts the generated deck router.