Skip to main content
Buzz

Deploy static sites in seconds

Buzz is self-hosted static site hosting. GitHub auth, CLI-first, zero config.

Sign in

Sign in with GitHub or a passkey to manage your sites.

Or use the CLI

  1. 1.

    Install the CLI

    npm i -g @infomiho/buzz-cli
  2. 2.

    Connect to this server

    buzz config server https://static.miho.dev
  3. 3.

    Login with GitHub

    buzz login
  4. 4.

    Deploy your site

    buzz deploy ./dist

    Live at my-site.static.miho.dev