From 2997f18164fc1e8743c6fc76efb13b32f63e0f84 Mon Sep 17 00:00:00 2001 From: Luke Whitehouse Date: Thu, 6 Jun 2019 18:54:45 +0100 Subject: [PATCH] chore(starters): add gatsby-starter-blog-with-lunr (#14568) * chore(starters): add gatsby-starter-blog-with-lunr * chore: format --- docs/starters.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/starters.yml b/docs/starters.yml index 75d22239ec297..162c48dbe186e 100644 --- a/docs/starters.yml +++ b/docs/starters.yml @@ -2895,3 +2895,13 @@ - SEO Tags with MDX frontmatter - Edit on Github button - Fully Customisable with rich embeds using React in MDX. +- url: https://gatsby-starter-blog-with-lunr.netlify.com/ + repo: https://github.com/lukewhitehouse/gatsby-starter-blog-with-lunr + description: Building upon Gatsby's blog starter with a Lunr.js powered Site Search. + tags: + - Blog + - Lunr.js + - Search + features: + - Same as the official starter blog + - Integration with Lunr.js