Skip to content

Add eleventy-plugin-rangefind to community plugins#2339

Open
xjodoin wants to merge 1 commit into
11ty:mainfrom
xjodoin:add-eleventy-plugin-rangefind
Open

Add eleventy-plugin-rangefind to community plugins#2339
xjodoin wants to merge 1 commit into
11ty:mainfrom
xjodoin:add-eleventy-plugin-rangefind

Conversation

@xjodoin

@xjodoin xjodoin commented Jul 14, 2026

Copy link
Copy Markdown

Adds eleventy-plugin-rangefind: serverless full-text search for Eleventy sites.

On eleventy.after it indexes the built HTML into a rangefind static index — BM25F relevance, typo correction, search-as-you-type — and registers a rangefindSearch shortcode that mounts an accessible web-component search box. The browser queries the index with HTTP range requests: no search server, works on any static host.

Built with Eleventy and dogfooded on https://rangefind.dev (the site's own search runs through this plugin). Tested end-to-end against a real Eleventy build in CI.

@vercel

vercel Bot commented Jul 14, 2026

Copy link
Copy Markdown

@xjodoin is attempting to deploy a commit to the Font Awesome Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant