Thanks to the founders of is-a.dev, you can get a sweet-looking “.is-a.dev” subdomain for your personal website for free! Setting it up is pretty easy, you just need to host your website on a web hosting service and then you can link your website to your “.is-a.dev” subdomain!
You can host your websites on GitHub Pages, Cloudflare Pages, Railway.app or any hosting service “except” Vercel and Netlify, because the domain will encounter an SSL certificate issue when using these services and neither of them will work.
This blog is itself hosted on Cloudflare Pages and is using “https://agam778.is-a.dev” as the domain.
Here are the instructions to get your own “.is-a.dev” subdomain:
- First, fork this repository: GitHub - is-a-dev/register
- Next, add a new file in
domains/
folder named asyour-domain-name.json
for registering a website with domain ashttps://your-domain-name.is-a.dev
. To see the format of Domains JSON file, see the docs here- Here are some examples of a JSON file for registering your website: HERE - For CNAME field, HERE - For URL field, HERE - For A Record field
- Now, create a Pull Request to the
is-a-dev/register
repository with the new file and wait for the PR to be merged. - After the merge, the changes will take effect within one day.
- Done, now you can visit your cool “ your-domain-name.is-a.dev” domain!
Now, if you want to edit your website’s details, remove it or anything related like that, you can create a PR for the same.
Make sure to star their repository and donate if you like their work!
Hope this was useful for you. Thanks for reading :)