Commit Graph

7 Commits

Author SHA1 Message Date
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
Michael Rose 299da5c985 Add note about `plugins` name change 2017-12-14 11:21:35 -05:00
Michael Rose 1c571dbf6c Revert back `plugins: ` and update references to `site.gems` with `site.plugins`
- Conditionals that determine if jekyll-paginate and jekyll-feed are active weren't working due `gems` key change in Jekyll 3.5

ref #24
2017-08-08 20:36:05 -04:00
Michael Rose 428b2b0310 Roll back `gems:` to `plugins:` change in `_config.yml`
- GitHub Pages still doesn't seem to load safe plugins when using `plugins` key
2017-08-08 20:06:35 -04:00
Ujjwal Sharma 25803e3731 Rename gems key to plugins (#23) 2017-08-08 15:50:28 -04:00
Michael Rose 985fff0b82 Exclude theme sample files from processing if they aren't removed on install 2017-03-30 10:14:46 -04:00
Michael Rose c595cfe1df Include sample _config.yml and index.md in root 2017-03-29 16:32:08 -04:00