Rearrange (#135)

* Move reserved subdomains to new dir, create register domain

* clean up

* del unneeded file

* del privacy policy
- not needed for now
This commit is contained in:
Will Clarke
2022-08-04 09:04:45 +00:00
committed by GitHub
parent 22fc6f7b08
commit f3fb8f1a56
9 changed files with 36 additions and 40 deletions
+1 -12
View File
@@ -1,13 +1,2 @@
# These are supported funding model platforms
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
#open_collective: 'is-a-good-dev'
ko_fi: 'wclarkedev'
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
# custom: ['https://www.buymeacoffee.com/willclarke']
ko_fi: 'wclarkedev'
-1
View File
@@ -1 +0,0 @@
To find info about json formats please visit [docs.is-a-good.dev/format](https://docs.is-a-good.dev/format)
-2
View File
@@ -1,2 +0,0 @@
# Privacy policy
*last updated 28/07/22*
View File
+12
View File
@@ -0,0 +1,12 @@
{
"repo": "https://github.com/is-a-good-dev/dashboard",
"owner": {
"username": "is-a-good-dev",
"email": "will@is-a-good.dev"
},
"record": {
"CNAME": "is-a-good-dev.github.io"
},
"proxied":false
}
+11
View File
@@ -0,0 +1,11 @@
{
"repo": "https://github.com/is-a-good-dev/docs",
"owner": {
"username": "is-a-good-dev",
"email": "will@is-a-good.dev"
},
"record": {
"CNAME": "hosting.gitbook.io"
},
"proxied":false
}
+12
View File
@@ -0,0 +1,12 @@
{
"repo": "https://github.com/is-a-good-dev/dashboard",
"owner": {
"username": "is-a-good-dev",
"email": "will@is-a-good.dev"
},
"record": {
"CNAME": "is-a-good-dev.github.io"
},
"proxied":false
}
-14
View File
@@ -1,14 +0,0 @@
{
"note": "is-a-good.dev Dashboard",
"owner": {
"username": "@is-a-good-dev/dashboard-dev-team",
"email": "will@is-a-good.dev"
},
"target": {
"CNAME": "is-a-good-dev.github.io"
},
"proxied": false
}
-11
View File
@@ -1,11 +0,0 @@
{
"repo": "https://github.com/is-a-good-dev/docs",
"owner": {
"username": "is-a-good-dev",
"email": "will@is-a-good.dev"
},
"record": {
"CNAME": "hosting.gitbook.io"
},
"proxied":false
}