update README to account for new helpers

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-01-14 14:42:41 +01:00
parent c34625581e
commit 5af177481a
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 3 additions and 2 deletions

View File

@ -4,8 +4,9 @@
This is what you get when you install it:
* A new command, `hexo elasticsearch`, to index the content of your website.
* ~~A theme helper to include Algolia search client~~ __TODO__
* ~~another theme helper to configure the Algolia search client~~ __TODO__
* Two helpers:
- One for configuring destination for queries.
- One for including a search JS script for handling input.
The hexo algolia command can be run manually on your computer and on a continuous integration system.