davsclaus opened a new issue, #1764:
URL: https://github.com/apache/camel-website/issues/1764

   ## Summary
   
   Two gaps in what `llms.txt` offers an agent, seen on 2026-09-17:
   
   1. The "Offline documentation bundles" section lists a single bundle, Camel 
4.18, while the documentation on the site is at 4.22 (`next` is 4.23). An agent 
working against a current Camel version has no matching bundle to download.
   2. `llms.txt` describes the `.html` to `.md` rule, which today only holds 
for the documentation pages. Once the website pages and the blog posts get 
Markdown mirrors (see the two related issues), `llms.txt` should link them: 
"What is Apache Camel", "When to use Camel", the trust page, the Camel DNA page 
and a blog index.
   
   ## Proposal
   
   - Publish a bundle for every documented version (currently 4.18 and 4.22, 
plus `next`) and generate the list in `llms.txt` from the same version data the 
site uses, so it cannot go stale.
   - Include the website pages' Markdown in the bundle alongside `manual/` and 
`components/`.
   - Add a "Start here" section to `llms.txt` pointing at the Markdown versions 
of the first-reader pages and the blog index.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to