Register Subdomain: shadow
Added the domain: shadow
Is this still pending intentionally? Am I missing a step I need to do?
Is this still pending intentionally? Am I missing a step I need to do?
If you try to reach the CNAME it returns a 404.
That's odd. I just retriggered the action to deploy it, is it working now?
That's odd. I just retriggered the action to deploy it, is it working now?
Still returns a 404. If you go to https://thewilloftheshadow.github.io
^
Thats... not how a GitHub pages CNAME works.
GitHub's proxy is looking at the origin domain to determine what site to serve. Accessing it directly will look for https://github.com/thewilloftheshadow/thewilloftheshadow. My is-a.dev site is located at https://github.com/thewilloftheshadow/devsite, which would be https://thewilloftheshadow.github.io/devsite. However, because it's setup on the CNAME already, it redirects to https://shadow.is-a.dev, which has not been setup yet.
Thats... not how a GitHub pages CNAME works.
GitHub's proxy is looking at the origin domain to determine what site to serve. Accessing it directly will look for https://github.com/thewilloftheshadow/thewilloftheshadow. My is-a.dev site is located at https://github.com/thewilloftheshadow/devsite, which would be https://thewilloftheshadow.github.io/devsite. However, because it's setup on the CNAME already, it redirects to https://shadow.is-a.dev, which has not been setup yet.
Actually it is how a GitHub Pages CNAME works. You need to have a website on https://thewilloftheshadow.github.io for us to merge it.
Why would I need a website for an unrelated thing? Can you explain how that works, am I just missing something?
Why would I need a website for an unrelated thing? Can you explain how that works, am I just missing something?
It's just our requirements.
Where is that documented?
Docs