https://github.com/snipcart/hugo-algolia-docsearch
Static Site Search Made Easy (with Hugo Tutorial).
https://github.com/snipcart/hugo-algolia-docsearch
algolia front-end-development hugo jamstack static-site-generator
Last synced: 2 months ago
JSON representation
Static Site Search Made Easy (with Hugo Tutorial).
- Host: GitHub
- URL: https://github.com/snipcart/hugo-algolia-docsearch
- Owner: snipcart
- License: mit
- Created: 2019-07-26T12:53:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-31T14:01:21.000Z (almost 6 years ago)
- Last Synced: 2025-03-28T10:50:21.409Z (3 months ago)
- Topics: algolia, front-end-development, hugo, jamstack, static-site-generator
- Language: HTML
- Homepage: https://snipcart.com/blog/static-site-search
- Size: 876 KB
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction to Static Site Search (with Hugo Tutorial)
Today we'll be looking at how a static site search feature can be integrated into your JAMstack site via plugins or 3rd-parties. We’ll be doing this with Algoria’s DocSearch, a killer software that makes adding search to your technical documentation ridiculously easy no matter what SSG you’re using.
More specifically, in this post, we’ll cover:
* Quick review of Hugo SSG
* Explanation of Algoria
* A look at DocSearch
* DocSearch and the JAMstack
* Building our Hugo demo with a static site search featureHope you enjoy!
> [Read the full tutorial](https://snipcart.com/blog/static-site-search)
> [See the live demo](https://snipcart-hugo-algolia-docsearch.netlify.com/)