thedev.id icon indicating copy to clipboard operation
thedev.id copied to clipboard

Identity for developers on the web.

thedev.id

An identity for developers on the web.

What is thedev.id

thedev.id is a free identity for developers on the web. This service offers a handy subdomain like foo.thedev.id or bar.thedev.id for use on your static sites via CNAME record. Fork, add subdomain and send a Pull Request. We will make it work.

How to get one

  • Fork this repo.
  • Set a custom domain to your GitHub Pages.
  • Add your subdomain under subdomains.json file.
  • Run npm install and npm run sort to sort the keys alphabetically.
  • Send Pull Request.