Skip to content

Update docs: add LLM context, AI context menu, refresh content and styling#188

Merged
brittonhayes merged 1 commit intomainfrom
docs-updates
Mar 21, 2026
Merged

Update docs: add LLM context, AI context menu, refresh content and styling#188
brittonhayes merged 1 commit intomainfrom
docs-updates

Conversation

@brittonhayes
Copy link
Member

Summary

  • Add docusaurus-plugin-llms to generate llms.txt and llms-full.txt for LLM-consumable documentation
  • Add AI context menu component with Docusaurus theme overrides (DocItem, ApiItem) for contextual AI interactions
  • Rewrite the introduction page with clearer structure covering base URL, authentication, rate limiting, and schema info
  • Remove outdated GraphQL docs and status page reference
  • Clean up FAQ content and sidebar ordering
  • Refresh custom CSS with updated design tokens and component styles

Test plan

  • Verify the site builds successfully (yarn build)
  • Confirm llms.txt and llms-full.txt are generated in the build output
  • Check the AI context menu renders on doc and API pages
  • Verify the introduction page renders correctly with new content
  • Confirm GraphQL and status page links are no longer present in navigation
  • Check FAQ appears in the sidebar at the correct position

🤖 Generated with Claude Code

…yling

- Add docusaurus-plugin-llms for llms.txt and llms-full.txt generation
- Add AiContextMenu component with theme overrides for DocItem and ApiItem
- Rewrite introduction page with clearer structure (base URL, auth, rate limiting)
- Remove outdated GraphQL docs and status page reference
- Clean up FAQ (remove stale contribution links, add sidebar positioning)
- Remove search-local theme, remove FAQ from navbar, update sidebar ordering
- Refresh custom CSS with updated design tokens and component styles

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@brittonhayes brittonhayes merged commit 2059845 into main Mar 21, 2026
1 check passed
@brittonhayes brittonhayes deleted the docs-updates branch March 21, 2026 06:05
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