diff --git a/domains/andy.json b/domains/andy.json new file mode 100644 index 000000000..3b626ef57 --- /dev/null +++ b/domains/andy.json @@ -0,0 +1,12 @@ +{ + "description": "Andy's portfolio website", + "repo": "https://github.com/andyfaizan/andyfaizan.github.io", + "owner": { + "username": "andyfaizan", + "email": "andyfaizan@gmail.com" + }, + "record": { + "CNAME": "andyfaizan.github.io", + "URL": "https://andy.is-a.dev" + } +} diff --git a/domains/biplob.json b/domains/biplob.json new file mode 100644 index 000000000..963b9c3e2 --- /dev/null +++ b/domains/biplob.json @@ -0,0 +1,12 @@ +{ + "description": "Biplob's website", + "repo": "https://github.com/revolutionisme/revolutionisme.github.io", + "owner": { + "username": "revolutionisme", + "email": "revolutionisme+github@gmail.com" + }, + "record": { + "CNAME": "revolutionisme.github.io", + "URL": "https://biplob.is-a.dev" + } +} diff --git a/domains/edwin.json b/domains/edwin.json new file mode 100644 index 000000000..207976914 --- /dev/null +++ b/domains/edwin.json @@ -0,0 +1,10 @@ +{ + "description": "My proud is-a.dev website", + "owner": { + "username": "edwinm", + "email": "edwin@bitstorm.org" + }, + "record": { + "CNAME": "bitstorm.org" + } +} diff --git a/domains/ericp3reira.json b/domains/ericp3reira.json new file mode 100644 index 000000000..8fb80ae9a --- /dev/null +++ b/domains/ericp3reira.json @@ -0,0 +1,13 @@ +{ + "description": "Frontend Engineer", + "repo": "https://github.com/ericp3reira/ericp3reira.github.io", + "owner": { + "username": "ericp3reira", + "email": "", + "twitter": "ericp3reira" + }, + "record": { + "CNAME": "ericp3reira.github.io", + "URL": "https://ericp3reira.is-a.dev" + } +} diff --git a/domains/gkr.json b/domains/gkr.json index fed031e3c..71f25038f 100644 --- a/domains/gkr.json +++ b/domains/gkr.json @@ -4,6 +4,6 @@ "email": "hello@gautamkrishnar.com" }, "record": { - "A": ["185.224.138.125"] + "CNAME": "gautamkrishnar.github.io" } } diff --git a/domains/leon.json b/domains/leon.json new file mode 100644 index 000000000..946310ba2 --- /dev/null +++ b/domains/leon.json @@ -0,0 +1,14 @@ +{ + "repo": "https://github.com/LeonskiDev/leonskidev.github.io", + "description": "This is my portfolio website, if possible I'll also have bodged.is-a.dev as my blog.", + + "owner": { + "username": "LeonskiDev", + "email": "bodged@pm.me" + }, + + "record": { + "CNAME": "leonskidev.github.io", + "URL": "https://leonskidev.is-a.dev" + } +} diff --git a/domains/nand.json b/domains/nand.json new file mode 100644 index 000000000..f0960965a --- /dev/null +++ b/domains/nand.json @@ -0,0 +1,11 @@ +{ + "description" : "Nand's web", + "owner" : { + "username" : "nandkk05", + "email" : "nandkk07@gmail.com" + }, + "record" : { + "CNAME" : "nandkk05.github.io", + "URL" : "https://nand.is-a.dev" + } +} diff --git a/domains/nils.json b/domains/nils.json new file mode 100644 index 000000000..4984fdb72 --- /dev/null +++ b/domains/nils.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheNoim", + "email": "nilsbergmann@noim.io" + }, + "description": "Use as alias for noim.io (My private webpage)", + "record": { + "URL": "https://noim.io" + } +} diff --git a/domains/paranoiasystem.json b/domains/paranoiasystem.json new file mode 100644 index 000000000..54c2d68ce --- /dev/null +++ b/domains/paranoiasystem.json @@ -0,0 +1,12 @@ +{ + "description": "ParanoiaSystem's Domain", + "repo": "https://github.com/paranoiasystem/paranoiasystem.github.io", + "owner": { + "username": "paranoiasystem", + "email": "marcoferraioli@live.com" + }, + "record": { + "CNAME": "paranoiasystem.github.io", + "URL": "https://paranoiasystem.is-a.dev" + } +} \ No newline at end of file diff --git a/domains/sycured.json b/domains/sycured.json new file mode 100644 index 000000000..3f92e4984 --- /dev/null +++ b/domains/sycured.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sycured", + "email": "sycured@protonmail.com" + }, + "record": { + "URL": "https://sycured.com" + } +} diff --git a/domains/tim.json b/domains/tim.json new file mode 100644 index 000000000..a0eb45dbb --- /dev/null +++ b/domains/tim.json @@ -0,0 +1,11 @@ +{ + "description": "Tim is a Dev", + "owner": { + "username": "xorob0", + "email": "xorob0@toum" + }, + "repo": "https://github.com/xorob0/register", + "record": { + "CNAME": "toum.me" + } +} diff --git a/domains/yusuf.json b/domains/yusuf.json new file mode 100644 index 000000000..d69bddd05 --- /dev/null +++ b/domains/yusuf.json @@ -0,0 +1,12 @@ +{ + "description": "My Github pages portfolio", + "repo": "https://github.com/YAOfficial/portfolio/tree/gh-pages", + "owner": { + "username": "YAOfficial", + "email": "yahumble1@gmail.com" + }, + "record": { + "CNAME": "yaofficial.github.io", + "URL": "https://yusuf.is-a.dev" + } +}