Skip to content

Publish docs Markdown source files#930

Merged
wesm merged 1 commit into
mainfrom
docs-md-links
Jul 1, 2026
Merged

Publish docs Markdown source files#930
wesm merged 1 commit into
mainfrom
docs-md-links

Conversation

@wesm

@wesm wesm commented Jun 30, 2026

Copy link
Copy Markdown
Member

LLM and agent consumers get cleaner input from the source Markdown than from rendered HTML, but roborev.io only published the rendered Zensical routes. This mirrors the kata docs deployment pattern so public docs pages can be fetched from stable .md URLs, such as /changelog.md next to /changelog/ and /index.md next to the landing page.

The landing page now tells programmatic readers to prefer those source-form URLs, and the docs build/check path verifies that generated deployments include matching Markdown files and do not redirect .md routes away from static source content.

LLM and agent consumers get cleaner, lower-noise input from source Markdown than from rendered HTML, but the docs deployment only published the rendered Zensical pages. Mirroring the kata docs pattern makes each public docs page available from the same deployment as its HTML route and keeps validation in the docs check path so stale or missing source files are caught before deployment.

Generated with Codex
Co-authored-by: Codex <codex@openai.com>
@roborev-ci

roborev-ci Bot commented Jun 30, 2026

Copy link
Copy Markdown

roborev: Combined Review (1011b52)

No issues found.


Panel: ci_default_security | Synthesis: codex | Members: codex_default (codex/default, done, 3m58s), codex_security (codex/security, done, 1m35s) | Total: 5m33s

@wesm wesm merged commit 3d5c958 into main Jul 1, 2026
12 checks passed
@wesm wesm deleted the docs-md-links branch July 1, 2026 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant