Skip to main content
clworkersvite

Static Site Generation

Hello! This page was pre-rendered to static HTML at build time.

No server-side code runs when you visit — just files on Cloudflare's edge, worldwide.

Read how this site is built

Hono renders

toSSG walks your routes at build time and writes one real HTML file per page.

Vite bundles

Styles are scoped per page with hono/css and only included where they are used.