Skip to content

Wire local search for docs.fallout.build #193

Description

@ChrisonSimtian

Context

The docs site at https://docs.fallout.build/ has no search. The original done-when checklist on #41 called for "Search works (Algolia/etc.)".

Decision (2026-05-26): going with local search via `@easyops-cn/docusaurus-search-local` — self-contained, no third-party dependency, search index built at site-build time and shipped with the static assets. At the current docs volume the search-quality gap vs. Algolia doesn't matter; we can switch to Algolia later if traffic and content scale warrants the upgrade.

Done when

  • `@easyops-cn/docusaurus-search-local` added to Falloutdocs and wired in `docusaurus.config.ts`.
  • Search box appears in the docs site navbar and returns relevant results.
  • Build still completes in reasonable time and the bundle size is acceptable (rough target: site total < 5 MB, search index a few hundred KB).

Notes

Refs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions