ktx/docs-site
Andrey Avtomonov da6d05ed55
docs(diagram): enlarge ingestion-flow text and tighten badge widths (#178)
Bumps font sizes across the in-app React Flow diagram and the README's
SVG so block titles, stage names, body copy, and chip labels are easier
to read. Widens stage cards and updates the SVG layout so every stage
body wraps to two lines, and resizes every badge rect to fit its text
with even 12px padding on both sides (notably the PostgreSQL chip).

Also includes a pre-existing README addition noting that KTX runs with
the user's own LLM keys or a Claude Pro/Max subscription.
2026-05-20 10:47:48 +02:00
..
app docs: add Slack community invite to README and docs (#157) 2026-05-19 18:07:29 -04:00
components docs(diagram): enlarge ingestion-flow text and tighten badge widths (#178) 2026-05-20 10:47:48 +02:00
content feat(cli): smart defaults and flatter command surface for ktx (#177) 2026-05-20 01:52:37 +02:00
lib docs: add agent setup prompt endpoint (#142) 2026-05-19 15:22:17 +02:00
public docs(diagram): enlarge ingestion-flow text and tighten badge widths (#178) 2026-05-20 10:47:48 +02:00
tests docs: rewrite Semantic Querying concept with imperative-vs-declarative diagram (#156) 2026-05-19 23:41:29 +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 (#156) 2026-05-19 23:41:29 +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 (#156) 2026-05-19 23:41:29 +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