- Create a fork of this repository.
- In your fork open the codethetech.tech file and add the following alphabetically based off the subdomain name:
SUBDOMAIN_NAME:
- ttl: 1
type: CNAME
value: Github or Vercel link.- Replace
SUBDOMAIN_NAMEwith the name of the sub-domain. So if the name washellothen the subdomain would behello.codethetech.tech. - Replace
Github or Vercel linkwith the Github link or Vercel cname link of the website you want the subdomain to go. If you are using an IP address changetype: CNAMEtotype: A. Remember to leave that.at the end! - Commit your changes and create the PR!
That's it! Someone with contributor access to the repo will then review your PR.
codethetech.xxx subdomains are only available for all clubs and projects related to CodetheTech.
When adding a site hosted on ▲ Vercel, you will need to verifiy the domain by adding a CNAME or TXT record.
Add the value to the codethetech.tech file as shown below:
_vercel:
ttl: 1
type: CNAME
values: cname.vercel-dns.com.