Merge branch 'main' into main

This commit is contained in:
Akshay Nair
2020-10-09 18:24:54 +05:30
committed by GitHub
13 changed files with 146 additions and 1 deletions
+4 -1
View File
@@ -8,7 +8,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: borales/actions-yarn@v2.0.0
with:
ref: ${{ github.head_ref }}
- name: Installing dependencies
uses: borales/actions-yarn@v2.0.0
with:
cmd: install
- name: Running tests
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+11
View File
@@ -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"
}
}
+12
View File
@@ -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/"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+12
View File
@@ -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"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "Sai Sandeep Vaddi's website",
"owner": {
"username": "saisandeepvaddi",
"email": "saisandeepvaddi@gmail.com"
},
"record": {
"A": ["104.198.14.52"]
}
}
+12
View File
@@ -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"
}
}
+13
View File
@@ -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"
}
}