ktx/docs-site/app
Luca Martial 63e2773e0a fix(docs): replace broken page copy buttons with working single button
The three page-level buttons (Copy MD, View MD, Copy MDX) were broken
because the fetch URL missed the /ktx basePath. Replace with a single
"Copy as Markdown" button that strips frontmatter from the MDX source
already available client-side — no fetch needed. Drop the .md link
since agents discover markdown URLs through llms.txt and content
negotiation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-18 15:58:07 +02:00
..
(home) chore: move docs site workspace 2026-05-11 16:53:42 +02:00
docs fix(docs): replace broken page copy buttons with working single button 2026-05-18 15:58:07 +02:00
llms-full.txt feat(docs-site): add agent-readable docs routes 2026-05-11 16:40:34 -07:00
llms.mdx/docs/[[...slug]] fix(docs-site): return explicit markdown route 404 2026-05-11 16:45:44 -07:00
llms.txt feat(docs-site): add agent-readable docs routes 2026-05-11 16:40:34 -07:00
global.css Polish documentation copy (#98) 2026-05-14 12:43:14 -04:00
layout.config.tsx chore: move docs site workspace 2026-05-11 16:53:42 +02:00
layout.tsx Align docs with current KTX behavior (#106) 2026-05-15 15:31:51 -04:00