Skip to content

Add llms.txt generation#356

Open
crandmck wants to merge 1 commit intomainfrom
llms-txt
Open

Add llms.txt generation#356
crandmck wants to merge 1 commit intomainfrom
llms-txt

Conversation

@crandmck
Copy link
Copy Markdown
Collaborator

@crandmck crandmck commented Apr 21, 2026

Adds automatic generation of llms.txt, a proposed standard (similar in spirit to robots.txt) for a markdown file that provides a concise, structured summary of the site, including key pages, descriptions, and links, so LLMs can more efficiently understand and navigate the content.

It's useful here because:

  • The docs may be consumed by developers who use AI coding assistants (Cursor, Copilot, Claude, etc.)
  • We want AI tools to surface the right docs pages rather than outdated or tangential ones
  • We maintain structured content (sidebar config) that can be scripted into an llms.txt automatically

This PR adds it using @signalwire/docusaurus-plugin-llms-txt.

On each deploy, generates https://deploy-preview-356--cai-open-source.netlify.app/llms.txt

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 21, 2026

Deploy Preview for cai-open-source ready!

Name Link
🔨 Latest commit 0bc5074
🔍 Latest deploy log https://app.netlify.com/projects/cai-open-source/deploys/69e7c3add72d340008009b22
😎 Deploy Preview https://deploy-preview-356--cai-open-source.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot temporarily deployed to pull request April 21, 2026 18:39 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant