Skip to content

Add llms.txt for htmx.org#3842

Open
ryan-blunden wants to merge 1 commit into
bigskysoftware:masterfrom
ryan-blunden:add-llms-txt
Open

Add llms.txt for htmx.org#3842
ryan-blunden wants to merge 1 commit into
bigskysoftware:masterfrom
ryan-blunden:add-llms-txt

Conversation

@ryan-blunden

@ryan-blunden ryan-blunden commented Jun 15, 2026

Copy link
Copy Markdown

Closes #3642

Adds www/static/llms.txt so the site serves https://htmx.org/llms.txt.

What changed

  • added a concise, manually maintainable llms.txt file
  • organized it around the requested sections: summary, key docs, reference docs, examples, essays/concepts, source repo, and guidance for LLMs/coding agents
  • kept the initial version intentionally curated rather than exhaustive

Verification

  • cd www && zola build
  • confirmed www/public/llms.txt exists
  • zola serve
  • curl -fsS http://127.0.0.1:1111/llms.txt
  • confirmed served content matches www/static/llms.txt
  • npm run lint
  • npm run types-check
  • npm run test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant