mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 02:05:16 -04:00
Add INFINI Pizza search engine
This commit is contained in:
parent
45b732efa9
commit
a5c6bb4da8
@ -43,6 +43,10 @@ A static website with a dynamic search function? Yes, Hugo provides an alternati
|
||||
[Hugo Lyra](https://github.com/paolomainardi/hugo-lyra)
|
||||
: Hugo-Lyra is a JavaScript module to integrate [Lyra](https://github.com/LyraSearch/lyra) into a Hugo website. It contains the server-side part to generate the index and the client-side library (optional) to bootstrap the search engine easily.
|
||||
|
||||
[INFINI Pizza for WebAssembly](https://github.com/infinilabs/pizza-docsearch)
|
||||
: Pizza is a super-lightweight yet fully featured search engine written in Rust. You can quickly add offline search functionality to your Hugo website in just five minutes with only three lines of code. For a step-by-step guide on integrating it with Hugo, check out [this blog tutorial](https://dev.to/medcl/adding-search-functionality-to-a-hugo-static-site-based-on-infini-pizza-for-webassembly-4h5e).
|
||||
|
||||
|
||||
## Commercial
|
||||
|
||||
[Algolia](https://www.algolia.com/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user