tangled
alpha
login
or
join now
whitequark.org
/
git-pages
[mirror] Scalable static site server for Git forges (like GitHub Pages)
10
fork
atom
overview
issues
pulls
pipelines
git-pages
/
src
/
at
v0.1.0
25 files
auth.go
Improve configuration reload and clarify scope.
1 month ago
backend.go
Improve configuration reload and clarify scope.
1 month ago
backend_fs.go
Add `Last-Modified:` header to `/.git-pages/` metadata responses.
1 month ago
backend_s3.go
Add `Last-Modified:` header to `/.git-pages/` metadata responses.
1 month ago
cache.go
Make installable with `go install`.
2 months ago
caddy.go
If an https fallback URL is configured, try TLS for Caddy domain check.
2 months ago
collect.go
Allow downloading entire site via CLI or HTTP.
1 month ago
config.go
Allow updating wildcard domain sites from an archive with a forge token.
1 month ago
extract.go
Correctly read symlinks from zip files
1 month ago
fetch.go
Make installable with `go install`.
2 months ago
headers.go
Allow downloading entire site via CLI or HTTP.
1 month ago
http.go
Serve compressed content directly if client indicates support.
2 months ago
main.go
Reword some log messages. NFC
1 month ago
manifest.go
Fix DIV/0 when compressing a site without contents.
1 month ago
migrate.go
Use `s3:GetObject` instead of `s3:ListObjects` for `CheckDomain`.
2 months ago
observe.go
Add `Last-Modified:` header to `/.git-pages/` metadata responses.
1 month ago
pages.go
Allow downloading entire site via CLI or HTTP.
1 month ago
redirects.go
Allow downloading entire site via CLI or HTTP.
1 month ago
schema.pb.go
Add original (decompressed) size to site manifest.
1 month ago
schema.proto
Add original (decompressed) size to site manifest.
1 month ago
signal_other.go
Reload configuration on SIGHUP (if supported by OS).
1 month ago
signal_posix.go
Reload configuration on SIGHUP (if supported by OS).
1 month ago
update.go
Add `Last-Modified:` header to `/.git-pages/` metadata responses.
1 month ago
util.go
Don't send COEP/COOP headers for non-HTML resources.
2 months ago
wildcard.go
Improve configuration reload and clarify scope.
1 month ago