Skip to content

✨ feat: add llms.txt page#119

Merged
lucasadsr merged 3 commits intodevelopfrom
feat-add-llms-page
Feb 23, 2026
Merged

✨ feat: add llms.txt page#119
lucasadsr merged 3 commits intodevelopfrom
feat-add-llms-page

Conversation

@lucasadsr
Copy link
Member

📄 New llms.txt Route & Documentation Discoverability Improvements

This pull request introduces a new route for generating a plain-text overview of the Pittaya UI component library, enhances documentation discoverability, and updates the sitemap to include the new route. The primary goal is to improve accessibility and visibility of the component library structure.


📚 Documentation & Discoverability Improvements

  • Added a new GET handler in src/app/llms.txt/route.ts that dynamically generates a plain-text summary of Pittaya UI.

  • The generated content includes:

    • Grouped component listings
    • Direct links to component documentation
    • A structured overview of the library
  • Updated the "Getting Started" index (src/lib/docs/getting-start-index.ts) to include the new llms.txt page, making it easier to discover from within the documentation system.


🗺️ Sitemap Updates

  • Added the /llms.txt route to the sitemap (src/app/sitemap.ts).
  • Improves:
    • SEO visibility
    • Crawling and indexing
    • Discoverability for external tools and platforms

These changes strengthen the documentation ecosystem around Pittaya UI, making the component library more accessible, indexable, and discoverable for both developers and automated systems.

@lucasadsr lucasadsr self-assigned this Feb 11, 2026
@vercel
Copy link

vercel bot commented Feb 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ui Ready Ready Preview, Comment Feb 11, 2026 2:40pm

@lucasadsr lucasadsr merged commit be46b39 into develop Feb 23, 2026
2 checks passed
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