Conversation
Add a complete CLI command/options reference with practical examples and include one-sentence prompt examples for every MCP tool to make the docs directly usable in agent workflows. Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Added 'i4cdeath' to the GitHub Sponsors section in the funding configuration file.
* docs(web): expand /docs with full CLI and MCP reference Add a complete CLI command/options reference with practical examples and include one-sentence prompt examples for every MCP tool to make the docs directly usable in agent workflows. Made-with: Cursor * fix(web): ensure docs content is visible on first render Made-with: Cursor * docs: improve README intro and add link to new documentation site Made-with: Cursor * chore: update funding configuration to include GitHub Sponsors username Added 'i4cdeath' to the GitHub Sponsors section in the funding configuration file.
Made-with: Cursor
Made-with: Cursor # Conflicts: # web/app/docs/page.tsx
docs: improve README intro and add CLI explanations
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request introduces several updates focused on project documentation, funding configuration, and a small UI behavior tweak. The most important changes are summarized below:
Documentation and Project Visibility Improvements:
README.mdto include NPM version, documentation, and MCP server badges, clarified feature descriptions, and added a direct link to the official documentation. The feature explanations were also reworded for clarity and accuracy.Funding and Sponsorship:
i4cdeath) and a Ko-fi link to.github/FUNDING.ymlto enable project funding through these platforms.UI Behavior:
initialprop in theFadeInmotion component from"hidden"tofalse, which may affect how the animation is triggered when the component enters the viewport.