Skip to content

Conversation

@goruha
Copy link
Member

@goruha goruha commented Oct 9, 2025

what

  • Add support for llms.txt standard using docusaurus-plugin-llms
  • Generate two LLM-friendly documentation files:
  • Configure plugin to prioritize core documentation sections
  • Include blog content in generated files

why

  • LLMs need structured documentation: The llms.txt standard (https://llmstxt.org/) provides a standardized way for LLMs to efficiently understand website documentation
  • Address context window limitations: Instead of crawling entire websites, LLMs can access curated, structured content optimized for their understanding
  • Improve AI assistance: Tools like Claude, ChatGPT, and other AI assistants can provide better answers about Atmos by referencing these files
  • Follow emerging standards: Similar to robots.txt for search engines, llms.txt is becoming a standard for AI-friendly documentation
  • Better developer experience: Users asking AI assistants will get more accurate, up-to-date responses

references

@goruha goruha merged commit 0c451f4 into master Oct 9, 2025
2 checks passed
@goruha goruha deleted the llm-support branch October 9, 2025 22:09
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.

3 participants