ktx/docs-site
Andrey Avtomonov 75907eb24a docs-site: annotate imperative SQL, add section anchor, drop ClickHouse
- Wire numbered red badges to each problematic span in the "Without KTX"
  SQL with hover sync between SQL gutter, lines, and the notes list.
- Add #imperative-vs-declarative anchor on the flow section header so
  the eyebrow link is shareable; reveals a # glyph on hover/focus.
- Align the compiled-SQL note dots to the first-line midpoint
  (mt-[6px] instead of mt-1) so 4px dots sit at y=8 in a 16px line.
- Remove all ClickHouse references from docs-site (primary-sources,
  quickstart, ktx-setup, contributing, agents-setup, mechanics test,
  warehouse drivers in the flow diagram).
2026-05-19 23:33:36 +02:00
..
app docs-site: polish semantic-layer-internals code blocks and flow diagram 2026-05-19 23:09:41 +02:00
components docs-site: annotate imperative SQL, add section anchor, drop ClickHouse 2026-05-19 23:33:36 +02:00
content docs-site: annotate imperative SQL, add section anchor, drop ClickHouse 2026-05-19 23:33:36 +02:00
lib docs: add agent setup prompt endpoint (#142) 2026-05-19 15:22:17 +02:00
public docs: add ingestion flow diagram to readme (#144) 2026-05-19 16:02:20 +02:00
tests docs-site: annotate imperative SQL, add section anchor, drop ClickHouse 2026-05-19 23:33:36 +02:00
.gitignore chore: configure docs site deployment 2026-05-11 17:57:55 +02:00
next-env.d.ts fix: allow agent setup without context (#139) 2026-05-19 12:18:52 +02:00
next.config.mjs docs: rewrite Semantic Querying concept with imperative-vs-declarative diagram 2026-05-19 19:34:04 +02:00
package.json feat(docs): visualize KTX ingestion with ReactFlow diagram (#133) 2026-05-18 17:41:37 +02:00
postcss.config.mjs chore: move docs site workspace 2026-05-11 16:53:42 +02:00
proxy.ts docs: rewrite Semantic Querying concept with imperative-vs-declarative diagram 2026-05-19 19:34:04 +02:00
source.config.ts docs: revamp quickstart and tighten code-block styling (#135) 2026-05-18 19:22:19 +02:00
tsconfig.json feat: merge ingest and scan 2026-05-14 01:43:06 +02:00