docs: open with the agent path and add signup cards to the core pages - #513
Merged
Conversation
- introduction leads with a copy-paste agent onboarding prompt and a six card endpoint chooser before the human quickstart - "Get your API key" card after the first example on docker, self-hosting, installation, search, mcp, mcp-clients, scraping and js-rendering - "Try it without a key" link to the hosted playground on introduction, scraping, search and map - optional seoTitle per page in site.config.js, used for the HTML title of introduction and installation - free tier reads "500 credits to start, and up to 500 more from onboarding tasks" in quick-start, credit-costs, glossary, rate-limits, sdk-reference and recipe-mcp-5min; search costs 2 credits in credit-costs and glossary - Guard 6 in docs-guards.sh fails on a flat 1000-credit free-tier claim - regenerated static pages and sitemap
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
seoTitleinsite.config.js, used for the HTML title of introduction and installationscripts/docs-guards.shfails on a flat 1000-credit free-tier claim (hand-maintained literal, mirrors crw-saasplans-client.ts)Deploy note: docs-only, GitHub Pages picks it up on merge. No engine change.