Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Domain verification #146
Domain verification #146
Comments
|
At JupyterCon so limited time, That's because initially GitHub did not allow https on custom domain, so it is deployed on https://netlify.com, @asmeurer you seem to be an admin there as well See https://app.netlify.com/account/dns/python3statement.org, you can change the DNS servers back to GH it would be a good idea. We can still use netlify to have staging deploy for PRs. |
|
OK. Moving back to gh-pages doesn't seem easy, if we want to keep nelify. I'll just leave it as it is. I don't know if nelify allows to enforce https (nellify's interface isn't showing me the settings page for it in the list, if I do have access). I did get the domain verified on GitHub https://github.com/python3statement |
GitHub allows projects to verify domains as belonging to them (https://blog.github.com/changelog/2018-08-07-domain-verification/). I was going to do it for python3statement.org, but I guess it uses a custom DNS, separate from namecheap, which I don't have access to.
I was also looking to check the HTTPs only box, but it doesn't let me because the DNS is set as an A record instead of a CNAME record.
This is not high priority obviously, but whoever has access to the DNS stuff might want to look into this if you get some free time (I'm assuming either @Carreau or @takluyver).