Skip to content

Add llms.txt for LLM context#743

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

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

Conversation

@kovan
Copy link

@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
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

1 participant