Skip to content

docs: point README documentation links to the live site#32

Merged
RodCor merged 1 commit into
mainfrom
docs/readme-website-links
Jun 23, 2026
Merged

docs: point README documentation links to the live site#32
RodCor merged 1 commit into
mainfrom
docs/readme-website-links

Conversation

@RodCor

@RodCor RodCor commented Jun 23, 2026

Copy link
Copy Markdown
Owner

Now that the docs are deployed at https://rodcor.github.io/kimetsu/, the README links to the rendered site instead of repo-relative docs/*.md, so GitHub / npm / crates.io readers land on the live docs.

  • README doc links repointed to https://rodcor.github.io/kimetsu/docs/<slug> (How Kimetsu Works, Install, Local models, Remote, CHANGELOG).
  • Raw-path link text cleaned up (docs/INSTALL.md -> the install guide, etc.). License files stay repo-relative.
  • sync-docs.mjs rewrites those absolute URLs back to internal slugs for the site's own intro page, so on-site nav stays in-site (verified: links resolve to /kimetsu/docs/<slug>, zero broken links).

🤖 Generated with Claude Code

Now that the docs are deployed, the README links to
https://rodcor.github.io/kimetsu/docs/* instead of repo-relative docs/*.md, so
GitHub/npm/crates readers land on the rendered site. Raw-path link text cleaned
up (e.g. 'docs/INSTALL.md' -> 'the install guide'); license files stay
repo-relative.

The sync script rewrites those absolute URLs back to internal slugs when
generating the site's own intro page, so on-site navigation stays in-site (SPA)
rather than full-reloading to absolute URLs. Build verified: links resolve to
/kimetsu/docs/<slug>, zero broken links.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@RodCor
RodCor merged commit e79d966 into main Jun 23, 2026
14 checks passed
@RodCor
RodCor deleted the docs/readme-website-links branch June 23, 2026 20:35
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.

2 participants