Skip to main content

{{ 11tybundle.dev }}

22 posts in 'Search'

<pagefind-search> web component

A post by Zach Leatherman (zachleat)

Categories: How to...  Search  

Using Wordpress as a headless CMS for Eleventy

How I avoided having to re-learn PHP and love Eleventy.

Categories: CMS  Global Data  Navigation  Pagination  Remote Data  Search  

Using PDFs with Algolia and Adobe PDF Extract API

A look at using Adobe's PDF Extract API to integrate with Algolia's Search APIs

Categories: How to...  Search  

Adding client side search to a static site

Creating a site-search function that doesn't rely on external services

Categories: How to...  Search  

Automating Algolia Index Updates

I added support for Algolia search to an Eleventy site, and this post describes a utility I created...

Categories: How to...  Search  

Adding a basic search to a static site

A simple solution to having a search feature on a static website

Categories: How to...  Search  

Implementing a search bar on my static website

A personal blog where I write about my side projects

Categories: How to...  Search  

Building server-rendered search for static sites with 11ty Serverless, Netlify, and Algolia

Learn how to code progressive enhancement on the Jamstock with 11ty Serverless, Netlify, and...

Categories: How to...  Search  Serverless  

Adding Algolia search to an Eleventy site with Netlify

After months of struggles I finally found a relatively easy solution.

Categories: How to...  Search  

More Work on Algolia and My Blog

An update to my fight to get search working right on my blog

Categories: How to...  Search  

Using Lunr with Eleventy via Netlify Serverless Functions - Part Two

A followup to my post demonstrating using Lunr via serverless functions

Categories: How to...  Search  

Using Lunr with Eleventy via Netlify Serverless Functions

A look at using Lunr on the server side with an Eleventy web site

Categories: How to...  Search  

Integrating Navigation Search with Lunr and Eleventy

How to use navigation search forms and Lunr

Categories: How to...  Navigation  Search  

11ty Search

Categories: How to...  Search  

Using Pre-Built Lunr Indexes with Eleventy

Switching to Pre-Built Lunr indexes with Eleventy sites

Categories: Configuration  How to...  Search  

Adding Algolia Search to Eleventy and Netlify

How I added Algolia Search to an Eleventy Site

Categories: How to...  Search  

Adding Algolia Search to Eleventy and Netlify - Part Two

An update to my post on using Algolia with Eleventy

Categories: How to...  Search  

Adding Search to your Eleventy Static Site with Lunr

Using Lunr to add client-site search to your static site

Categories: Collections  Configuration  Search  

Adding search to a Jamstack site

Using progressive enhancement, JavaScript and a static site generator to create site search...

Categories: How to...  Search