The static download site for Aerogel.
This repository does not require a build step. Push it to GitHub, then open Settings → Pages and select GitHub Actions as the source. The included workflow deploys the repository root after every push to main.
The download card reads the latest Aerogel release from the public GitHub API. The response is cached in the browser for one hour, stale data remains usable during an outage, and rate-limit responses prevent another request until GitHub's reset time. The download button itself falls back to the stable Aerogel.jar asset in the latest release.
Serve the directory with any static file server, or open index.html directly. The latest-release request requires an internet connection.