git-lfs3

A Git LFS server backed by any S3-compatible bucket.

You've reached a Git LFS endpoint, not a website. Point your Git client at this host using a URL of the form:

git config -f .lfsconfig lfs.url \
  https://<KEY>:<SECRET>@git-lfs3.pages.dev/<ENDPOINT>/<BUCKET>

Replace <KEY>/<SECRET> with your object-store access key, <ENDPOINT> with its S3 API host, and <BUCKET> with your bucket name.