Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Releases: lukewhitehouse/gatsby-starter-blog-with-lunr

v0.3.0 - Debounce

11 Jun 09:41
6924c27
Compare
Choose a tag to compare

Features

Fixes

  • Run prettier against codebase [#4]

v0.2.0 - Highlights & Clearing Results

08 Jun 01:20
Compare
Choose a tag to compare

Awesome first contribution from @MarkosKon

Features

  • Utilise react-highlight-words to highlight search terms in results [#2]
  • Clear search results when query is empty. [#2]

v0.1.0 - Initial release

01 Jun 23:33
Compare
Choose a tag to compare

Initial fork from gatsby-starter-blog.

Features

  • Configuration of Lunr.js thanks to gatsby-plugin-lunr
  • Basic site search form and results, fully accessible in accordance with WCAG specifications

This release is covered in the Gatsby site search with Lunr blog post over on Assortment