hulipaa-ui
v1.0.2
Published
UI for Hulipaa, Hulipaa is a simple search engine designed to be used in a static website.
Downloads
6
Maintainers
Readme
Hulipaa - Open Source Search for Static Websites
Hulipaa is a simple search engine designed to be used in a static website.
Hulipaa is light but scalable, it can index tens of thousands of pages with no impact to the browser.
The search engine generates and indexes all the results when the website is built, using the same strategy of websites generators.
This means you don't need a back-end server running.
Demo
You can see the library in action in our Demo Website.
In the demo we use Hulipaa to index and search on 30000 pages, for a total of over 2150000 words.
You can also find the code of the Demo in the Repository.
How to use
Follow the Hulipaa tutorial to setup and use the library.
Once configured Hulipaa is very easy to use
Troubleshoot
If you have any issues configuring Hulipaa have a look at the Troubleshooting page.