What to test
- Push this repo to GitHub and enable Pages (branch:
main
orgh-pages
). - Set a custom domain in the repo's Pages settings or add a
CNAME
file with your domain. - Add DNS records at your domain provider (A records for apex or CNAME for www).
- Enable "Enforce HTTPS" in GitHub Pages settings after propagation.
Quick checks
- Default Pages URL:
<username>.github.io</>
- Custom domain: once configured, visit
https://your-domain.example