Static hosting endpoints for a handful of small side projects. No accounts, no API, nothing interactive — just files served over HTTPS with long cache lifetimes. Split across subdomains so a cache purge on one never touches the others.
| Host | Serves |
|---|---|
| cdn | scripts, versioned bundles |
| static | stylesheets, fonts |
| img | icons, raster and vector art |
| media | audio and video samples |
| assets | mixed project assets |
| files | archives and downloads |
Everything here is public and immutable. Files are addressed by path only; if a path stops resolving it was rotated out, and there is no index to browse. Hotlinking is fine.
Build .