From c1d058abf3e516c8957814dc32411a1362df7962 Mon Sep 17 00:00:00 2001 From: Ahmed // Dropheart <35108279+Dropheart@users.noreply.github.com> Date: Sun, 18 Oct 2020 19:46:18 +0300 Subject: [PATCH 01/15] Create ahmed.json --- domains/ahmed.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ahmed.json diff --git a/domains/ahmed.json b/domains/ahmed.json new file mode 100644 index 000000000..a1c5ebbe3 --- /dev/null +++ b/domains/ahmed.json @@ -0,0 +1,11 @@ +{ + "description": "Ahmed's personal site", + "repo": "https://github.com/Dropheart", + "owner": { + "username": "dropheart", + "email": "ahmed@techfromtheheart.com" + }, + "record": { + "CNAME": "techfromtheheart.com" + } +} From 4c9e1724a6a9376f84ae3fb30aa587f60331741b Mon Sep 17 00:00:00 2001 From: Hazmi35 Date: Tue, 20 Oct 2020 16:45:30 +0700 Subject: [PATCH 02/15] create hzmi.json --- domains/hzmi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hzmi.json diff --git a/domains/hzmi.json b/domains/hzmi.json new file mode 100644 index 000000000..195842361 --- /dev/null +++ b/domains/hzmi.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/Hazmi35", + "owner": { + "username": "Hazmi35", + "email": "contact@hzmi.xyz" + }, + "record": { + "CNAME": "hzmi.me" + } +} From d47302325ff9cd55f9837c496b41e9052336aa53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8F=E3=81=8B=E3=82=89=E3=81=AA=E3=81=84?= <32866617+Waxaranai@users.noreply.github.com> Date: Tue, 20 Oct 2020 16:55:43 +0700 Subject: [PATCH 03/15] Create wisnu.json --- domains/wisnu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wisnu.json diff --git a/domains/wisnu.json b/domains/wisnu.json new file mode 100644 index 000000000..9e6462be1 --- /dev/null +++ b/domains/wisnu.json @@ -0,0 +1,11 @@ +{ + "description": "Wisnu Personal Website", + "repo": "https://github.com/waxaranai", + "owner": { + "username": "Waxaranai", + "email": "waxaranai@gmail.com" + }, + "record": { + "CNAME": "wisnu.me" + } +} From 68568e97af6fa8dbb25490edca2e4a3ed3fd6e5d Mon Sep 17 00:00:00 2001 From: markdimi Date: Tue, 20 Oct 2020 15:17:08 +0300 Subject: [PATCH 04/15] adding my self to the awesome is-a-dev subdomain --- domains/markos.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/markos.json diff --git a/domains/markos.json b/domains/markos.json new file mode 100644 index 000000000..cdbb94bd6 --- /dev/null +++ b/domains/markos.json @@ -0,0 +1,11 @@ +{ + "description": "Hello my name is Markos Dimitsas and I am from Greece.", + "repo": "https://github.com/markdimi", + "owner": { + "username": "markdimi", + "email": "markdimitsas@gmail.com" + }, + "record": { + "CNAME": "https://markos.me" + } + } \ No newline at end of file From 7484da9fbd57a44aba0adcf18b026df010b6af0a Mon Sep 17 00:00:00 2001 From: Satya Bagus Dwiatmaja Date: Tue, 20 Oct 2020 19:40:08 +0700 Subject: [PATCH 05/15] Create dwii.json --- domains/dwii.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dwii.json diff --git a/domains/dwii.json b/domains/dwii.json new file mode 100644 index 000000000..33c7f6728 --- /dev/null +++ b/domains/dwii.json @@ -0,0 +1,11 @@ +{ + "description": "DwiiUnknown is a dev.", + "repo": "https://github.com/ItzMeDwii/dwii.me", + "owner": { + "username": "ItzMeDwii", + "email": "dwii5359@azalelnation.com" + }, + "record": { + "CNAME": "dwii.me" + } +} From 3a5c8c9bffa32e5f8a7b03578ea43b548bc5096d Mon Sep 17 00:00:00 2001 From: Satya Bagus Dwiatmaja Date: Tue, 20 Oct 2020 19:53:26 +0700 Subject: [PATCH 06/15] Update dwii.json --- domains/dwii.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dwii.json b/domains/dwii.json index 33c7f6728..e0205005b 100644 --- a/domains/dwii.json +++ b/domains/dwii.json @@ -6,6 +6,6 @@ "email": "dwii5359@azalelnation.com" }, "record": { - "CNAME": "dwii.me" + "CNAME": "azn-us.dwii.me" } } From 0837a3952919353d44e4462601e9eab85e9d02b9 Mon Sep 17 00:00:00 2001 From: Koding Date: Tue, 20 Oct 2020 23:58:21 +1100 Subject: [PATCH 07/15] Added KodingDev to domains --- domains/koding.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/koding.json diff --git a/domains/koding.json b/domains/koding.json new file mode 100644 index 000000000..fe8c9af07 --- /dev/null +++ b/domains/koding.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KodingDev", + "email": "kodingdev@pm.me" + }, + "record": { + "URL": "https://koding.dev" + } +} \ No newline at end of file From 6fd5833855ce37b334480bb40e407a1ee3dd27cf Mon Sep 17 00:00:00 2001 From: Koding Date: Wed, 21 Oct 2020 00:06:18 +1100 Subject: [PATCH 08/15] Added further description --- domains/koding.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/koding.json b/domains/koding.json index fe8c9af07..1dc7a8222 100644 --- a/domains/koding.json +++ b/domains/koding.json @@ -1,4 +1,6 @@ { + "description": "Full stack developer proficient in Kotlin", + "repo": "https://github.com/KodingDev", "owner": { "username": "KodingDev", "email": "kodingdev@pm.me" From 1cbb6195da47a3d3661c3079691486d2bbef2134 Mon Sep 17 00:00:00 2001 From: hat_kid Date: Tue, 20 Oct 2020 20:20:33 +0700 Subject: [PATCH 09/15] Create hatkid.json --- domains/hatkid.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hatkid.json diff --git a/domains/hatkid.json b/domains/hatkid.json new file mode 100644 index 000000000..c2f5bba3c --- /dev/null +++ b/domains/hatkid.json @@ -0,0 +1,11 @@ +{ + "description": "Hat Kid's domain! (hat_kid)", + "repo": "https://github.com/thehatkid/thehatkid.github.io", + "owner": { + "username": "thehatkid", + "email": "saha22023@gmail.com" + }, + "record": { + "CNAME": "thehatkid.github.io" + } +} \ No newline at end of file From d3a31b48726f3442e241931ae96bf2051765b25a Mon Sep 17 00:00:00 2001 From: The Guy with Glasses <38172685+cmulay@users.noreply.github.com> Date: Tue, 20 Oct 2020 19:10:59 +0530 Subject: [PATCH 10/15] Create ac21.json --- ac21.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ac21.json diff --git a/ac21.json b/ac21.json new file mode 100644 index 000000000..cc9e15090 --- /dev/null +++ b/ac21.json @@ -0,0 +1,11 @@ +{ + "description": "Atharva Chandwadkar's Portfolio", + "repo": "https://github.com/atharva21-stack/atharva21-stack.github.io", + "owner": { + "username": "atharva21-stack", + "email": "chandwadkar28@gmail.com" + }, + "record": { + "CNAME": "atharva21-stack.github.io" + } +} From d294448dc96edc0ecbcfdcb8eed79101a2bb2ceb Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 20 Oct 2020 10:59:47 -0300 Subject: [PATCH 11/15] Added register to domains --- domains/patriciafelix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/patriciafelix.json diff --git a/domains/patriciafelix.json b/domains/patriciafelix.json new file mode 100644 index 000000000..9ef04a472 --- /dev/null +++ b/domains/patriciafelix.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/patriciafelixx/patriciafelixx.github.io", + "owner": { + "username": "patriciafelixx", + "email": "patriciafelixx@outlook.com" + }, + "record": { + "CNAME": "patriciafelixx.github.io" + } +} \ No newline at end of file From 8bcda988c48e07a85e08a45f175b5dff87b7bf92 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 20 Oct 2020 19:29:57 +0530 Subject: [PATCH 12/15] Update domains/markos.json --- domains/markos.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/markos.json b/domains/markos.json index cdbb94bd6..40e70b227 100644 --- a/domains/markos.json +++ b/domains/markos.json @@ -6,6 +6,6 @@ "email": "markdimitsas@gmail.com" }, "record": { - "CNAME": "https://markos.me" + "CNAME": "markos.me" } - } \ No newline at end of file + } From 25b1a344fb3c6a4bab75af01a7abef58cd23f5b7 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 20 Oct 2020 19:43:28 +0530 Subject: [PATCH 13/15] Changes reply text --- scripts/reply.js | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/scripts/reply.js b/scripts/reply.js index e73cf7018..71d78bd23 100644 --- a/scripts/reply.js +++ b/scripts/reply.js @@ -3,7 +3,6 @@ const getInstructions = () => ` The changes have been published!! It should reflect in less than 24 hours. ## Here's what you need to do next - If your domain points to a server you own, add \`domain-name.is-a.dev\` to your server config. For https, you will have to configure ssl certificate to allow the new subdomain. ### For github pages users, @@ -15,14 +14,26 @@ If your domain points to a server you own, add \`domain-name.is-a.dev\` to your * Give it some time to reflect and you should be good to go -## Need support with your domain? -If you're having trouble setting up your domain, [create an issue](https://github.com/is-a-dev/register/issues/new/choose). I'll try my best to get back to you asap! +## Need help with your domain? +If you are having trouble setting up your domain, [create an issue](https://github.com/is-a-dev/register/issues/new/choose). I will try my best to get back to you asap! + + +## Made a mistake in the record? +Don't worry, you can create a new pull request with the corrections ## Love/Hate the service? -**Love it?** Leave it a **star**! Also consider **[donating](https://www.buymeacoffee.com/phenax)** so that I can keep this service running forever. +**Love it?** Leave it a **star**! Also consider donating so that I can keep this service running forever! + +**Hate it?** Please leave your feedback by [creating an issue](https://github.com/is-a-dev/register/issues/new/choose). I would really like to keep improving this service for other users. + + +## Wanna support this project? +Help me in my mission to keep this service alive forever by donating! + +Buy Me A Coffee +Liberapay recurring donation button -**Hate it?** Please leave your feedback by [creating an issue](https://github.com/is-a-dev/register/issues/new/choose). I'd really like to keep improving this service for developers. `; module.exports = { From 68c66ae82c732854eeae671dba20aba9980d8f3a Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 20 Oct 2020 20:00:57 +0530 Subject: [PATCH 14/15] Moves ac21 to domains --- ac21.json => domains/ac21.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ac21.json => domains/ac21.json (100%) diff --git a/ac21.json b/domains/ac21.json similarity index 100% rename from ac21.json rename to domains/ac21.json From 224506e1dbc4ee4eb02d9ccc7161835245cb8737 Mon Sep 17 00:00:00 2001 From: Ahmed // Dropheart <35108279+Dropheart@users.noreply.github.com> Date: Wed, 21 Oct 2020 11:13:35 +0300 Subject: [PATCH 15/15] Update domains/ahmed.json change cname to url Co-authored-by: Akshay Nair --- domains/ahmed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ahmed.json b/domains/ahmed.json index a1c5ebbe3..39d15aa75 100644 --- a/domains/ahmed.json +++ b/domains/ahmed.json @@ -6,6 +6,6 @@ "email": "ahmed@techfromtheheart.com" }, "record": { - "CNAME": "techfromtheheart.com" + "URL": "https://techfromtheheart.com" } }