ktx/docs-site
Luca Martial b4a302edfa fix(docs-site): add docs index redirect, test, and trim Accept media type
Redirect bare /docs to the introduction page with proper metadata
resolution. Add a test for the redirect. Trim the media type in the
Accept header parser so whitespace around semicolons does not break
markdown content negotiation. Add a test script to package.json.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-11 20:37:28 -07:00
..
app fix(docs-site): add docs index redirect, test, and trim Accept media type 2026-05-11 20:37:28 -07:00
components docs(docs-site): separate docs-agent resources 2026-05-11 19:35:46 -07:00
content/docs docs(docs-site): update AI resource URLs and nav order 2026-05-11 20:03:53 -07:00
lib docs(docs-site): update AI resource URLs and nav order 2026-05-11 20:03:53 -07:00
tests fix(docs-site): add docs index redirect, test, and trim Accept media type 2026-05-11 20:37:28 -07:00
.gitignore chore: configure docs site deployment 2026-05-11 17:57:55 +02:00
middleware.ts fix(docs-site): add docs index redirect, test, and trim Accept media type 2026-05-11 20:37:28 -07:00
next-env.d.ts chore: move docs site workspace 2026-05-11 16:53:42 +02:00
next.config.mjs feat(docs-site): add agent-readable docs routes 2026-05-11 16:40:34 -07:00
package.json fix(docs-site): add docs index redirect, test, and trim Accept media type 2026-05-11 20:37:28 -07:00
postcss.config.mjs chore: move docs site workspace 2026-05-11 16:53:42 +02:00
source.config.ts chore: move docs site workspace 2026-05-11 16:53:42 +02:00
tsconfig.json chore: move docs site workspace 2026-05-11 16:53:42 +02:00