chore: canonical docs subdomain + CODEOWNERS + krakn.ai backlinks#173
Merged
Conversation
- mkdocs site_url -> https://fathom.krakn.ai (canonical + sitemap host) - docs/CNAME for GitHub Pages custom domain - docs/robots.txt with Sitemap: directive - docs/llms.txt + llms-full.txt URLs -> subdomain - pyproject [project.urls]: Homepage -> https://krakn.ai, Documentation -> subdomain - .github/CODEOWNERS -> @KrakenNet/repo-management-team (auto-request reviewers) Signed-off-by: Sean Mauk <seanmauk@krakennetworks.com>
Adds ca6d8a2 (pyproject [project.urls] krakn.ai/Documentation backlinks) to .git-blame-ignore-revs so scripts/check_doc_sources.py does not flag getting-started.md / how-to/load-rule-pack.md / index.md as stale. The commit only changed URL metadata — no user-observable behavior or public API change, which is exactly what this file is for. Signed-off-by: Sean Mauk <seanmauk@krakennetworks.com>
docs/robots.txt points at https://fathom.krakn.ai/sitemap.xml, the docs site's own sitemap. That subdomain only resolves after the krakn.ai DNS + GitHub Pages custom domain are configured, so the link checker cannot reach it on this PR — same "cannot see the future" case as the existing blob/main and pkg.go.dev entries in this file. Remove once the subdomain is live if you want it verified. Signed-off-by: Sean Mauk <seanmauk@krakennetworks.com>
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.
Visibility pass for krakn.ai discoverability. Docs + metadata only.
Changed
mkdocs.ymlsite_url → https://fathom.krakn.ai (canonical + sitemap)docs/CNAME→ fathom.krakn.aidocs/robots.txtSitemap directivedocs/llms.txt+llms-full.txtURLs → subdomainpyproject.tomlurls: Homepage → https://krakn.ai, Documentation → subdomain.github/CODEOWNERS→ @KrakenNet/repo-management-teamCNAME fathom.krakn.ai → krakennet.github.ioin VercelSee SEO_RUNBOOK.md in krakn-ai.
🤖 Generated with Claude Code