Skip to content

feat: add knowledge base foundation pages for SEO#39

Draft
xiaozhua-bit wants to merge 1 commit intomainfrom
zx/kb-seo-foundation
Draft

feat: add knowledge base foundation pages for SEO#39
xiaozhua-bit wants to merge 1 commit intomainfrom
zx/kb-seo-foundation

Conversation

@xiaozhua-bit
Copy link

Summary

Add an initial /kb/ section to loro-docs as a search-first entry point for CRDT and collaborative editing topics.

This PR introduces:

  • top-level kb navigation entry
  • pages/kb/index.mdx
  • pages/kb/_meta.js
  • 5 initial KB pages:
    • what-is-crdt
    • loro-vs-yjs
    • crdt-library-comparison
    • build-collaborative-editor
    • crdt-time-travel

Why

The docs are already strong for implementation-oriented readers, but they have less coverage for search-first intent such as:

  • what is CRDT
  • Yjs alternative
  • CRDT library comparison
  • build collaborative editor
  • CRDT time travel

This PR creates a dedicated container for those pages without mixing them into the existing /docs/ information architecture.

Notes

  • This is intentionally a draft because the content still needs polish and review for claims / phrasing
  • The goal here is to establish the /kb/ structure and the first batch of high-intent pages
  • Follow-up work can expand the comparison matrix and fill more search-intent topics

Validation

I was able to verify the file structure and route additions locally.

npm run build is currently blocked by the existing local environment state (gen-rss.js requiring feed), so this draft PR is opened before full local build validation.

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
loro-docs 864a957 Mar 06 2026, 03:31 PM

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