ktx/docs-site/app
Andrey Avtomonov 8f6a2a686f docs-site: polish semantic-layer-internals code blocks and flow diagram
- Make CodeBlock a server component so children traverse synchronously
  under React 19 RSC streaming; previously extractText returned "" in
  dev SSR, leaving code blocks empty.
- Add custom JSON/YAML/SQL/code-like tokenizers with theme-aware token
  classes; drop the colored file-glyph dot and gradient tab-head.
- Tighten tab-head: subtle grey background, smaller monospace filename
  in muted grey, smaller rectangular language pill placed to the left
  of the filename.
- Polish the React Flow semantic-layer diagram (controls, fit-view
  padding, edge types).
2026-05-19 23:09:41 +02:00
..
(home) chore: move docs site workspace 2026-05-11 16:53:42 +02:00
api/search fix(docs): restore search overlay behavior (#134) 2026-05-18 10:50:34 -04:00
docs fix(docs): replace broken page copy buttons with working single button (#132) 2026-05-18 09:59:01 -04:00
llms-full.txt feat(docs-site): add agent-readable docs routes 2026-05-11 16:40:34 -07:00
llms.mdx/docs/[[...slug]] docs: add agent setup prompt endpoint (#142) 2026-05-19 15:22:17 +02:00
llms.txt feat(docs-site): add agent-readable docs routes 2026-05-11 16:40:34 -07:00
global.css docs-site: polish semantic-layer-internals code blocks and flow diagram 2026-05-19 23:09:41 +02:00
layout.config.tsx chore: move docs site workspace 2026-05-11 16:53:42 +02:00
layout.tsx docs: rewrite Semantic Querying concept with imperative-vs-declarative diagram 2026-05-19 19:34:04 +02:00