v2.0 — Now with Cloudflare, GoDaddy & Namecheap

Free hosting deserves
free tooling

Domain GitHub Pages in 60 seconds

Configure and connect any domain to free hosting via GitHub Pages—DNS, SSL, CNAME—automated. One command. One click. One prompt. Built with AI, given away forever.

Terminal
$ npx gg-deploy ui

# Opens setup wizard at localhost:3847

Four ways to deploy

CLI

Power users love the command line. Plan, apply, and check status with simple commands. Perfect for automation and CI/CD pipelines.

npx gg-deploy plan example.com user/repo

Web UI

Visual wizard walks you through everything. Create API keys, test connections, deploy with one click.

Desktop App

Native app for Mac, Windows, and Linux with automatic updates.

AI Assistant

Works with Claude Code and other AI tools via MCP. Just say "deploy example.com" and watch the magic happen.

MCP

60 seconds to live

1

Enter your domain & repo

Tell us your domain (Cloudflare, GoDaddy, or Namecheap) and GitHub repository. That's all the input we need.

gg-deploy plan mydomain.com user/repo
2

Review & apply

Review the plan, then apply. DNS A records point to GitHub's IPs. CNAME file added to your repo. GitHub Pages enabled. SSL provisioned automatically.

gg-deploy apply mydomain.com user/repo
3

You're live

Your site is deployed. DNS propagates in 10-60 minutes. Check status anytime with health checks.

gg-deploy status mydomain.com user/repo
Abe Diaz

Built by a disaster relief technologist

gg-deploy started as a personal itch. Connecting domains to GitHub Pages shouldn't require 15 minutes of DNS archaeology. So I spent a weekend and built what I wanted: deployment in 60 seconds, not 60 minutes.

AGPL-licensed because the best tools are the ones everyone can use—and improve.

Read more about my work

I'm Abe Diaz. I lead a team that uses AI and logistics to deliver relief supplies within hours of disasters striking—26+ million items across 200+ disasters and counting.

On weekends, I apply the same approach to artisanal developer tools: identify friction, build fast, give it away.

Ready to deploy?

Join developers who've simplified their GitHub Pages workflow. Open source, free forever, no strings attached.

View on GitHub