/register

Register for a subdomain at https://may-be.gay! 🌈

Primary LanguageJavaScript

may-be.gay | free subdomains for possibly queer folx

Gitmoji

may-be.gay is a service in which you can register your own sub-domain for your personal website! Catered to queerfolx, but all inclusive 🏳️‍🌈.

How to Register

  1. Fork this repository!
  2. Create a new file in the domains directory called <subdomain>.toml, with the subdomain you would like.
  3. Using this template, create your site's file.
# You need to provide details about yourself that we can use to contact you.
[user]
username = "USERNAME"
# You have to have one of these.
email = "EMAIL"
discord = "DISCORD"

[records]
# Your site's records, i.e.
CNAME = "CNAME here"
  1. Create a pull request to this repository, one of our owners will merge your website!