Skip to content

Lunes-Hosting/register

 
 

Repository files navigation

How to get free subdomain?

  1. Fork the Code

  2. Add the following content under the subdomain you want:

    "example.com" {
        //...other subdomains
    
        "subdomain that you want": {
            "content":"target site",
            "type":"A/CNAME",
            "github_username":"your username"
        }

    }
//note, if you are targetting a github.io page then use CNAME
  1. Perform a PR, an admin will help you setup your domain

About

Free Subdomains

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.4%
  • CSS 28.0%
  • Python 14.7%
  • JavaScript 2.9%