chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/",
|
||||
"destination": "/skills",
|
||||
"permanent": false
|
||||
}
|
||||
],
|
||||
"rewrites": [
|
||||
{
|
||||
"source": "/agents",
|
||||
"destination": "/index.html"
|
||||
},
|
||||
{
|
||||
"source": "/commands",
|
||||
"destination": "/index.html"
|
||||
},
|
||||
{
|
||||
"source": "/settings",
|
||||
"destination": "/index.html"
|
||||
},
|
||||
{
|
||||
"source": "/hooks",
|
||||
"destination": "/index.html"
|
||||
},
|
||||
{
|
||||
"source": "/mcps",
|
||||
"destination": "/index.html"
|
||||
},
|
||||
{
|
||||
"source": "/templates",
|
||||
"destination": "/index.html"
|
||||
},
|
||||
{
|
||||
"source": "/plugins",
|
||||
"destination": "/index.html"
|
||||
},
|
||||
{
|
||||
"source": "/skills",
|
||||
"destination": "/index.html"
|
||||
},
|
||||
{
|
||||
"source": "/plugin/:name",
|
||||
"destination": "/plugin.html"
|
||||
},
|
||||
{
|
||||
"source": "/component/:type/:name*",
|
||||
"destination": "/component.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user