docs: give the site its own landing page instead of rendering the README - #125
Merged
Conversation
ca2a.agentrust-io.com was the GitHub README verbatim: a centered logo, a centered link row, four shields, and a Developer Preview note, before any content. - Adds index.md as the site landing page: what cA2A is, the gap A2A's Signed Agent Card leaves, the four primitives, a four-card "where to start", and how it fits the rest of the stack. README.md stays the GitHub landing page and is excluded from the build. - Moves the hardcoded homepage title out of overrides/main.html and into front matter, and removes the override. - Points the README Documentation badge at ca2a.agentrust-io.com rather than the github.io URL that redirects to it. Broken links fixed: PRIVACY.md was in the nav, and CHARTER.md and SECURITY.md were linked from GOVERNANCE.md, CONTRIBUTING.md and docs/spec/conformance.md, but all four were excluded from the build and 404'd on the live site. Published, with CHARTER, CODE_OF_CONDUCT and SECURITY added to the nav. Builds clean under --strict, from four warnings. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013EQx4N5BzTQbY8kvXUsdkY
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.
ca2a.agentrust-io.comwas the GitHub README rendered verbatim: a centered logo, a centered link row, four shields, and a Developer Preview note before any content. This brings it onto the pattern Agent Manifest already uses and TRACE and cMCP are moving to.index.md: what cA2A is, the gap A2A's Signed Agent Card leaves, the four primitives, a four-card "where to start", and how it fits the rest of the stack.README.mdstays the GitHub landing page and is excluded from the build.overrides/main.htmlinto front matter, and the override goes.agentrust-io.github.io/ca2a, one redirect behind the canonical domain.Broken links fixed
PRIVACY.mdwas in the nav, andCHARTER.mdandSECURITY.mdwere linked fromGOVERNANCE.md,CONTRIBUTING.mdanddocs/spec/conformance.md. All four were excluded from the build, so all four 404'd on the live site. Now published, with Charter, Code of Conduct and Security in the nav.Build goes from four warnings to clean under
--strict.🤖 Generated with Claude Code
https://claude.ai/code/session_013EQx4N5BzTQbY8kvXUsdkY