diff --git a/domains/akash.json b/domains/akash.json new file mode 100644 index 000000000..0fa33a8b3 --- /dev/null +++ b/domains/akash.json @@ -0,0 +1,12 @@ +{ + "description": "Akash Santhosh is a Dev", + "repo": "https://github.com/akash-santhosh/is-a-dev", + "owner": { + "username": "akash-santhosh", + "email": "akashsanthosh@icloud.com" + }, + "record": { + "CNAME": "akash-santhosh.github.io", + "URL": "https://akash.is-a.dev" + } +} diff --git a/domains/madhav.json b/domains/madhav.json new file mode 100644 index 000000000..e66d5f4cb --- /dev/null +++ b/domains/madhav.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/LaBus3/LaBus3.github.io", + "owner": { + "username": "LaBus3", + "email": "madhav.v.1996@gmail.com" + }, + "record": { + "CNAME": "LaBus3.github.io", + "URL": "https://madhav.is-a.dev" + } +} diff --git a/domains/mayur.json b/domains/mayur.json new file mode 100644 index 000000000..6d137b53c --- /dev/null +++ b/domains/mayur.json @@ -0,0 +1,12 @@ +{ + "description": "Mayur Dange is a Developer!", + "repo": "https://github.com/mayurdange/mayurdange.github.io", + "owner": { + "username": "mayurdange", + "email": "mayurdange@live.com" + }, + "record": { + "CNAME": "mayurdange.github.io", + "URL": "https://mayur.is-a.dev" + } +} diff --git a/domains/mrthundergod.json b/domains/mrthundergod.json new file mode 100644 index 000000000..a7d5f9b20 --- /dev/null +++ b/domains/mrthundergod.json @@ -0,0 +1,12 @@ +{ + "description": "The ThunderDome", + "repo": "https://github.com/mrthundergod/", + "owner": { + "username": "mrthundergod", + "email": "mrthundergod@gmail.com" + }, + "record": { + "CNAME": "mrthundergod.github.io", + "URL": "https://mrthundergod.is-a.dev" + } +} diff --git a/scripts/reply.js b/scripts/reply.js index 31bccd540..e1ae2d25c 100644 --- a/scripts/reply.js +++ b/scripts/reply.js @@ -4,7 +4,7 @@ The changes you have made will soon be reflected!! ## 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. +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, * Go to your github page repo (\`user/user.github.io\`)