summaryrefslogtreecommitdiffstats
path: root/extra_plugins/task_localsearch/README.txt
blob: f6f2d643900bf11b17c170718fef9526b46410b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
This plugin implements a Tipue-based local search for your site.

To use it, copy task_localsearch.plugin and task_localsearch
into a plugins/ folder in your nikola site.

After you build your site, you will have several new files in assets/css and assets/js
and a search.html that you can use as a basis for using this in your site.

For more information about how to customize it and use it, please refer to the tipue
docs at http://www.tipue.com/search/

Tipue is under an MIT license (see MIT-LICENSE.txt)