Skip to content

humanseelabs/gatsby-plugin-lunr-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gatsby-plugin-lunr-sample

Sample code demonstrating gatsby-plugin-lunr usage with Gatsby2

Medium

Medium

Install

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

And run from your CLI:

gatsby new my-default-project https://github.com/gatsbyjs/gatsby-starter-default#v2

Then you can run it by:

cd my-default-project
gatsby develop

Releases

No releases published

Packages

 
 
 

Contributors