From 393c2f7deb8d4c567d9382ba24c08a4d0f589050 Mon Sep 17 00:00:00 2001
From: Bad Boy
Date: Thu, 17 Mar 2022 10:24:04 +0530
Subject: [PATCH 1/8] ok
nvm i messed up before
---
README.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 566e34537..f2e9465d8 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,10 @@
-
+
+
+
+
+
-
**is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.

From db87605ec71cbb81172741851358ed612f0c40dc Mon Sep 17 00:00:00 2001
From: Bad Boy
Date: Thu, 17 Mar 2022 11:31:40 +0530
Subject: [PATCH 2/8] Update README.md
does this look gud?
space between description and the discord server banner
---
README.md | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index f2e9465d8..230bd84ca 100644
--- a/README.md
+++ b/README.md
@@ -3,11 +3,10 @@
-
-
+
**is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.
-
- 
+
+
## How do I register?
From f2b906abc36b56bb96d661b1aaad20f00acc1da2 Mon Sep 17 00:00:00 2001
From: Bad Boy
Date: Thu, 17 Mar 2022 11:40:21 +0530
Subject: [PATCH 3/8] Update README.md
---
README.md | 25 ++++++++++---------------
1 file changed, 10 insertions(+), 15 deletions(-)
diff --git a/README.md b/README.md
index 230bd84ca..b09d8d4ab 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,14 @@
-
-
+
+
+
+
-
-
-**is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.
-
-
+ **is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.
+
+
+
+
## How do I register?
@@ -18,18 +20,14 @@
* That's it! Done! Now go show off your cool `.is-a.dev` domain
-
## Donations
This project is a free and open source service for developers and will stay that way.
-
Please consider donating to help me keep this running forever!
-
-
## Similar services
You should also checkout -
* [js.org](https://github.com/js-org/js.org/tree/master)
@@ -37,16 +35,13 @@ You should also checkout -
* [runs-on.tech](https://github.com/aakhilv/runs-on.tech)
-
## Uptime
-


You can check the uptime of the service via [our status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw)
-
-
## License
+
This project is under the [GPL-3.0](./LICENSE) license.
From 6a7797533da6fbb52894857e04452cac440103b8 Mon Sep 17 00:00:00 2001
From: Bad Boy
Date: Thu, 17 Mar 2022 11:45:40 +0530
Subject: [PATCH 4/8] Update README.md
aligned banner sheesh
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index b09d8d4ab..52864e498 100644
--- a/README.md
+++ b/README.md
@@ -2,11 +2,11 @@
-
+
**is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.
-
-
+
+
From 87b6b98c413545f574f9a04d1d1cde012216e1c6 Mon Sep 17 00:00:00 2001
From: Bad Boy
Date: Wed, 20 Apr 2022 19:09:56 +0530
Subject: [PATCH 5/8] Update README.md
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 52864e498..2b1d539ec 100644
--- a/README.md
+++ b/README.md
@@ -36,8 +36,7 @@ You should also checkout -
## Uptime
-
-
+ 
You can check the uptime of the service via [our status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw)
From 08495defef5f048ea21f726c81a79e82a2cdf3d0 Mon Sep 17 00:00:00 2001
From: Semant
Date: Sun, 25 Dec 2022 13:43:08 +0530
Subject: [PATCH 6/8] Update README.md
---
README.md | 58 ++++++++++++++++++++++++++++++-------------------------
1 file changed, 32 insertions(+), 26 deletions(-)
diff --git a/README.md b/README.md
index 2b1d539ec..59ec90baa 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,9 @@
-
+
+is-a.dev
**is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.
@@ -10,37 +11,42 @@
+is-a.dev is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.
-## How do I register?
-* Fork this repository
-* Add a new `domains/your-domain-name.json` file directory to register `your-domain-name.is-a.dev`
-* [Read the docs](./docs)
-* The PR will be reviewed and merged
-* After merging, the changes will take effect within a day
-* That's it! Done! Now go show off your cool `.is-a.dev` domain
+## Registration
+Try out our new fast and easy subdomain registration service [here](https://register.is-a.dev)!
+Or via the CI
-## Donations
-This project is a free and open source service for developers and will stay that way.
-Please consider donating to help me keep this running forever!
+```bash
+ npm install @is-a-dev/cli -g
+ is-a-dev create
+```
-
-
+**Manual Registration**:
+- [Fork](https://github.com/is-a-dev/register/fork) this repository.
+- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`.
+- [Read the documentation](https://is-a.dev/docs).
+- Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!*
+- After the pull request is merged, please allow up to 24 hours for the changes to propagate.
+- Enjoy your new `.is-a.dev` domain!
+## Status
+You can check the uptime of the service via our [status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw).
-## Similar services
-You should also checkout -
-* [js.org](https://github.com/js-org/js.org/tree/master)
-* [thedev.id](https://github.com/fransallen/thedev.id)
-* [runs-on.tech](https://github.com/aakhilv/runs-on.tech)
+[](https://stats.uptimerobot.com/zY4XKIRVzw/787472645)
+[](https://stats.uptimerobot.com/zY4XKIRVzw/787472617)
+### Similar Services
+- [is-a-good.dev](https://github.com/is-a-good-dev/register)
+- [thedev.id](https://github.com/thedev-id/thedev.id)
+- [is-not-a.dev](https://is-not-a.dev)
+- [is-really.cool](https://github.com/is-really-cool/register)
+- [cluster.ws & wip.la](https://github.com/Olivr/free-domain)
+- [js.org](https://github.com/js-org/js.org) (*JavaScript projects only*)
-## Uptime
- 
+### Donate
+If you like this project, please consider donating so we can keep this project running forever!
-You can check the uptime of the service via [our status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw)
-
-
-## License
-
-This project is under the [GPL-3.0](./LICENSE) license.
+
+
From ddd70f519c0b1b4b8cc2031eddb9380a7106d5eb Mon Sep 17 00:00:00 2001
From: Semant
Date: Tue, 27 Dec 2022 11:21:26 +0530
Subject: [PATCH 7/8] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 166cc89c3..162990253 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
-
-
-
+
+
+
is-a.dev
**is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.
From 53c5247545863540c29d1fb5963e0b46f75589d6 Mon Sep 17 00:00:00 2001
From: William Harrison
Date: Tue, 27 Dec 2022 16:08:50 +0800
Subject: [PATCH 8/8] Update README.md
---
README.md | 31 +++++++++++++++----------------
1 file changed, 15 insertions(+), 16 deletions(-)
diff --git a/README.md b/README.md
index 162990253..80b996a88 100644
--- a/README.md
+++ b/README.md
@@ -1,28 +1,29 @@
+
+
+
-
-
-
+
+
+
+
is-a.dev
- **is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.
-
-
-
+is-a-dev is a service that allows developers to get a sweet-looking ".is-a.dev" domain for their personal websites.
-is-a.dev is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.
+
+
+
## Registration
Try out our new fast and easy subdomain registration service [here](https://register.is-a.dev)!
-Or via the CI
+Or via the CI:
```bash
-
- npm install @is-a-dev/cli -g
- is-a-dev create
+npm install @is-a-dev/cli -g
+is-a-dev create
```
**Manual Registration**:
@@ -34,16 +35,14 @@ Or via the CI
- Enjoy your new `.is-a.dev` domain!
## Status
-You can check the uptime of the service via our [status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw).
+You can check the uptime of our services on our [status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw).
[](https://stats.uptimerobot.com/zY4XKIRVzw/787472645)
[](https://stats.uptimerobot.com/zY4XKIRVzw/787472617)
### Similar Services
-
If you want to find services similar to is-a.dev, take a look on [free-for.dev](https://free-for.dev/#/?id=domain).
-
### Donate
If you like this project, please consider donating so we can keep this project running forever!