rmarinsky.com.ua stopped pretending to be an abandoned hosting stub
The annoying part was basic: the site existed, but HTTPS complained, GitHub Pages served the wrong certificate, and random subdomains still fell back to the old hosting account. Not exactly the first impression a product page should make.
I cleaned up DNS, added the GitHub Pages A and AAAA records, removed the wildcard, added the GitHub verification TXT record, waited for the certificate, and kicked Pages deployment again.
HTTP now redirects to HTTPS, the certificate covers rmarinsky.com.ua and www, and the site is ready to carry actual release stories for the Mac apps.
- Apex domain points to GitHub Pages.
- www points to rmarinsky.github.io.
- Old-hosting wildcard is gone.
- GitHub Pages domain verification is green.
- HTTPS enforcement is enabled after a fresh deploy.