Commit Graph

6 Commits

Author SHA1 Message Date
Michael Rose e5963592b2 Fix MIME-type issues with Lunr search
Close #82
2019-08-07 15:58:09 -04:00
Michael Rose 8b9af8e812 Fix theme text strings for `search_placeholder_text` and `results_found`
Close #104
2019-08-02 12:10:12 -04:00
Gustavo Rodrigues 5b652f820f Remove stray console.log from lunr-search-scripts (#105) 2019-08-02 12:01:06 -04:00
Michael Rose dcc4a74155 Accessibility enhancements for Lunr search form 2018-02-21 08:28:55 -05:00
Michael Rose 771657756f Only include jQuery when using default search
- Focus on search input after clicking toggle
2018-02-16 15:02:53 -05:00
Michael Rose e94ea30ffd
Add support for Lunr and Algolia search (#48)
* Add basic support for Lunr and Algolia search
* Fix skip links
* Fix URL paths
* Add toggle for Algolia "powered by" badge
* Improve placement of search toggle
* Fix search icon fill color
* Add search documentation
* Update CHANGELOG
* Enable search on demo site
* Update TOC
2018-02-16 09:46:51 -05:00