Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: add support for pagefind #341

Open
bgmort opened this issue Mar 12, 2024 · 1 comment
Open

Suggestion: add support for pagefind #341

bgmort opened this issue Mar 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@bgmort
Copy link

bgmort commented Mar 12, 2024

https://pagefind.app/ is a simpler, faster static alternative to server-side search for sites whose content isn't insanely large. It would be a really handy feature to have as an alternative to Algolia.

This is from their docs:

The goal of Pagefind is that websites with tens of thousands of pages should be searchable by someone in their browser, while consuming as little bandwidth as possible. Pagefind’s search index is split into chunks, so that searching in the browser only ever needs to load a small subset of the search index. Pagefind can run a full-text search on a 10,000 page site with a total network payload under 300kB, including the Pagefind library itself. For most sites, this will be closer to 100kB.

I can attest from my own experience that it is easy to build and set up, and very fast.

Note: I'm not affiliated with pagefind, just a fan of it.

@Ehesp Ehesp added the enhancement New feature or request label Sep 9, 2024
@Ehesp
Copy link
Member

Ehesp commented Sep 9, 2024

Thanks for suggesting this - now we have landed the rework I'll see if this can be integrated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants