Setup Algolia
18 Aug 2017 Tags: | algolia jekyll
Algolia offering a web search product through a SaaS (software as a service) model. A powerful hosted search engine API, Algolia provides product teams with the resources & tools they need to create fast, relevant search.
Algolia Jekyll Plugin
Jekyll plugin to automatically index your Jekyll posts and pages into an Algolia index by simply running jekyll algolia push
.
Setup
- Sign up for an Algolia account.
- Create a new index for your Jekyll site
- Go to API Keys and take note of your Application ID, Search-Only API Key and Admin API Key
Thanks for reading!