ktx/docs-site
Luca Martial 44c7524211 fix: use <ol> for runtime pipeline steps in product mechanics
The PipelineStep component renders <li> elements, but the RuntimeDiagram
wrapper was a plain <div> instead of a list element. This produced invalid
HTML and accessibility warnings. IngestionDiagram already used <ol>.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-15 05:40:05 -07:00
..
app Polish documentation copy (#98) 2026-05-14 12:43:14 -04:00
components fix: use <ol> for runtime pipeline steps in product mechanics 2026-05-15 05:40:05 -07:00
content/docs docs: clarify KTX product mechanics 2026-05-15 05:31:56 -07:00
lib feat: merge ingest and scan 2026-05-14 01:43:06 +02:00
public/brand feat(docs-site): refresh nav mascot with SVG and bump size (#101) 2026-05-14 23:45:41 +02:00
tests docs: clarify KTX product mechanics 2026-05-15 05:31:56 -07:00
.gitignore chore: configure docs site deployment 2026-05-11 17:57:55 +02:00
middleware.ts fix(docs-site): add docs index redirect, test, and trim Accept media type 2026-05-11 20:37:28 -07:00
next-env.d.ts feat(docs-site): refresh nav mascot with SVG and bump size (#101) 2026-05-14 23:45:41 +02:00
next.config.mjs feat(docs-site): add agent-readable docs routes 2026-05-11 16:40:34 -07:00
package.json chore(deps): refresh workspace dependencies (#43) 2026-05-13 01:15:35 +02:00
postcss.config.mjs chore: move docs site workspace 2026-05-11 16:53:42 +02:00
source.config.ts chore: move docs site workspace 2026-05-11 16:53:42 +02:00
tsconfig.json feat: merge ingest and scan 2026-05-14 01:43:06 +02:00