Skip to content

docs: add llms.txt and llms-full.txt#4

Merged
wittfabian merged 1 commit into
mainfrom
docs/llms-txt
Jun 29, 2026
Merged

docs: add llms.txt and llms-full.txt#4
wittfabian merged 1 commit into
mainfrom
docs/llms-txt

Conversation

@wittfabian

Copy link
Copy Markdown
Owner

What

Adds two machine-readable project descriptions so LLMs and agents can understand ANIMA without parsing the site's HTML, following the llmstxt.org standard.

  • llms.txt — curated index: H1, blockquote summary, a few context paragraphs, then ## Worlds (all seven with a one-line technical note), ## Docs (gallery, codex, README, pointer to llms-full.txt) and ## Optional (DEPLOY).
  • llms-full.txt — self-contained full description: what ANIMA is, how it came to be, how to run it, navigation, file structure, every world in depth, and the Codex.

Notes

  • All links use absolute URLs on https://anima.fabianwitt.de/ so they resolve independently of context.
  • Both files are served as text/plain by GitHub Pages (.nojekyll is set) — no further config needed.
  • The hidden Conway "Genesis" room is intentionally not referenced, to keep it an easter egg.
  • README untouched (minimal/surgical change).

🤖 Generated with Claude Code

Add machine-readable project descriptions following the llmstxt.org
standard so LLMs and agents can understand ANIMA without parsing the
site's HTML:

- llms.txt: curated index (H1, summary, links to the gallery, codex and
  all seven worlds with a one-line technical note each).
- llms-full.txt: self-contained full description (concept, origin, how
  to run, navigation, file structure, every world in depth, the codex).

Both use absolute URLs on https://anima.fabianwitt.de/ and are served as
plain text via GitHub Pages (.nojekyll).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@wittfabian
wittfabian merged commit 80ad35d into main Jun 29, 2026
1 check passed
@wittfabian
wittfabian deleted the docs/llms-txt branch June 29, 2026 06:35
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