diff --git a/project-words.txt b/project-words.txt index fac0cc29a10e..17e6a26ff8ec 100644 --- a/project-words.txt +++ b/project-words.txt @@ -191,6 +191,8 @@ O’Shannessy paas Palenight palenight +Pagefind +pagefind Paletton Palo Paraiso diff --git a/website/community/2-resources.mdx b/website/community/2-resources.mdx index ecb1e458f924..a4ff440eade0 100644 --- a/website/community/2-resources.mdx +++ b/website/community/2-resources.mdx @@ -46,6 +46,7 @@ See the showcase - [@getcanary/docusaurus-theme-search-pagefind](https://getcanary.dev/docs/integrations/docusaurus.html) - Create [Pagefind](https://pagefind.app/) index and use [Canary](https://github.com/fastrepl/canary) as UI primitives. - [docusaurus-biel](https://github.com/TechDocsStudio/docusaurus-biel) - Docusaurus plugin to add an AI chatbot and AI search with source-cited answers, powered by [Biel.ai](https://biel.ai) - [docusaurus-plugin-rangefind](https://github.com/xjodoin/rangefind/tree/main/packages/docusaurus-plugin-rangefind) - Local/offline search over a static [rangefind](https://rangefind.dev) index queried with HTTP range requests — BM25F relevance, typo correction, autocomplete; no search server +- [docusaurus-plugin-pagefind](https://github.com/toasty-kj/docusaurus-plugin-pagefind) - Local/offline search using a static [Pagefind](https://pagefind.app) index ### Integrations {/* #integrations */}