Skip to content

docs: add LLMs page and fix LLM copy button issues#119

Merged
kelsos merged 3 commits intorotki:mainfrom
kelsos:feature/llms-page
Apr 13, 2026
Merged

docs: add LLMs page and fix LLM copy button issues#119
kelsos merged 3 commits intorotki:mainfrom
kelsos:feature/llms-page

Conversation

@kelsos
Copy link
Copy Markdown
Member

@kelsos kelsos commented Apr 13, 2026

Summary

  • Add a dedicated "Using LLMs" page documenting available LLM-friendly endpoints (llms.txt, llms-full.txt, per-page .md) with usage instructions for Cursor, Claude Code, and other tools.
  • Fix root page "Copy page for LLMs" returning 404 by setting excludeIndexPage: false so index.md is generated.
  • Add <llm-only> / <llm-exclude> tags to index.md so the <NavCards> Vue component is replaced with plain markdown links in the LLM output.

Test plan

  • Build passes (pnpm build)
  • Visit /llms page and verify it renders correctly
  • Click "Copy page for LLMs" on the root page and verify markdown is returned (not 404 or HTML)
  • Verify /llms.txt and /llms-full.txt still generate correctly
  • Verify the LLMs page itself is excluded from llms.txt

@kelsos kelsos merged commit 1588809 into rotki:main Apr 13, 2026
5 checks passed
@kelsos kelsos deleted the feature/llms-page branch April 13, 2026 10:00
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