git-pages - The final word in static site hosting
App Wishlist
1
Posts
1
Posters
9
Views
1
Watching
-
- Main Page: https://git-pages.org/
- Git: https://codeberg.org/git-pages/git-pages
- Licence: 0-clause BSD
- Dockerfile: Yes -> https://git-pages.org/running-a-server/#via-docker
- Demo: https://codeberg.page/
- Summary: Deploy your website with a single HTTP request or a git push. git-pages is an application that serves static websites from either filesystem or an S3 compatible object store and updates them when directed by the site author through an HTTP request. The server scales linearly from a personal instance running on a Raspberry Pi to a highly available, geographically distributed cluster powering Grebedoc. It is written in Go and does not depend on any other services, although most installations will use a reverse proxy like Caddy or Nginx to serve sites using the https:// protocol.
- Notes: Stable and able to scale, as the Codeberg Pages backend switches to git-pages (https://docs.codeberg.org/codeberg-pages/).
- Alternative to: GitHub Pages, Netlify