ktx/docs-site
Luca Martial 56afb77b64 docs: order navbar icons as GitHub then Slack
Moves the GitHub link out of githubUrl and into the explicit links
array so the navbar renders GitHub first, then Slack. Fumadocs
appends githubUrl after links, which previously put Slack first.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-20 00:06:13 +02:00
..
app docs: order navbar icons as GitHub then Slack 2026-05-20 00:06:13 +02:00
components docs: order navbar icons as GitHub then Slack 2026-05-20 00:06:13 +02:00
content docs: add Slack community invite to README and docs 2026-05-19 23:44:53 +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 feat(docs): visualize KTX ingestion with ReactFlow diagram (#133) 2026-05-18 17:41:37 +02:00
.gitignore chore: configure docs site deployment 2026-05-11 17:57:55 +02:00
middleware.ts docs-site: serve under /ktx and redirect ktx.sh to docs.kaelio.com 2026-05-15 02:30:20 +02:00
next-env.d.ts fix: allow agent setup without context (#139) 2026-05-19 12:18:52 +02:00
next.config.mjs feat: add claude-code llm backend with runtime port (#115) 2026-05-16 12:06:34 +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
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