Skip to main content
clworkersvite

About

Built on three layers

Each tool plays one small role, and the output is plain HTML you can host anywhere.

Hono + hono/jsx

Pages are written as JSX components and rendered server-side during the build.

@hono/vite-ssg

The official Vite plugin that runs toSSG as part of vite build.

Workers Static Assets

wrangler deploy uploads dist/ to Cloudflare’s edge CDN.