mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-23 14:25:24 +00:00
Merge branch 'main' into main
This commit is contained in:
@@ -8,7 +8,11 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: borales/actions-yarn@v2.0.0
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
fetch-depth: 0
|
||||
- name: Installing dependencies
|
||||
uses: borales/actions-yarn@v2.0.0
|
||||
with:
|
||||
cmd: install
|
||||
- name: Running tests
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
}
|
||||
```
|
||||
* After the pull request is merged, you will see a 404 error on `your-domain.is-a.dev`. To fix this go to your github page repo's `Settings > Github pages > Custom domain` and add `your-domain.is-a.dev` in the given field
|
||||
* If you have added the `URL` record for forced https, check the `Enforce HTTPS` checkbox too
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Aaron's personal developer website",
|
||||
"repo": "https://github.com/aaron-harvey",
|
||||
"owner": {
|
||||
"username": "aaronharvey",
|
||||
"email": "aaron@lolsup.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "lolsup.com",
|
||||
"URL": "https://aaron.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Aashutosh Rathi's Space on Web",
|
||||
"owner": {
|
||||
"username": "aashutoshrathi",
|
||||
"email": "me@aashutosh.dev"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "aashutosh.dev",
|
||||
"URL": "https://aashutosh.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Abhay's portfolio website",
|
||||
"repo": "https://github.com/daggron/daggron.github.io",
|
||||
"owner": {
|
||||
"username": "Daggron",
|
||||
"email": "returnofking04@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "codeinator.me",
|
||||
"URL": "https://abhay.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Abhishek's personal website",
|
||||
"repo": "https://github.com/nullpointxr",
|
||||
"owner": {
|
||||
"username": "nullpointxr",
|
||||
"email": "abhishek.sankar.in@protonmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "nullpointxr.github.io",
|
||||
"URL": "https://abhishek.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Abishek's portfolio website",
|
||||
"repo": "https://github.com/vj-abishek/vj-abishek.github.io",
|
||||
"owner": {
|
||||
"username": "vj-abishek",
|
||||
"email": "abigosearch@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "vj-abishek.github.io",
|
||||
"URL": "https://abishek.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "The portfolio of Adarsh S",
|
||||
"repo": "https://github.com/adarshsuresh07",
|
||||
"owner": {
|
||||
"username": "adarshsuresh07",
|
||||
"email": "adarshsuresh@cet.ac.in"
|
||||
},
|
||||
"record": {
|
||||
"CNAME":"adarshsuresh07.github.io",
|
||||
"URL": "https://adarshs.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Ahsan's Personal Website",
|
||||
"owner": {
|
||||
"username": "aqureshi",
|
||||
"email": "ahsan.qureshi8@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "www.thisisahsan.com",
|
||||
"URL": "https://ahsan.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Akshay Ashok has a is a dev domain",
|
||||
"repo": "https://github.com/Akshay090/akshay090.github.io",
|
||||
"owner": {
|
||||
"username": "Akshay090",
|
||||
"email": "aks28id@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "akshay090.github.io",
|
||||
"URL": "https://akshay-ashok.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Alan's personal developer website",
|
||||
"repo": "https://github.com/schirrel",
|
||||
"owner": {
|
||||
"username": "schirrel",
|
||||
"email": "alan@schirrel.dev"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "schirrel.dev",
|
||||
"URL": "https://alan.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Alex Lykesas's personal developer website",
|
||||
"repo": "https://github.com/Alexookah/alexlykesas.com",
|
||||
"owner": {
|
||||
"username": "alexookah",
|
||||
"email": "alexlykesas@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://alexlykesas.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Andros's personal developer website",
|
||||
"repo": "https://github.com/tanrax",
|
||||
"owner": {
|
||||
"username": "Andros Fenollosa Hurtado",
|
||||
"email": "",
|
||||
"twitter": "@androsfenollosa"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://programadorwebvalencia.com/"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Anoop's blog",
|
||||
"repo": "https://gitlab.com/anoopmsivadas/anoopmsivadas.gitlab.io",
|
||||
"owner": {
|
||||
"username": "anoopmsivadas",
|
||||
"email": "anoopms@disroot.org"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "anoopmsivadas.gitlab.io",
|
||||
"URL": "https://anoop.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Anthony's personal developer website",
|
||||
"owner": {
|
||||
"username": "hubsta",
|
||||
"email": "admin@thehubble.com.au"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "brisbaneweb.dev",
|
||||
"URL": "https://anthony.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Arya Vinodan's Website",
|
||||
"repo": "https://github.com/aryavinodan",
|
||||
"owner": {
|
||||
"username": "aryavinodan",
|
||||
"email": "aryavinodan2000@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "aryavinodan2000.github.io",
|
||||
"URL": "https://arya.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Ashish's personal developer website",
|
||||
"repo": "https://github.com/ashiishme",
|
||||
"owner": {
|
||||
"username": "ashiishme",
|
||||
"email": "contact@ashiish.me"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ashiish.me",
|
||||
"URL": "https://ashish.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "ATechAdventurer's Site",
|
||||
"repo": "https://github.com/ATechAdventurer",
|
||||
"owner": {
|
||||
"username": "ATechAdventurer",
|
||||
"email": "cam.steeleis@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://github.com/ATechAdventurer"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Personal Website",
|
||||
"repo": "https://github.com/BhadraJayakumarSandhya/BhadraJayakumarSandhya.github.io",
|
||||
"owner": {
|
||||
"username": "BhadraJayakumarSandhya",
|
||||
"email": "tomjerryparu@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "BhadraJayakumarSandhya.github.io",
|
||||
"URL": "https://bhadra.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "Bradley's website",
|
||||
"owner": {
|
||||
"username": "bholbrook73",
|
||||
"email": "bradley73@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"ALIAS": "bradleyholbrook.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Brandons's personal developer website",
|
||||
"repo": "https://github.com/b-hexsoul",
|
||||
"owner": {
|
||||
"username": "b-hexsoul",
|
||||
"email": "brandon.hexsel@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "b-hexsoul.github.io",
|
||||
"URL": "https://brandon.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": " Charlie is a Dev",
|
||||
"repo": "https://github.com/cachrisman/cachrisman.github.io",
|
||||
"owner": {
|
||||
"username": "cachrisman",
|
||||
"email": "charlie.chrisman@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "cachrisman.github.io",
|
||||
"URL": "https://charlie.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Chetan's website",
|
||||
"repo": "https://github.com/chetanbasuray/chetanbasuray.github.io",
|
||||
"owner": {
|
||||
"username": "chetanbasuray",
|
||||
"email": "basuraychetan@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "chetanbasuray.github.io",
|
||||
"URL": "https://chetan-basuray.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
|
||||
{
|
||||
"description": "Chris' Site",
|
||||
"repo": "https://github.com/Sp4nd3x/",
|
||||
"owner": {
|
||||
"username": "Sp4nd3x",
|
||||
"email": "chrisisadev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "sp4nd3x.github.io",
|
||||
"URL": "https://chris.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "The main for codefoster - a Software Engineer at Microsoft.",
|
||||
"repo": "https://github.com/codefoster",
|
||||
"owner": {
|
||||
"username": "codefoster",
|
||||
"email": "jeremy.foster@live.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "http://codefoster.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "The ThunderDome",
|
||||
"repo": "https://github.com/codethoma/",
|
||||
"owner": {
|
||||
"username": "codethoma",
|
||||
"email": "mrthundergod@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "codethoma.github.io",
|
||||
"URL": "https://codethoma.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "danilofuchs's is-a.dev domain",
|
||||
"repo": "https://github.com/danilofuchs/danilofuchs.github.io",
|
||||
"owner": {
|
||||
"username": "danilofuchs",
|
||||
"email": "danilo_fuchs@hotmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "danilofuchs.github.io",
|
||||
"URL": "https://danilofuchs.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner" : {
|
||||
"username": "Derek52",
|
||||
"email": "contact@derekbriggs.xyz"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "Derek52.github.io",
|
||||
"URL": "https://Derek52.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Vitor Dino is a front-end developer and ui designer",
|
||||
"repo": "https://github.com/vitordino",
|
||||
"owner": {
|
||||
"username": "vitordino",
|
||||
"email": "me@vitordino.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "vitordino.com",
|
||||
"URL": "https://dino.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Evan's personal developer blog",
|
||||
"repo": "https://github.com/Ecalzo/ecalzo.github.io",
|
||||
"owner": {
|
||||
"username": "ecalzo",
|
||||
"email": "evancalz@me.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ecalzo.github.io",
|
||||
"URL": "https://ecalzo.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Eric's website and blog",
|
||||
"repo": "https://github.com/yurrriq",
|
||||
"owner": {
|
||||
"username": "yurrriq",
|
||||
"email": "eric@ericb.me"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "yurrriq.github.io",
|
||||
"URL": "https://eric.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Ezedin's personal developer website",
|
||||
"repo": "https://github.com/ezedinff",
|
||||
"owner": {
|
||||
"username": "ezedinff",
|
||||
"email": "ezedin.fedlu@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "black-horse-coder-blog.vercel.app",
|
||||
"URL": "https://ezedin.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Farzan F A is a Dev",
|
||||
"repo": "https://github.com/Farzanfa/Farzanfa.github.io",
|
||||
"owner": {
|
||||
"username": "farzanfa",
|
||||
"email": "farzanfa007@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "Farzanfa.github.io",
|
||||
"URL": "https://farzan.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Gaurav Tewari",
|
||||
"repo": "https://github.com/tewarig/tewarig.github.io",
|
||||
"owner": {
|
||||
"username": "Gaurav",
|
||||
"email": "gauravtewari111@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "tewarig.github.io",
|
||||
"URL": "https://gaurav.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "George Karan - Personal Page",
|
||||
"repo": "https://github.com/georgekaran",
|
||||
"owner": {
|
||||
"username": "georgekaran",
|
||||
"email": "georgekaran12@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://georgekaran.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "getify",
|
||||
"email": "domains@dontsend.me"
|
||||
},
|
||||
"record": {
|
||||
"A": ["50.116.28.162"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Gilad's personal developer website",
|
||||
"owner": {
|
||||
"username": "gilade",
|
||||
"email": "gilad@eventov.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "gilad.ninja",
|
||||
"URL": "https://gilad.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "gautamkrishnar",
|
||||
"email": "hello@gautamkrishnar.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["185.224.138.125"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "gkucmierz's personal blog",
|
||||
"owner": {
|
||||
"username": "gkucmierz",
|
||||
"email": "gkucmierz@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://dev.to/gkucmierz"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Govind's personal developer website",
|
||||
"repo": "https://github.com/govind-shenoy",
|
||||
"owner": {
|
||||
"username": "govind-shenoy",
|
||||
"email": "govindvshenoy@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "govind-shenoy.github.io",
|
||||
"URL": "https://govind.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Is Dev domain for Siddhant GUPTA",
|
||||
"repo": "https://github.com/guptasiddhant/guptasiddhant/",
|
||||
"owner": {
|
||||
"username": "GuptaSiddhant",
|
||||
"email": "me@guptasiddhant.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "http://guptasiddhant.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "My cool dev",
|
||||
"repo": "https://github.com/jacob13400/jacob13400.github.io",
|
||||
"owner": {
|
||||
"username": "jacob13400",
|
||||
"email": "jacob13400@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "jacob13400.github.io",
|
||||
"URL": "https://jacob.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "My personal Page",
|
||||
"repo": "https://github.com/justinjohnymathew/justinjohnymathew.github.io",
|
||||
"owner": {
|
||||
"username": "justinjohnymathew",
|
||||
"email": "justinjohny.jj@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "justinjohnymathew.github.io",
|
||||
"URL": "https://justin.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "KevinBrogan",
|
||||
"email": "kevin@brogan.ca"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "brogan.ca"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "filipekiss",
|
||||
"email": "filipe@kiss.ink"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "filipe.kiss.ink",
|
||||
"URL": "https://kiss.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
|
||||
{
|
||||
"description": "Makr Davydov is a Developer!",
|
||||
"repo": "https://github.com/markrity",
|
||||
"owner": {
|
||||
"username": "markrity",
|
||||
"email": "markrity@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://www.linkedin.com/in/davydovmark/"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Martial is a dev",
|
||||
"repo": "https://github.com/MartialSeron/MartialSeron.github.io",
|
||||
"owner": {
|
||||
"username": "MartialSeron",
|
||||
"email": "martial.seron@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "martialseron.github.io",
|
||||
"URL": "https://martial.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Matheus Costa's personal developer website",
|
||||
"repo": "https://github.com/mthcsta/mthcsta.github.io",
|
||||
"owner": {
|
||||
"username": "mthcsta",
|
||||
"email": "matheuscosta.dev@yahoo.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "mthcsta.github.io",
|
||||
"URL": "https://matheus.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Matt Casey is a Developer!",
|
||||
"repo": "https://github.com/mattcasey",
|
||||
"owner": {
|
||||
"username": "mattcasey",
|
||||
"email": "mattwad@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://www.linkedin.com/in/mbcasey"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"description": "Michael's portfolio website and blog",
|
||||
"repo": "https://github.com/michaelmano/michaelmano.github.io",
|
||||
"owner": {
|
||||
"username": "michaelmano",
|
||||
"email": "michael.mano26@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "michaelmano.github.io",
|
||||
"URL": "https://michael.is-a.dev"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Mike's portfolio website and blog",
|
||||
"repo": "https://github.com/mdrobbins",
|
||||
"owner": {
|
||||
"username": "mdrobbins",
|
||||
"email": "mikedrobbins@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://mikerobbins.me"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Mike Perry Y Attara's personal website",
|
||||
"repo": "https://github.com/mikeattara",
|
||||
"owner": {
|
||||
"username": "mikeattara",
|
||||
"email": "mpyebattara@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "mikeattara.github.io",
|
||||
"URL": "https://mpy.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Mike's website",
|
||||
"repo": "https://github.com/MikeVerhees/MikeVerhees.github.io",
|
||||
"owner": {
|
||||
"username": "MikeVerhees",
|
||||
"email": "mikeverhees95@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "MikeVerhees.github.io",
|
||||
"URL": "https://mverhees.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Nimish's Engineering Diary",
|
||||
"repo": "https://github.com/nimish-gupta/blog",
|
||||
"owner": {
|
||||
"username": "nimish-gupta",
|
||||
"email": "gnimish03@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "nimish-gupta.dev",
|
||||
"URL": "https://nimish.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Owain's Website",
|
||||
"owner": {
|
||||
"username": "owjothegreat",
|
||||
"email": "owain.jones74@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "0wain.xyz",
|
||||
"URL": "https://owain.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "TODO: update readme",
|
||||
"repo": "https://github.com/rabbishuki/rabbishuki.github.io",
|
||||
"owner": {
|
||||
"username": "Rabbi Shuki",
|
||||
"email": "rabbishuki+is-a-dev@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "rabbishuki.github.io",
|
||||
"URL": "https://rabbi-shuki.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
|
||||
{
|
||||
"description": "Rayvid's website",
|
||||
"repo": "https://github.com/Rayvid",
|
||||
"owner": {
|
||||
"username": "rayvid",
|
||||
"email": "gin.kisonas@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "rayvid.github.io",
|
||||
"URL": "https://rayvid.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"repo": "https://github.com/reed-jones",
|
||||
"owner": {
|
||||
"username": "reed-jones",
|
||||
"email": "reedjones@reedjones.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "reedjones.com",
|
||||
"URL": "https://reed.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Roy's portfolio website",
|
||||
"repo": "https://github.com/rcrj/rcrj.github.io",
|
||||
"owner": {
|
||||
"username": "rcrj",
|
||||
"email": "rcrj95@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "rcrj.github.io",
|
||||
"URL": "https://roy.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Rwithik's Website",
|
||||
"repo": "https://github.com/rwithik/rwithik.github.io",
|
||||
"owner": {
|
||||
"username": "rwithik",
|
||||
"email": "rwithik@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "rwithik.github.io",
|
||||
"URL": "https://rwithik.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "Sai Sandeep Vaddi's website",
|
||||
"owner": {
|
||||
"username": "saisandeepvaddi",
|
||||
"email": "saisandeepvaddi@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["104.198.14.52"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Savio Martin is a Dev",
|
||||
"repo": "https://github.com/saviomartin/register",
|
||||
"owner": {
|
||||
"username": "saviomartin",
|
||||
"email": "saviomartin2020@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "saviomartin.github.io",
|
||||
"URL": "https://savio.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Shalom's personal website",
|
||||
"owner": {
|
||||
"username": "shalomscott",
|
||||
"email": "shalomss525@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "shalom-is-a-dev.netlify.app",
|
||||
"URL": "https://shalom.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Shen Junru is a Dev",
|
||||
"repo": "https://github.com/shenjunru/is-a-dev",
|
||||
"owner": {
|
||||
"username": "shenjunru",
|
||||
"email": "shenjunru@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "shenjunru.github.io",
|
||||
"URL": "https://shenjunru.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Shibiliya's personal developer website",
|
||||
"repo": "https://github.com/duaboola",
|
||||
"owner": {
|
||||
"username": "duaboola",
|
||||
"email": "ismailshibiliya@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "duaboola.github.io",
|
||||
"URL": "https://shibiliya.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Steven Frohlich's portfolio",
|
||||
"repo": "https://github.com/StevenRonnyFrohlich/StevenRonnyFrohlich.github.io",
|
||||
"owner": {
|
||||
"username": "StevenRonnyFrohlich",
|
||||
"email": "steve.r.frohlich@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "StevenRonnyFrohlich.github.io",
|
||||
"URL": "https://steven.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "stiforr",
|
||||
"email": "norwood.sean@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "stiforr.com"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Swanny is a Dev",
|
||||
"repo": "https://github.com/swanny246/swannyIsADev/",
|
||||
"owner": {
|
||||
"username": "swanny246",
|
||||
"email": "github@andrewswan.net"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "swannyisadev.andrewswan.net",
|
||||
"URL": "https://swanny.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "tommitchelmore",
|
||||
"email": "tommitchelmore@outlook.com"
|
||||
},
|
||||
"repo": "https://github.com/tommitchelmore",
|
||||
"record": {
|
||||
"URL": "https://github.com/tommitchelmore"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "Tomas's personal developer website",
|
||||
"owner": {
|
||||
"username": "Tomas Ukrinas",
|
||||
"email": "tomas@ukrinas.eu"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "ukrinas.eu"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "Vaskian is a Dev",
|
||||
"repo": "https://github.com/Nami2012",
|
||||
"owner": {
|
||||
"username": "Nami2012",
|
||||
"email": "namithasadeeshbabu@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://vaskian.me/"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"description": "Vivek's portfolio website",
|
||||
"repo": "https://github.com/VivekKumarNeu/VivekKumarNeu.github.io",
|
||||
"owner": {
|
||||
"username": "vivekkumarneu",
|
||||
"email": "vivek-kumar@live.in"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "VivekKumarNeu.github.io",
|
||||
"URL": "https://vivekkumar.is-a.dev"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Yujia's Magic",
|
||||
"repo": "https://github.com/YujiaY",
|
||||
"owner": {
|
||||
"username": "YujiaY",
|
||||
"email": "aujackyuan@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "YujiaY.github.io",
|
||||
"URL": "https://yujia.is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Susnata's is.a.dev domain!",
|
||||
"repo": "https://github.com/proghead00/proghead00.github.io",
|
||||
"owner": {
|
||||
"username": "proghead00",
|
||||
"email": "susnata00@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "proghead00.github.io",
|
||||
"URL": "https://proghead00.is-a.dev"
|
||||
}
|
||||
}
|
||||
+2
-1
@@ -4,13 +4,14 @@ 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\`)
|
||||
* Open up the **settings** tab
|
||||
* Scroll down to the **Github pages** section
|
||||
* In the **Custom domain** text input, enter the domain you registered (\`domain-name.is-a.dev\`)
|
||||
* Check the 'Enforce HTTPS' check box if you added the URL record for forced https redirection
|
||||
* Give it some time to reflect and you should be good to go
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user