Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(llms): implement LLMs.txt support and related routes #3407

Merged
merged 2 commits into from
Mar 21, 2025

Conversation

anubra266
Copy link
Collaborator

  • Added support for LLMs.txt files to enhance AI tools' understanding of Ark UI documentation.
  • Created multiple routes for framework-specific documentation (React, Solid, Vue, Svelte) and a comprehensive overview.
  • Updated sidebar to include new LLMs.txt category.
  • Removed unused Story component and refactored example fetching logic.
  • Introduced new utility functions for content cleanup and example retrieval.

- Added support for LLMs.txt files to enhance AI tools' understanding of Ark UI documentation.
- Created multiple routes for framework-specific documentation (React, Solid, Vue, Svelte) and a comprehensive overview.
- Updated sidebar to include new LLMs.txt category.
- Removed unused Story component and refactored example fetching logic.
- Introduced new utility functions for content cleanup and example retrieval.
Copy link

vercel bot commented Mar 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ark-docs ✅ Ready (Inspect) Visit Preview Mar 21, 2025 3:21am

Copy link

pkg-pr-new bot commented Mar 21, 2025

Open in Stackblitz

npm i https://pkg.pr.new/chakra-ui/ark/@ark-ui/react@3407
npm i https://pkg.pr.new/chakra-ui/ark/@ark-ui/solid@3407
npm i https://pkg.pr.new/chakra-ui/ark/@ark-ui/vue@3407
npm i https://pkg.pr.new/chakra-ui/ark/@ark-ui/svelte@3407

commit: 0996778

- Updated Link component to differentiate between internal and external links.
- Internal links render normally, while external links open in a new tab with appropriate attributes.
- Improved documentation links in llms.txt to use markdown format for better clarity and accessibility.
@segunadebayo segunadebayo merged commit caef5b3 into main Mar 21, 2025
9 checks passed
@segunadebayo segunadebayo deleted the add-llms.txt branch March 21, 2025 13:26
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.

None yet

2 participants