Skip to content

docs: give the site its own landing page instead of rendering the README - #71

Merged
imran-siddique merged 1 commit into
mainfrom
docs/site-landing-page
Aug 21, 2026
Merged

docs: give the site its own landing page instead of rendering the README#71
imran-siddique merged 1 commit into
mainfrom
docs/site-landing-page

Conversation

@imran-siddique

Copy link
Copy Markdown
Member

tests.agentrust-io.com was the GitHub README rendered verbatim, opening on a centered logo, a link row and five shields.

  • New index.md: what the suite is, the difference between verify and report, why the report states on its face that it is not evidence, a four-card "where to start", and the module table. README.md stays the GitHub landing page and is excluded from the build.
  • The hardcoded homepage title moves out of overrides/main.html into front matter, and the override goes.

Broken links fixed

  • The Discord invite is dead. discord.gg/9JWNpH7E returns {"message": "Unknown Invite", "code": 10006}. It was in the README badge and in the site footer. Both now use discord.gg/grgzFEHgkj, which resolves. The same dead invite was also in the Agent Manifest README and is fixed there separately.
  • CODE_OF_CONDUCT.md was linked from CONTRIBUTING.md but excluded from the build, so it 404'd live. Published and in the nav.

Builds clean under --strict.

🤖 Generated with Claude Code

https://claude.ai/code/session_013EQx4N5BzTQbY8kvXUsdkY

tests.agentrust-io.com was the GitHub README verbatim, opening on a
centered logo, a link row and five shields.

- Adds index.md as the site landing page: what the suite is, the
  difference between verify and report, why the report says on its face
  that it is not evidence, a four-card "where to start", and the module
  table.
- Moves the hardcoded homepage title out of overrides/main.html into
  front matter and removes the override.
- README.md stays the GitHub landing page, excluded from the build.

Broken links fixed: the Discord invite discord.gg/9JWNpH7E returns
"Unknown Invite" and was used in both the README badge and the site
footer. CODE_OF_CONDUCT.md was linked from CONTRIBUTING.md but excluded
from the build and 404'd live; it is now published and in the nav.

Builds clean under --strict.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013EQx4N5BzTQbY8kvXUsdkY
@imran-siddique
imran-siddique requested a review from a team as a code owner August 21, 2026 00:59
@imran-siddique
imran-siddique merged commit c89a983 into main Aug 21, 2026
7 checks passed
@imran-siddique
imran-siddique deleted the docs/site-landing-page branch August 21, 2026 01:14
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.

1 participant