Skip to content

feat(llms.txt): add buttons to llms-full.txt#179

Open
Muhammad-Owais-Warsi wants to merge 1 commit into
getpaykit:mainfrom
Muhammad-Owais-Warsi:llms.txt
Open

feat(llms.txt): add buttons to llms-full.txt#179
Muhammad-Owais-Warsi wants to merge 1 commit into
getpaykit:mainfrom
Muhammad-Owais-Warsi:llms.txt

Conversation

@Muhammad-Owais-Warsi
Copy link
Copy Markdown

@Muhammad-Owais-Warsi Muhammad-Owais-Warsi commented May 13, 2026

closes #138
Added button to llms-full.txt.
These two places I find the most suitable to add

  1. in the dropdown
  2. Near the github button
image

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 13, 2026

@Muhammad-Owais-Warsi is attempting to deploy a commit to the maxktz Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 13, 2026

📝 Walkthrough

Walkthrough

This PR adds a new external llms.txt link to the web application's navigation. A new URL constant pointing to https://paykit.sh/llms-full.txt is defined in the constants file and then integrated into the navigation bar as both a dropdown menu item and a desktop button.

Changes

llms.txt Navigation Link

Layer / File(s) Summary
Add llms.txt constant and navigation integration
apps/web/src/lib/consts.ts, apps/web/src/components/layout/navigation-bar.tsx
Define URLs.llmsTxt pointing to the llms-full.txt resource, then add it to the dropdown link list and as a new link-variant button in the desktop navigation alongside the GitHub button.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A tiny link hops into view,
llms.txt for me and you,
In dropdowns deep and buttons bright,
The navigation takes its flight! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: adding buttons linking to llms-full.txt in the navigation bar (dropdown and near GitHub button).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

feat(docs): add buttons to llms-full.txt

1 participant