The landing page for Milano, served by GitHub Pages as the organization site. Static, no build step: index.html is the page.
- Pages: Settings → Pages → deploy from branch
main, root. Being the org site (get-milano.github.io), it serves at the domain apex. - Custom domain:
get-milano.dev(theCNAMEfile in this repo). With the custom domain on this repo, the project sites are also reachable under it: /specs/, /sdk/, /playground/. - DNS: apex
Arecords to GitHub Pages (185.199.108.153,185.199.109.153,185.199.110.153,185.199.111.153) and aCNAMErecord forwwwpointing toget-milano.github.io. GitHub then redirectswww.get-milano.devto the apex automatically. Enable "Enforce HTTPS" once the certificate is issued.
Apache-2.0, matching the SDK. See the organization.