Skip to content

Chores/docs improvement#362

Merged
silvareal merged 6 commits into
mainfrom
chores/docs-improvement
Jul 7, 2026
Merged

Chores/docs improvement#362
silvareal merged 6 commits into
mainfrom
chores/docs-improvement

Conversation

@silvareal

Copy link
Copy Markdown
Collaborator

No description provided.

silvareal added 4 commits July 6, 2026 06:37
  Restructure the docs IA Prisma-style and add a language-agnostic
  Stores section covering every DB operation.

  Navigation & chrome:
  - Add a two-row docs header: brand + centered command-palette search
    on top, a horizontal tab bar (Getting Started, Vector DB, AI, CLI,
    Clients, Guides, Reference) below, each tab driving its own sidebar
  - Split the single sidebar into dedicated per-tab sidebars; active
    tab resolves by longest-matching path prefix
  - Swizzle SearchBar into a ⌘K modal wrapping the real search
  - Center the navbar search and restyle it as a pill
  - Drop the site footer on docs pages (keep in-page prev/next)
  - Refine sidebar section headers (divider + accent tick) and give
    clearer spacing between groups

  Stores reference (docs/stores):
  - New overview with Server / Store / Indexes / Data operation groups
  - 18 operation pages, each with Overview, Parameters, Behavior,
    a Response section, Reled cross-links, and Sample query tabs in
    Python / Node.js / Go / Rust / CLI (synced language selection)
  - Normalize snippets to one coherent example (my_store, dim 4,
    [1,2,3,4], label/category) and modernize Go grpc.NewClient

  Docs content:
  - Add macOS (Apple Silicon + Intel) download commands to the CLI and
    DB installation pages; fix the broken wget/filename example
…Tree

  Restructure and rewrite large parts of the Ahnlich docs site for a
  clearer, more beginner-friendly experience.
@silvareal silvareal requested a review from deven96 July 7, 2026 08:23
silvareal added 2 commits July 7, 2026 11:23
  - Fix doubled path in stores/ping (distributed-tracing/distributed-tracing
    -> distributed-tracing).
  - Use pathname:// for the /llms.txt and /llms-full.txt links in the
    ai-friendly page so Docusaurus skips router validation of these
    post-build static files.
  - Migrate onBrokenMarkdownLinks to markdown.hooks (Docusaurus v4) and drop
    the deprecated top-level option.
  - Define the simd and rust blog tags in blog/tags.yml
  - Add an explicit sitemap config (lastmod, changefreq, priority) and
    exclude tag index pages via ignorePatterns '**/tags/**' — 342 URLs,
    each with a lastmod.
  - Expand the llms.txt SECTIONS map to cover overview, architecture, and
    community so those pages get proper headers instead of landing in
    Other; reorder for a cleaner index.
@silvareal silvareal merged commit b31642b into main Jul 7, 2026
@silvareal silvareal deleted the chores/docs-improvement branch July 7, 2026 10:32
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