An identity for developers on the web.
JSID.DEV is a free identity for developers on the web. This service offers a handy subdomain like foo.jsid.dev
or bar.jsid.dev
for use on your static sites via CNAME record. Fork, add subdomain and send a Pull Request. We will make it work.
- Fork this repo.
- Set a custom domain to your GitHub Pages.
- Add your subdomain under
subdomains.json
file. - Run
npm install
andnpm run sort
to sort the keys alphabetically. - Send Pull Request.