Nubo

static sites

Marketing pages, docs, blogs.
All deployed the same way.

Push a static-site generator, point a domain, and Nubo serves it with TLS. Build cache so redeploys are quick, rollback so a bad copy edit isn't a crisis.

bring your generator

If it builds to a folder, it ships.

Nubo serves the build output behind Nginx by default. Static-site frameworks, plain HTML, generated docs, they all deploy the same way.

  • Astro
  • Next.js (static export)
  • Nuxt (static)
  • SvelteKit (static)
  • Hugo
  • Eleventy
  • Jekyll
  • VitePress
  • Docusaurus
  • Mintlify
  • Starlight
  • Plain HTML

out of the box

The parts most static hosts skip.

  • Builds get faster over time

    Nubo caches node_modules and build artifacts between deploys, so repeat builds finish in a fraction of the first one.

  • Custom domain + TLS

    Connect your domain in the dashboard. We issue the cert and keep it renewed.

  • Rollback in seconds

    Every deploy is saved. If a bad copy edit ships, roll back to the previous version in one click.

  • Build logs in the dashboard

    Watch the build stream live. No CI tab to switch to, no separate dashboard to configure.

what gets shipped

What people actually ship.

  • marketing

    Marketing pages

    Astro, Next, Nuxt, plain HTML. Wherever your content lives.

  • docs

    Documentation sites

    Mintlify, Docusaurus, Starlight, VitePress. Push, share the URL.

  • blogs

    Personal blogs

    MDX or markdown, a generator of your choice, deployed in a minute.

  • portfolios

    Portfolios

    Show what you've built without paying for a hosting plan you forgot about.

  • demos

    Demo sites

    Spin up a static demo per branch. Throw the URL in the deck.

  • side

    Whatever you're cooking

    If it builds to a folder of files, it ships.

stop reading

Got an idea?
Ship it tonight.

Sign up with GitHub, pick a repo, and we'll take it from there. Seven days on the house, no card and no sales call required.