From a325cf4430b577618df191502dca7c688de6f901 Mon Sep 17 00:00:00 2001 From: D-Pow Date: Fri, 9 Oct 2020 11:02:07 -0400 Subject: [PATCH 01/21] Add devon.is-a.dev config file --- domains/devon.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/devon.json diff --git a/domains/devon.json b/domains/devon.json new file mode 100644 index 000000000..0c0ea255a --- /dev/null +++ b/domains/devon.json @@ -0,0 +1,12 @@ +{ + "description": "Devon Powell is a full-stack software engineer", + "repo": "https://github.com/D-Pow/website", + "owner": { + "username": "D-Pow", + "email": "dpow9373@gmail.com" + }, + "record": { + "ALIAS": "https://d-pow.github.io/website/", + "URL": "https://devon.is-a.dev" + } +} From 0ab462c9b206e5aacfdf313ff0ffdcb0d7f9d8f1 Mon Sep 17 00:00:00 2001 From: Siddhartha Patki Date: Sun, 11 Oct 2020 01:23:34 +0530 Subject: [PATCH 02/21] Added sid.json --- domains/sid.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sid.json diff --git a/domains/sid.json b/domains/sid.json new file mode 100644 index 000000000..3bef734df --- /dev/null +++ b/domains/sid.json @@ -0,0 +1,12 @@ +{ + "description": "Siddhartha Patki's development portfolio", + "repo": "https://github.com/SiddPatki", + "owner": { + "username": "SiddPatki", + "email": "siddharthapatki@gmail.com" + }, + "record": { + "CNAME": "https://siddpatki.github.io/my-site/", + "URL": "https://sid.is-a.dev" + } +} From 310412fcf12f9d6228e769aac02304f9f90b2da3 Mon Sep 17 00:00:00 2001 From: Bhargav <56338974+Bhargav252000@users.noreply.github.com> Date: Mon, 12 Oct 2020 23:28:34 +0530 Subject: [PATCH 03/21] Create Bhargav-gohil.json --- domains/Bhargav-gohil.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/Bhargav-gohil.json diff --git a/domains/Bhargav-gohil.json b/domains/Bhargav-gohil.json new file mode 100644 index 000000000..e10d14a8a --- /dev/null +++ b/domains/Bhargav-gohil.json @@ -0,0 +1,12 @@ +{ + "description": "Bhargav Gohil's personal developer website", + "repo": "https://github.com/yuks/bhargav252000.github.io", + "owner": { + "username": "bhargav252000", + "email": "bhargavgohil25@gmail.com" + }, + "record": { + "CNAME": "bhargav252000.github.io", + "URL": "https://Bhargav-gohil.is-a.dev" + } +} From bb931451d9ea76b430549908f8745260cb45079c Mon Sep 17 00:00:00 2001 From: Bhargav <56338974+Bhargav252000@users.noreply.github.com> Date: Mon, 12 Oct 2020 23:29:37 +0530 Subject: [PATCH 04/21] Update Bhargav-gohil.json --- domains/Bhargav-gohil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/Bhargav-gohil.json b/domains/Bhargav-gohil.json index e10d14a8a..37572b607 100644 --- a/domains/Bhargav-gohil.json +++ b/domains/Bhargav-gohil.json @@ -1,6 +1,6 @@ { "description": "Bhargav Gohil's personal developer website", - "repo": "https://github.com/yuks/bhargav252000.github.io", + "repo": "https://github.com/bhargav252000.github.io", "owner": { "username": "bhargav252000", "email": "bhargavgohil25@gmail.com" From a0321d0de725231593321cf3086285a9b390f143 Mon Sep 17 00:00:00 2001 From: K Harishankar <48408097+Haritronic909@users.noreply.github.com> Date: Wed, 14 Oct 2020 17:50:32 +0530 Subject: [PATCH 05/21] Create hari.json --- domains/hari.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hari.json diff --git a/domains/hari.json b/domains/hari.json new file mode 100644 index 000000000..ed8299115 --- /dev/null +++ b/domains/hari.json @@ -0,0 +1,12 @@ +{ + "description": "Hari's portfolio", + "repo": "https://github.com/Haritronic909/Haritronic909.github.io", + "owner": { + "username": "Haritronic909", + "email": "hari2menon1234@gmail.com" + }, + "record": { + "CNAME": "Haritronic909.github.io", + "URL": "https://hari.is-a.dev" + } +} From 30b556175e08b7c0d89ea0a01c499e11faeedc8a Mon Sep 17 00:00:00 2001 From: Val Delchev Date: Wed, 14 Oct 2020 17:36:12 +0300 Subject: [PATCH 06/21] Create val.json --- domains/val.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/val.json diff --git a/domains/val.json b/domains/val.json new file mode 100644 index 000000000..a819d3c27 --- /dev/null +++ b/domains/val.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio website", + "repo": "https://github.com/Btwonu/portfolio", + "owner": { + "username": "Btwonu", + "email": "btwonu@gmail.com" + }, + "record": { + "CNAME": "btwonu.github.io", + "URL": "https://val.is-a.dev" + } +} From 1325185af0eb744507b10edfcc68df49d2d439f1 Mon Sep 17 00:00:00 2001 From: Samanyu13 Date: Wed, 14 Oct 2020 22:49:45 +0530 Subject: [PATCH 07/21] Create samanyu.json --- domains/samanyu.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/samanyu.json diff --git a/domains/samanyu.json b/domains/samanyu.json new file mode 100644 index 000000000..bd5d079fd --- /dev/null +++ b/domains/samanyu.json @@ -0,0 +1,14 @@ +{ + "description": "They call me Soman", + "repo": "https://github.com/Samanyu13", + "owner": { + "username": "Samanyu13", + "email": "samanyusaji18@gmail.com" + }, + "record": { + "CNAME": "samanyu.dev", + "URL": "https://samanyu.is-a.dev" + } +} + + From 0be7cd00f1c230d488d2bfd58bfdd61b8ac4813f Mon Sep 17 00:00:00 2001 From: Yinier Rojas Date: Wed, 14 Oct 2020 16:37:30 -0500 Subject: [PATCH 08/21] add yiro.json --- domains/yiro.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yiro.json diff --git a/domains/yiro.json b/domains/yiro.json new file mode 100644 index 000000000..aa6384100 --- /dev/null +++ b/domains/yiro.json @@ -0,0 +1,12 @@ +{ + "description": "Yinier's personal developer website", + "repo": "https://github.com/yrmartinez/yrmartinez.github.io", + "owner": { + "username": "yrmartinez", + "email": "yiromartinez91@gmail.com" + }, + "record": { + "CNAME": "yrmartinez.github.io", + "URL": "https://yiro.is-a.dev" + } +} From a182e09e417fcc4950c70f5e1506376393ad0bf5 Mon Sep 17 00:00:00 2001 From: Siddhartha Patki Date: Thu, 15 Oct 2020 03:11:50 +0530 Subject: [PATCH 09/21] Updated as per changes by @phenax CNAME records cannot be a full URL. It has to be a hostname. I'd suggest you rename your repo from https://siddpatki.github.io/my-site/ --->> to siddpatki.github.io --- domains/sid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sid.json b/domains/sid.json index 3bef734df..a551045fb 100644 --- a/domains/sid.json +++ b/domains/sid.json @@ -6,7 +6,7 @@ "email": "siddharthapatki@gmail.com" }, "record": { - "CNAME": "https://siddpatki.github.io/my-site/", + "CNAME": "siddpatki.github.io", "URL": "https://sid.is-a.dev" } } From 2bbba2cdd296df16a3b8daaa6fa77e23b794d427 Mon Sep 17 00:00:00 2001 From: Bhargav Gohil <56338974+Bhargav252000@users.noreply.github.com> Date: Thu, 15 Oct 2020 03:34:22 +0530 Subject: [PATCH 10/21] Update and rename Bhargav-gohil.json to bhargav-gohil.json --- domains/{Bhargav-gohil.json => bhargav-gohil.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{Bhargav-gohil.json => bhargav-gohil.json} (86%) diff --git a/domains/Bhargav-gohil.json b/domains/bhargav-gohil.json similarity index 86% rename from domains/Bhargav-gohil.json rename to domains/bhargav-gohil.json index 37572b607..fbaa0c02e 100644 --- a/domains/Bhargav-gohil.json +++ b/domains/bhargav-gohil.json @@ -7,6 +7,6 @@ }, "record": { "CNAME": "bhargav252000.github.io", - "URL": "https://Bhargav-gohil.is-a.dev" + "URL": "https://bhargav-gohil.is-a.dev" } } From fcd5cea78c137ab32b9312401f264188b8b18fd0 Mon Sep 17 00:00:00 2001 From: Govinda Date: Thu, 15 Oct 2020 01:12:12 +0200 Subject: [PATCH 11/21] Added govinda.json --- domains/govinda.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/govinda.json diff --git a/domains/govinda.json b/domains/govinda.json new file mode 100644 index 000000000..5fca3a05f --- /dev/null +++ b/domains/govinda.json @@ -0,0 +1,12 @@ +{ + "description": "Govinda Khabas Website", + "repo": "https://github.com/gkhabas76/gkhabas76.github.io", + "owner": { + "username": "gkhabas76", + "email": "gkhabas76@gmail.com" + }, + "record": { + "CNAME": "gkhabas76.github.io.github.io", + "URL": "https://govinda.is-a.dev" + } +} From a64bf6c46331fc8686ccaed5a910ebd2a2e63df2 Mon Sep 17 00:00:00 2001 From: Govinda Date: Thu, 15 Oct 2020 01:27:55 +0200 Subject: [PATCH 12/21] Removed extra value / text on CNAME --- domains/govinda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/govinda.json b/domains/govinda.json index 5fca3a05f..ff58d0dee 100644 --- a/domains/govinda.json +++ b/domains/govinda.json @@ -6,7 +6,7 @@ "email": "gkhabas76@gmail.com" }, "record": { - "CNAME": "gkhabas76.github.io.github.io", + "CNAME": "gkhabas76.github.io", "URL": "https://govinda.is-a.dev" } } From 85b94a4d1516213b991550811a4bb71b10e6f6cb Mon Sep 17 00:00:00 2001 From: Samanyu13 Date: Thu, 15 Oct 2020 08:32:52 +0530 Subject: [PATCH 13/21] Changed the CNAME --- domains/samanyu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/samanyu.json b/domains/samanyu.json index bd5d079fd..d27240e65 100644 --- a/domains/samanyu.json +++ b/domains/samanyu.json @@ -6,7 +6,7 @@ "email": "samanyusaji18@gmail.com" }, "record": { - "CNAME": "samanyu.dev", + "CNAME": "https://samanyu13.github.io/", "URL": "https://samanyu.is-a.dev" } } From 765c11612c1abb45537297ebf4958ea6d11c9455 Mon Sep 17 00:00:00 2001 From: Bhargav Gohil <56338974+Bhargav252000@users.noreply.github.com> Date: Thu, 15 Oct 2020 11:36:45 +0530 Subject: [PATCH 14/21] Update bhargav-gohil.json --- domains/bhargav-gohil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bhargav-gohil.json b/domains/bhargav-gohil.json index fbaa0c02e..32ab130f4 100644 --- a/domains/bhargav-gohil.json +++ b/domains/bhargav-gohil.json @@ -1,6 +1,6 @@ { "description": "Bhargav Gohil's personal developer website", - "repo": "https://github.com/bhargav252000.github.io", + "repo": "https://github.com/bhargav252000/bhargav252000.github.io", "owner": { "username": "bhargav252000", "email": "bhargavgohil25@gmail.com" From 725dca459280a73d803cf1f0e9993b2ff2efbc31 Mon Sep 17 00:00:00 2001 From: Val Delchev Date: Thu, 15 Oct 2020 11:32:40 +0300 Subject: [PATCH 15/21] Update val.json Changed repo name --- domains/val.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/val.json b/domains/val.json index a819d3c27..cff300076 100644 --- a/domains/val.json +++ b/domains/val.json @@ -1,6 +1,6 @@ { "description": "Portfolio website", - "repo": "https://github.com/Btwonu/portfolio", + "repo": "https://github.com/Btwonu/btwonu.github.io", "owner": { "username": "Btwonu", "email": "btwonu@gmail.com" From 7e31d25244c0f90725ccc768713de704fa046884 Mon Sep 17 00:00:00 2001 From: Johannes Date: Thu, 15 Oct 2020 11:09:34 +0200 Subject: [PATCH 16/21] Create jite.json --- domains/jite.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jite.json diff --git a/domains/jite.json b/domains/jite.json new file mode 100644 index 000000000..68d3a2fce --- /dev/null +++ b/domains/jite.json @@ -0,0 +1,11 @@ +{ + "description": "Jite - Dev blog", + "owner": { + "username": "Johannestegner", + "email": "jitedev@gmail.com" + }, + "record": { + "CNAME": "jite.eu", + "URL": "https://jite.is-a.dev" + } +} From a3b705b73e196db8307352036a0a35f7c9dada5f Mon Sep 17 00:00:00 2001 From: Adrian von Gegerfelt Date: Thu, 15 Oct 2020 11:15:02 +0200 Subject: [PATCH 17/21] Create designer.json --- domains/designer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/designer.json diff --git a/domains/designer.json b/domains/designer.json new file mode 100644 index 000000000..d7a54ba2b --- /dev/null +++ b/domains/designer.json @@ -0,0 +1,12 @@ +{ + "description": "Designer Slash Developer", + "repo": "https://github.com/designbyadrian", + "owner": { + "username": "designbyadrian", + "email": "adrian@designbyadrian.com" + }, + "record": { + "CNAME": "designbyadrian.com", + "URL": "https://designer.is-a.dev" + } + } From d1f1b7683ff6855bb32be67831bb114a7964ad62 Mon Sep 17 00:00:00 2001 From: D-Pow Date: Thu, 15 Oct 2020 15:17:04 -0400 Subject: [PATCH 18/21] Rename repo and record fields to reflect repository move --- domains/devon.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/devon.json b/domains/devon.json index 0c0ea255a..d718b077d 100644 --- a/domains/devon.json +++ b/domains/devon.json @@ -1,12 +1,12 @@ { "description": "Devon Powell is a full-stack software engineer", - "repo": "https://github.com/D-Pow/website", + "repo": "https://github.com/D-Pow/d-pow.github.io", "owner": { "username": "D-Pow", "email": "dpow9373@gmail.com" }, "record": { - "ALIAS": "https://d-pow.github.io/website/", + "ALIAS": "d-pow.github.io", "URL": "https://devon.is-a.dev" } } From 8ba53429ebdab1b99ffc090a6693b50f9ac0c523 Mon Sep 17 00:00:00 2001 From: D-Pow Date: Thu, 15 Oct 2020 15:17:56 -0400 Subject: [PATCH 19/21] Replace ALIAS with CNAME in record ALIAS is no longer supported by is-a.dev, so use a CNAME instead --- domains/devon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devon.json b/domains/devon.json index d718b077d..7c4acbaff 100644 --- a/domains/devon.json +++ b/domains/devon.json @@ -6,7 +6,7 @@ "email": "dpow9373@gmail.com" }, "record": { - "ALIAS": "d-pow.github.io", + "CNAME": "d-pow.github.io", "URL": "https://devon.is-a.dev" } } From 1fa6e2f9c3a5d8a8f337a23f2086de2fe7c0ab7d Mon Sep 17 00:00:00 2001 From: D-Pow Date: Thu, 15 Oct 2020 15:27:16 -0400 Subject: [PATCH 20/21] Remove URL redirection to preserve both GitHub and is-a.dev access Otherwise, d-pow.github.io would always be redirected to devon.is-a.dev --- domains/devon.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/devon.json b/domains/devon.json index 7c4acbaff..c2987a6eb 100644 --- a/domains/devon.json +++ b/domains/devon.json @@ -6,7 +6,6 @@ "email": "dpow9373@gmail.com" }, "record": { - "CNAME": "d-pow.github.io", - "URL": "https://devon.is-a.dev" + "CNAME": "d-pow.github.io" } } From 96d7c554932e70775748684abc5581aa0c26a509 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 16 Oct 2020 01:24:52 +0530 Subject: [PATCH 21/21] Update domains/samanyu.json --- domains/samanyu.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/samanyu.json b/domains/samanyu.json index d27240e65..da816488d 100644 --- a/domains/samanyu.json +++ b/domains/samanyu.json @@ -6,9 +6,7 @@ "email": "samanyusaji18@gmail.com" }, "record": { - "CNAME": "https://samanyu13.github.io/", - "URL": "https://samanyu.is-a.dev" + "CNAME": "samanyu13.github.io" } } -