AI site publishing

Hunk

Publish generated HTML, CSS, and static assets to workspace-scoped subdomains from a CLI. Keep hunks private by default, then make the ones you want public.

Terminalhunk
bunx hunk login
bunx hunk publish ./site
bunx hunk publish ./site --public

https://landing-a1b2c3d4.hunk.851.sh
1

Generate

Export a static folder from your AI builder or local editor.

2

Publish

Run the Hunk CLI from the folder that contains index.html.

3

Share

Use the generated hunk subdomain privately or switch it public.

Workspace-first publishing

Google sign-in maps users into a workspace, and every hunk starts with workspace visibility. Public sharing is an explicit toggle.

Commands

Install and sign in
bunx hunk login
Publish a folder
bunx hunk publish ./site