Doc (#6493)
* cloud doc * doc refactor * doc move * seo * remove doc * yml * doc * fix: tsconfig * fix: tsconfig
Showing
document/app/robots.txt/route.ts
0 → 100644
document/app/sitemap.xml/route.ts
0 → 100644
File moved
File moved
File moved
document/content/docs/self-host/meta.en.json
0 → 100644
document/content/docs/self-host/meta.json
0 → 100644
document/lib/schema.ts
0 → 100644
| ... | ... | @@ -25,7 +25,8 @@ |
| "remark": "^15.0.1", | ||
| "remark-gfm": "^4.0.1", | ||
| "remark-mdx": "^3.1.0", | ||
| "remark-stringify": "^11.0.0" | ||
| "remark-stringify": "^11.0.0", | ||
| "schema-dts": "^1.1.5" | ||
| }, | ||
| "devDependencies": { | ||
| "@content-collections/core": "^0.10.0", | ||
| ... | ... |
Please
register
or
sign in
to comment