Search across every Aniki SDK documentation page
First public release of the Aniki SDK documentation site: a full markdown content pipeline, a browsable docs layout, full-text search, and versioned documentation.
lib/content) that reads content/docs, validates frontmatter with Zod, parses markdown into an AST, and derives slugs, routes, headings, a table of contents, and reading time.lib/search) over every section of every page, served as a static index and surfaced through a ⌘K command palette with match highlighting, snippets, and recent searches./docs/<version>/* URL scheme for non-latest versions, a version switcher in the header, deprecation notices for individual pages, and legacy-version banners.# characters, so fenced code blocks containing lines like # pnpm no longer produce phantom table-of-contents entries.useRecentSearches render loop caused by recomputing a new array identity on every render.None - this is the first release.