/docs/examples
Examples
Explore polished live decks and a HonoX portfolio that keeps talks inside the application that introduces them.
Open each deck on a live Worker
Every example uses the same hono-decks package, with density, color, and composition tuned to its purpose.
Basic
The full example for code, assets, embeds, Fire reveals, and hydrated islands.
Minimal
The smallest Worker: one deck, one facade, and one mounted router.
HonoX portfolio
A portfolio that publishes ordinary pages and talks from the same HonoX app.
Build-time OGP
Generate deterministic 1200×630 share images from deck metadata with Satori and resvg.
Make the talk part of the portfolio
examples/honox embeds the deck inside its portfolio page and links to viewer and presentation surfaces. HonoX owns SEO and navigation; hono-decks owns presentation routes.
Surfaces in the same deployment
//decks/honox/decks/honox/presentation/decks/honox/printOpen the full portfolio →Start from the closest architecture
- Minimal
- Adding the smallest deck surface to an existing Hono Worker.
- HonoX
- Publishing talks beside a blog, profile, or work index.
- Basic
- Evaluating R2, embeds, motion, and export in one project.
- OGP
- Generating social share images during the build.