-
-
Notifications
You must be signed in to change notification settings - Fork 349
feat: add Reorient to llms.txt hub #460
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
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughA new MDX file has been added to the content websites directory containing metadata and description for the "Reorient" entry. The file includes YAML front matter with standard fields (name, description, website, llmsUrl, llmsFullUrl, category, publishedAt) and a brief Markdown description body. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes
Possibly related PRs
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🔍 Remote MCPI'll search for additional context to help review this PR about adding Reorient to the llms.txt hub.## Summary of Relevant Context for PR #460 Review llms.txt Standard & Hub RequirementsThe llms.txt hub is a popular open-source hub tracking websites implementing the llms.txt standard, with a comprehensive directory allowing developers to discover implementations, study how organizations structure their files, and access tools for implementation. For submissions to the hub, websites must have implemented llms.txt on their site before submitting via the submission process on the homepage. Submissions require the website URL, title, category, description, and contact email, with most reviewed within 24-48 hours after verifying the llms.txt file is accessible and meets quality standards. llms.txt File SpecificationThe llms.txt file spec requires files be located at the root path /llms.txt of a website, with a markdown structure containing an H1 title (the only required section), a blockquote summary with key information, and zero or more detailed markdown sections. Files should be kept under 2,000 tokens (roughly 1,500 words) for optimal AI processing, with longer content placed in llms-full.txt. Hub Categories & Data StructureProjects are organized into primary categories (AI & ML, Developer Tools, Data & Analytics, Integration & Automation, Infrastructure & Cloud, Security & Identity) and secondary categories (personal, agency, e-commerce, education, media, international, other). The PR categorizes Reorient as "international," which aligns with the hub's established categorization system. Key Verification Points for ReviewBefore merging, confirm:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (3)
Comment |
This PR adds Reorient to the llms.txt hub.
Submitted by: plaza-quirk-paving
Website: https://reorient.guide
llms.txt: https://reorient.guide/llms.txt
Category: international
This PR was created via admin token for a user without GitHub repository access.
Please review and merge if appropriate.
Summary by CodeRabbit