Skip to content

Add llms.txt for LLM context#743

Closed
kovan wants to merge 1 commit intoclojure:masterfrom
kovan:docs/llms-txt
Closed

Add llms.txt for LLM context#743
kovan wants to merge 1 commit intoclojure:masterfrom
kovan:docs/llms-txt

Conversation

@kovan
Copy link
Copy Markdown

@kovan kovan commented Mar 14, 2026

Adds an llms.txt file following the llmstxt.org specification to provide structured site context for LLM readers.

Organizes the site content into sections:

  • Learn Clojure — the learn path pages
  • Guides — deps and CLI, destructuring, spec, threading macros, etc.
  • Reference — all reference pages (reader, evaluation, special forms, data structures, etc.)
  • About Clojure — rationale, features, state model, history
  • Optional — REPL guide, community resources, API docs

Fixes #719

Add an llms.txt file following the https://llmstxt.org/ specification
to provide structured site context for LLM readers. Organizes the
site content into Learn, Guides, Reference, and About sections.

Fixes clojure#719
@puredanger
Copy link
Copy Markdown
Member

Author is not a contributor and this appears to be AI generated

@puredanger puredanger closed this Mar 27, 2026
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.

Add support for https://llmstxt.org/ for LLM context

2 participants