Closed simonsarris closed 2 months ago
Whoops, I just set the CNAME file correctly.
However, in the GH repo settings if I set go.js.org
as the custom domain it will complain:
"The custom domain go.js.org
is already taken. If you are the owner of this domain..."
Ah, that's unfortunate. You'll need to reach out to GitHub support I believe to ask them to release the subdomain for you to use (someone else has it configured in their project when they haven't requested it here).
It looks like GH would want me to add a DNS txt record, which I would need your cooperation for.
If that's too onerous, I could easily switch the PR to use diagram.js.org
, which I was considering instead.
@indus should be able to add the TXT record if you can share it here
Sure thing:
TXT record for the following hostname: _github-pages-challenge-simonsarris.go.js.org
TXT record value: 676c0208bba70eb488443fa745f168
I've just added the TXT record (as well as the CNAME). Please keep this open. I will merge when your page is up and running.
@indus I am very sorry for the trouble, but it is still complaining that I do not own the domain. This is probably due to the ownership of the repo being NorthwoodsSoftware and not my personal account. Could you replace the record with:
TXT record _github-pages-challenge-NorthwoodsSoftware.go.js.org
TXT record value: 4a139a07d2633cca16ce9cb71b0a20
If that fails, I'll have to contact Github. I should have noticed sooner that there was a settings context for the organization that I could have used instead.
@simonsarris No problem. I've just replaced it.
Thank you, it looks like its working at last.
Welcome https://go.js.org
This will have go.js.org go to an info site for the GoJS diagramming library. I am modeling this after the vue.js.org example.