feat(docs): add comprehensive documentation site#98
Open
feat(docs): add comprehensive documentation site#98
Conversation
…s deployment Add Astro Starlight docs site covering all Clawdentity components: - CLI reference (all commands, flags, and subcommands) - Registry, Proxy, Protocol, and SDK API references with schemas and error codes - Guides for connector, OpenClaw skill, agent-to-agent relay, and operator controls - Architecture overview with D2 diagrams - Getting started guides (intro, quickstart, installation) Includes GitHub Actions workflows for develop (preview) and main (production) deployments to Cloudflare Pages.
- Route pair confirm requests to the ticket issuer proxy origin instead of local resolved proxy URL.\n- Persist peer proxy URLs using profile proxyOrigin when available, with ticket issuer fallback.\n- Carry optional proxyOrigin through proxy pairing route/trust state models so status/confirm responses preserve responder origin.\n- Add CLI and proxy tests covering issuer-routed confirm and responder proxy URL persistence.\n- Update CLI/proxy AGENTS.md pairing rules to document proxyOrigin and issuer-routing requirements.
…s deployment Add Astro Starlight docs site covering all Clawdentity components: - CLI reference (all commands, flags, and subcommands) - Registry, Proxy, Protocol, and SDK API references with schemas and error codes - Guides for connector, OpenClaw skill, agent-to-agent relay, and operator controls - Architecture overview with D2 diagrams - Getting started guides (intro, quickstart, installation) Includes GitHub Actions workflows for develop (preview) and main (production) deployments to Cloudflare Pages.
- Create shared tokens.css with brand palette, Space Grotesk font stack, and weight scale - Create starlight-custom.css with full Starlight override: teal/amber colors, glassmorphism nav, branded callouts, code block gradient accents, link hover animations, custom scrollbar, noise texture, page fade-in - Update landing.css to import shared tokens, remove duplicate definitions, use font/weight variables - Add Space Grotesk font loading to both landing layout and Starlight head config - Add shield logo to Starlight sidebar header - Update SVG logos from Inter to Space Grotesk font-family - Include landing page components, assets, docs content updates, and D2 diagram regeneration
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.
Summary
apps/landing/with 20 MDX pages covering CLI, Registry API, Proxy API, Protocol, SDK, guides, architecture, and getting startedPages added/updated
Deployment
deploy-landing-develop.yml→ triggers ondevelop, deploys preview todevelop.clawdentity-site.pages.devdeploy-landing.yml→ triggers onmain, deploys production todocs.clawdentity.comTest plan
pnpm --filter @clawdentity/landing buildpasses (20 pages, 0 link errors)clawdentity-sitecreated in dashboard