NOVA-Team / xmlns.novaapi.net

NOVA XML namespaces
https://xmlns.novaapi.net/
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Add CNAME #1

Closed ExE-Boss closed 2 years ago

ExE-Boss commented 6 years ago

This adds the CNAME file and points it at xmlns.novaapi.net.

Until this is merged, the website at the current location will continue to have broken styles.

Requirements:

The following records set in the NOVA website DNS settings:

A   xmlns   192.30.252.153
A   xmlns   192.30.252.154

With GitHub Pages now supporting HTTPS for custom pages, this instead needs to be:

A   xmlns   185.199.108.153
A   xmlns   185.199.109.153
A   xmlns   185.199.110.153
A   xmlns   185.199.111.153

or

CNAME   xmlns   nova-team.github.io

This has to be done by @calclavia who has access to the NOVA website DNS settings (see https://github.com/NOVA-Team/NOVA-Core/issues/207#issuecomment-223889902).


Once the above requirements are met, this can be merged.

ExE-Boss commented 2 years ago

@calclavia no longer owns the novaapi.net domain ☹.