Skip to content

Commit 9bd71a8

Browse files
committed
feat: Go vanity imports for dappco.re
go-import meta tags for all Core framework modules: dappco.re/go → github.com/dAppCore/go dappco.re/php → github.com/dAppCore/php dappco.re/agent → github.com/dAppCore/agent dappco.re/cli → github.com/dAppCore/cli etc. CNAME: dappco.re Usage: import core "dappco.re/go" Co-Authored-By: Virgil <virgil@lethean.io>
0 parents  commit 9bd71a8

14 files changed

Lines changed: 154 additions & 0 deletions

File tree

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dappco.re

agent/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta name="go-import" content="dappco.re/agent git https://github.com/dAppCore/agent.git">
5+
<meta name="go-source" content="dappco.re/agent https://github.com/dAppCore/agent https://github.com/dAppCore/agent/tree/main{/dir} https://github.com/dAppCore/agent/blob/main{/dir}/{file}#L{line}">
6+
<meta http-equiv="refresh" content="0; url=https://github.com/dAppCore/agent">
7+
</head>
8+
<body>
9+
Redirecting to <a href="https://github.com/dAppCore/agent">github.com/dAppCore/agent</a>...
10+
</body>
11+
</html>

api/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta name="go-import" content="dappco.re/api git https://github.com/dAppCore/api.git">
5+
<meta name="go-source" content="dappco.re/api https://github.com/dAppCore/api https://github.com/dAppCore/api/tree/main{/dir} https://github.com/dAppCore/api/blob/main{/dir}/{file}#L{line}">
6+
<meta http-equiv="refresh" content="0; url=https://github.com/dAppCore/api">
7+
</head>
8+
<body>
9+
Redirecting to <a href="https://github.com/dAppCore/api">github.com/dAppCore/api</a>...
10+
</body>
11+
</html>

cli/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta name="go-import" content="dappco.re/cli git https://github.com/dAppCore/cli.git">
5+
<meta name="go-source" content="dappco.re/cli https://github.com/dAppCore/cli https://github.com/dAppCore/cli/tree/main{/dir} https://github.com/dAppCore/cli/blob/main{/dir}/{file}#L{line}">
6+
<meta http-equiv="refresh" content="0; url=https://github.com/dAppCore/cli">
7+
</head>
8+
<body>
9+
Redirecting to <a href="https://github.com/dAppCore/cli">github.com/dAppCore/cli</a>...
10+
</body>
11+
</html>

config/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta name="go-import" content="dappco.re/config git https://github.com/dAppCore/config.git">
5+
<meta name="go-source" content="dappco.re/config https://github.com/dAppCore/config https://github.com/dAppCore/config/tree/main{/dir} https://github.com/dAppCore/config/blob/main{/dir}/{file}#L{line}">
6+
<meta http-equiv="refresh" content="0; url=https://github.com/dAppCore/config">
7+
</head>
8+
<body>
9+
Redirecting to <a href="https://github.com/dAppCore/config">github.com/dAppCore/config</a>...
10+
</body>
11+
</html>

docs/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta name="go-import" content="dappco.re/docs git https://github.com/dAppCore/docs.git">
5+
<meta name="go-source" content="dappco.re/docs https://github.com/dAppCore/docs https://github.com/dAppCore/docs/tree/main{/dir} https://github.com/dAppCore/docs/blob/main{/dir}/{file}#L{line}">
6+
<meta http-equiv="refresh" content="0; url=https://github.com/dAppCore/docs">
7+
</head>
8+
<body>
9+
Redirecting to <a href="https://github.com/dAppCore/docs">github.com/dAppCore/docs</a>...
10+
</body>
11+
</html>

go/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta name="go-import" content="dappco.re/go git https://github.com/dAppCore/go.git">
5+
<meta name="go-source" content="dappco.re/go https://github.com/dAppCore/go https://github.com/dAppCore/go/tree/main{/dir} https://github.com/dAppCore/go/blob/main{/dir}/{file}#L{line}">
6+
<meta http-equiv="refresh" content="0; url=https://github.com/dAppCore/go">
7+
</head>
8+
<body>
9+
Redirecting to <a href="https://github.com/dAppCore/go">github.com/dAppCore/go</a>...
10+
</body>
11+
</html>

gui/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta name="go-import" content="dappco.re/gui git https://github.com/dAppCore/gui.git">
5+
<meta name="go-source" content="dappco.re/gui https://github.com/dAppCore/gui https://github.com/dAppCore/gui/tree/main{/dir} https://github.com/dAppCore/gui/blob/main{/dir}/{file}#L{line}">
6+
<meta http-equiv="refresh" content="0; url=https://github.com/dAppCore/gui">
7+
</head>
8+
<body>
9+
Redirecting to <a href="https://github.com/dAppCore/gui">github.com/dAppCore/gui</a>...
10+
</body>
11+
</html>

ide/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta name="go-import" content="dappco.re/ide git https://github.com/dAppCore/ide.git">
5+
<meta name="go-source" content="dappco.re/ide https://github.com/dAppCore/ide https://github.com/dAppCore/ide/tree/main{/dir} https://github.com/dAppCore/ide/blob/main{/dir}/{file}#L{line}">
6+
<meta http-equiv="refresh" content="0; url=https://github.com/dAppCore/ide">
7+
</head>
8+
<body>
9+
Redirecting to <a href="https://github.com/dAppCore/ide">github.com/dAppCore/ide</a>...
10+
</body>
11+
</html>

index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta name="go-import" content="dappco.re/go git https://github.com/dAppCore/go.git">
5+
<meta name="go-import" content="dappco.re/php git https://github.com/dAppCore/php.git">
6+
<meta name="go-import" content="dappco.re/ts git https://github.com/dAppCore/ts.git">
7+
<meta name="go-import" content="dappco.re/agent git https://github.com/dAppCore/agent.git">
8+
<meta name="go-import" content="dappco.re/cli git https://github.com/dAppCore/cli.git">
9+
<meta name="go-import" content="dappco.re/config git https://github.com/dAppCore/config.git">
10+
<meta name="go-import" content="dappco.re/mcp git https://github.com/dAppCore/mcp.git">
11+
<meta name="go-import" content="dappco.re/ide git https://github.com/dAppCore/ide.git">
12+
<meta name="go-import" content="dappco.re/gui git https://github.com/dAppCore/gui.git">
13+
<meta name="go-import" content="dappco.re/lint git https://github.com/dAppCore/lint.git">
14+
<meta name="go-import" content="dappco.re/api git https://github.com/dAppCore/api.git">
15+
<meta name="go-import" content="dappco.re/docs git https://github.com/dAppCore/docs.git">
16+
<meta http-equiv="refresh" content="0; url=https://github.com/dAppCore">
17+
</head>
18+
<body>
19+
Redirecting to <a href="https://github.com/dAppCore">github.com/dAppCore</a>...
20+
</body>
21+
</html>

0 commit comments

Comments
 (0)