Files
is-a-dev/docs/README.md
T
2021-09-26 15:06:33 -04:00

11 lines
636 B
Markdown

# How to register
You can read the [domains.json file api reference](./domains-json.md) for more information about the json file structure.
### Websites hosted at
* [For github pages users](./hosted-at/github-pages.md)
* [For hashnode blogs](./hosted-at/hashnode.md)
* [For other services](./hosted-at/others.md)
### Vercel & Netlify Note
You will encounter an SSL certificate issue when using Vercel and Netlify. Neither service will work with our domains. It is recommend to use [Github Pages](https://github.com/is-a-dev/register/blob/add-hosting-warning/docs/hosted-at/github-pages.md) or [Railway](https://railway.app/) instead.