Skip to content

docs: fix broken welcome/guides/selfhost-setup pages (README.md vs _index.md collision)#137

Merged
ArnobKumarSaha merged 6 commits into
masterfrom
arnob-readme-idx
Jul 7, 2026
Merged

docs: fix broken welcome/guides/selfhost-setup pages (README.md vs _index.md collision)#137
ArnobKumarSaha merged 6 commits into
masterfrom
arnob-readme-idx

Conversation

@ArnobKumarSaha

@ArnobKumarSaha ArnobKumarSaha commented Jul 7, 2026

Copy link
Copy Markdown
Member

Summary

  • Added missing db-create/mongodb/horizon.png image referenced by mongodb+srv DNS docs (docs: document MongoDB mongodb+srv style DNS (horizon) endpoints #136).
  • Added docs/platform/guides/database-management/overview.md overview page.
  • Updated docs/platform/guides/README.md and docs/platform/selfhost-setup/README.md link paths.
  • Added CLAUDE.md documenting the ../ link convention and liche usage.
  • Added liche -i/--skip-filename flag (appscodelabs/liche, arnob-strip-prefix) and wired CI to skip README.md files from link checking.

Test plan

  • liche (CI's exact command, with -i '^README\.md$') passes on the full repo

…orizon image

The welcome, guides, and selfhost-setup sections each had a leftover
README.md from the VitePress migration sitting alongside the real
Hugo _index.md, silently colliding on the same URL and breaking
navigation on those pages. Merge README.md content into _index.md
(porting aliases) and drop the duplicates.

Also add the missing db-create/mongodb/horizon.png referenced by the
mongodb+srv DNS docs, and document the extra-'../' link convention,
liche's -s flag, and this README/_index collision pattern in
CLAUDE.md so it doesn't need re-explaining.

Signed-off-by: Arnob kumar saha <arnob@appscode.com>
Keep only the mongodb horizon image addition; the README/_index.md
consolidation will be handled separately.

Signed-off-by: Arnob kumar saha <arnob@appscode.com>
…README links

Signed-off-by: Arnob kumar saha <arnob@appscode.com>
Signed-off-by: Arnob kumar saha <arnob@appscode.com>
…p README

Signed-off-by: Arnob kumar saha <arnob@appscode.com>
Signed-off-by: Arnob kumar saha <arnob@appscode.com>
@ArnobKumarSaha
ArnobKumarSaha merged commit 2be2631 into master Jul 7, 2026
3 of 5 checks passed
@ArnobKumarSaha
ArnobKumarSaha deleted the arnob-readme-idx branch July 7, 2026 13:23
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