Learn how to configure your subdomain with DNS records and additional settings.
domains/
directory in the repository and must follow specific naming conventions.
.json
file extension.json
(filename is less than 1 character)A.json
(contains uppercase letters)a..json
(contains consecutive dots).a.json
(starts with a dot)a .json
(contains a space)a$.json
(contains non-alphanumeric character)a.json.json
(multiple .json extensions)a.json
(at least 1 character long)example.json
(alphanumeric and lowercase)blog.example.json
(includes dots for sub-subdomains)my-blog.json
(uses dashes as separators)Note: To prevent monopolization, users are limited to one one-letter subdomain.