Grebedoc – static site hosting for Git forges
11 days ago
- #static-site-hosting
- #git-pages
- #open-source
- git-pages is a push-based static site server for public use, integrating with Caddy for TLS and S3-compatible storage.
- Operated by Catherine 'whitequark' and team, it supports Codeberg and other Git forges, with global anycast infrastructure.
- Websites are limited to 768 MiB initially, with plans to increase to 10 GiB.
- Supports publishing via webhooks or direct HTTP PUT/POST requests, with flexible authorization methods.
- Requires DNS configuration (TXT records) for domain control verification before publishing.
- Allows custom headers and redirects via `_headers` and `_redirects` files, following specific syntax and rules.
- Offers methods to unpublish sites, including empty commits or DELETE requests (Method B only).
- TLS certificates are issued only for domains with published sites, requiring initial setup via grebedoc.dev.