Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodneylab/gatsby-site-search
Fast JS Search on Gatsby: Roll Your Own Site Search: Demo site
https://github.com/rodneylab/gatsby-site-search
gatsby javascript js-search mdx react scrollintoview search site-search
Last synced: 29 days ago
JSON representation
Fast JS Search on Gatsby: Roll Your Own Site Search: Demo site
- Host: GitHub
- URL: https://github.com/rodneylab/gatsby-site-search
- Owner: rodneylab
- License: bsd-3-clause
- Created: 2021-07-12T17:46:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-19T17:01:07.000Z (over 3 years ago)
- Last Synced: 2024-11-11T00:34:20.492Z (3 months ago)
- Topics: gatsby, javascript, js-search, mdx, react, scrollintoview, search, site-search
- Language: JavaScript
- Homepage:
- Size: 1.34 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/109f69d1-1dd9-45e4-bb59-5100ef4a0a2a/deploy-status)](https://app.netlify.com/sites/practical-meninsky-cf545c/deploys)
Gatsby Site Search[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/rodneylab/gatsby-site-search)
Example site showing how finished product should look if you follow along my tutorial on using Fast JS Search on Gatsby. We use JS Search to add site search to the site, keeping it static. Then polish with stemming and UX enhancements. The demo site is live at gatsby-site-search.rodneylab.com.
If you have questions, please drop a comment at the bottom of the blog post page. Hope you find this useful,
Rodney