From 4bdb66a8b2d40770fd5d1dc0599bfc393a698216 Mon Sep 17 00:00:00 2001 From: Amar13mehta <57030863+Amar13mehta@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:36:33 +0530 Subject: [PATCH 1/8] added amar13.json --- domains/amar13.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amar13.json diff --git a/domains/amar13.json b/domains/amar13.json new file mode 100644 index 000000000..851373aa4 --- /dev/null +++ b/domains/amar13.json @@ -0,0 +1,11 @@ +{ + "description": "My personal portfolio", + "repo": "https://github.com/amar13mehta/amar13mehta.github.io", + "owner": { + "username": "amar13mehta", + "email": "amar13iam@gmail.com" + }, + "record": { + "CNAME": "amar13mehta.github.io" + } + } \ No newline at end of file From 39dc54539fc30a3f0cf85d84e50df945e589a57d Mon Sep 17 00:00:00 2001 From: YajTPG <51419431+YajTPG@users.noreply.github.com> Date: Wed, 28 Oct 2020 02:30:04 +0530 Subject: [PATCH 2/8] Update yajtpg.json --- domains/yajtpg.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/domains/yajtpg.json b/domains/yajtpg.json index 026f414ea..f793f3565 100644 --- a/domains/yajtpg.json +++ b/domains/yajtpg.json @@ -1,16 +1,11 @@ { "description":"YajTPG's website", - "repo":"https://github.com/YajTPG", + "repo":"https://github.com/YajTPG/yajtpg.github.io", "owner":{ "username":"YajTPG", "email":"yajtpg@gmail.com" }, "record":{ - "A":[ - "85.159.233.158", - "108.59.1.30", - "217.182.183.225", - "185.206.180.169" - ] + "CNAME": "yajtpg.github.io" } } From 3961aecd25158325f7bd7a283f331217bc2ef76c Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 28 Oct 2020 17:07:15 +0530 Subject: [PATCH 3/8] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c07fc8320..c5e4b3c5e 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ is-a-dev is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites. -Note: This service is currently in **beta** so expect some delays in PR merge and report any issues you encounter so that the service can be improved. - ## How do I register? From 8abd50218d8a0cff28ebf7878e5e510ca35de9d1 Mon Sep 17 00:00:00 2001 From: Mohaned Ashraf Date: Wed, 28 Oct 2020 14:09:00 +0200 Subject: [PATCH 4/8] added moha.json --- domains/moha.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/moha.json diff --git a/domains/moha.json b/domains/moha.json new file mode 100644 index 000000000..41f0b3612 --- /dev/null +++ b/domains/moha.json @@ -0,0 +1,12 @@ +{ + "description": "Mohaned's personal website", + "repo": "https://github.com/mohanedashraf/mohanedashraf.github.io", + "owner": { + "username": "mohanedashraf", + "email": "", + "twitter": "mohanedzz" + }, + "record": { + "CNAME": "mohanedashraf.github.io" + } + } \ No newline at end of file From 6456990770d0e8b37bec81166b7c530eec2a0428 Mon Sep 17 00:00:00 2001 From: Liju Jayakumar <26148162+lijujayakumar@users.noreply.github.com> Date: Wed, 28 Oct 2020 15:06:12 -0700 Subject: [PATCH 5/8] Create liju.json --- domains/liju.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/liju.json diff --git a/domains/liju.json b/domains/liju.json new file mode 100644 index 000000000..053d27d46 --- /dev/null +++ b/domains/liju.json @@ -0,0 +1,11 @@ +{ + "description": "Liju's personal development page", + "repo": "https://github.com/lijujayakumar/lijujayakumar.github.io", + "owner": { + "username": "lijujayakumar", + "email": "lijusankar@email" + }, + "record": { + "CNAME": "lijujayakumar.github.io" + } +} From d7a7c47ee6a3c758560e09147857c037ba91dcde Mon Sep 17 00:00:00 2001 From: Prabhakaran Jayaraman Masani <52810378+prajaymas@users.noreply.github.com> Date: Thu, 29 Oct 2020 15:02:42 +0530 Subject: [PATCH 6/8] Added Domain record for Prabhakaran Added Domain record for Prabhakaran --- domains/prabhakaranjm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prabhakaranjm.json diff --git a/domains/prabhakaranjm.json b/domains/prabhakaranjm.json new file mode 100644 index 000000000..c70092f41 --- /dev/null +++ b/domains/prabhakaranjm.json @@ -0,0 +1,11 @@ +{ + "description": "Prabhakaran J M is a dev", + "repo": "https://github.com/prajaymas/prajaymas.github.io", + "owner": { + "username": "prabhakaranjm", + "email": "prabhakaran.jm@gmail.com" + }, + "record": { + "CNAME": "prajaymas.github.io" + } +} From e050696de3aa06de86db3438bcd6ac894a42f367 Mon Sep 17 00:00:00 2001 From: echo2477 Date: Fri, 30 Oct 2020 12:39:01 +0700 Subject: [PATCH 7/8] Create echo2477.json --- domains/echo2477.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/echo2477.json diff --git a/domains/echo2477.json b/domains/echo2477.json new file mode 100644 index 000000000..c1883e8c0 --- /dev/null +++ b/domains/echo2477.json @@ -0,0 +1,11 @@ +{ + "description": "Echo's personal website", + "repo": "https://github.com/echo2477/echo2477.github.io", + "owner": { + "username": "echo2477", + "email": "pku.eko16@gmail.com" + }, + "record": { + "CNAME": "echo2477.github.io" + } +} \ No newline at end of file From eb7b5e7ec7f27800aa74e47ca8358de14834d698 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 31 Oct 2020 01:30:26 +0530 Subject: [PATCH 8/8] Update API.md --- API.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/API.md b/API.md index fd29e5fa0..fba632efc 100644 --- a/API.md +++ b/API.md @@ -23,7 +23,8 @@ ### For github pages users -* A github pages json file will look something like this - +* You can take a look at the [github pages guide](https://guides.github.com/features/pages/) if you need help with setting up a website with github pages. +* Your json file will look something like this - ```json { "description": "Add some description",