From 5a4432873d9ab3839e9bc41d080cf040a6121066 Mon Sep 17 00:00:00 2001 From: Jake Anto <64896514+j-eo@users.noreply.github.com> Date: Sun, 6 Aug 2023 18:27:12 +0530 Subject: [PATCH 1/5] Create jake.json --- domains/jake.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jake.json diff --git a/domains/jake.json b/domains/jake.json new file mode 100644 index 000000000..ad102c4ed --- /dev/null +++ b/domains/jake.json @@ -0,0 +1,11 @@ +{ + "description": "Jake's personal website and blog.", + "repo": "https://github.com/j-eo/j-eo.github.io", + "owner": { + "username": "j-eo", + "email": "website-contact.nem2h@silomails.com", + }, + "record": { + "CNAME": "j-eo.github.io" + } +} From 1b0ba622a4b875f65854c272ce50c761673eaff7 Mon Sep 17 00:00:00 2001 From: Jake Anto <64896514+j-eo@users.noreply.github.com> Date: Sun, 6 Aug 2023 18:38:05 +0530 Subject: [PATCH 2/5] Create _github-pages-challenge-j-eo.jake.json --- domains/_github-pages-challenge-j-eo.jake.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-j-eo.jake.json diff --git a/domains/_github-pages-challenge-j-eo.jake.json b/domains/_github-pages-challenge-j-eo.jake.json new file mode 100644 index 000000000..ed30942e7 --- /dev/null +++ b/domains/_github-pages-challenge-j-eo.jake.json @@ -0,0 +1,10 @@ +{ + "description": "GitHub Pages verification", + "owner": { + "username": "j-eo", + "email": "website-contact.nem2h@silomails.com", + }, + "record": { + "TXT": "ccf413ecac65923d4b202f89da74c6" + } +} From b3581af9f0c4f4f327a4ca2f36c74be769226912 Mon Sep 17 00:00:00 2001 From: Jake Anto <64896514+j-eo@users.noreply.github.com> Date: Wed, 9 Aug 2023 15:29:15 +0530 Subject: [PATCH 3/5] I don't think I want to use GitHub Pages anymore --- domains/_github-pages-challenge-j-eo.jake.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_github-pages-challenge-j-eo.jake.json diff --git a/domains/_github-pages-challenge-j-eo.jake.json b/domains/_github-pages-challenge-j-eo.jake.json deleted file mode 100644 index ed30942e7..000000000 --- a/domains/_github-pages-challenge-j-eo.jake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "GitHub Pages verification", - "owner": { - "username": "j-eo", - "email": "website-contact.nem2h@silomails.com", - }, - "record": { - "TXT": "ccf413ecac65923d4b202f89da74c6" - } -} From 285f76882b75ca72e6e8f234f90970db7c4d4b17 Mon Sep 17 00:00:00 2001 From: Jake Anto <64896514+j-eo@users.noreply.github.com> Date: Wed, 9 Aug 2023 15:30:58 +0530 Subject: [PATCH 4/5] Change CNAME record to point to Cloudflare Pages --- domains/jake.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jake.json b/domains/jake.json index ad102c4ed..16e2e4a4f 100644 --- a/domains/jake.json +++ b/domains/jake.json @@ -6,6 +6,6 @@ "email": "website-contact.nem2h@silomails.com", }, "record": { - "CNAME": "j-eo.github.io" + "CNAME": "jakeanto.pages.dev" } } From 28d950607b88a356b3ec4a595682b517cf1eab1f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 9 Aug 2023 19:21:47 +0800 Subject: [PATCH 5/5] Update jake.json --- domains/jake.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jake.json b/domains/jake.json index 16e2e4a4f..8bdb58422 100644 --- a/domains/jake.json +++ b/domains/jake.json @@ -3,7 +3,7 @@ "repo": "https://github.com/j-eo/j-eo.github.io", "owner": { "username": "j-eo", - "email": "website-contact.nem2h@silomails.com", + "email": "website-contact.nem2h@silomails.com" }, "record": { "CNAME": "jakeanto.pages.dev"