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
|
21bb1ed642
|
Enable jekyll-remote-theme plugin
|
2017-12-01 09:43:56 -05:00 |
Michael Rose
|
54f8e2514d
|
Use jekyll-remote-theme for demo site
|
2017-12-01 09:35:26 -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 |
Michael Rose
|
7b238fe6f8
|
Rename gems key to plugins
|
2017-08-08 15:51:04 -04:00 |
Michael Rose
|
b8941b67f4
|
Configure demo site
- Add Google Analytics tracking ID
- Add Disqus comments
- Set permalink
- Compress SCSS
|
2017-03-24 09:08:05 -04:00 |
Michael Rose
|
6fa1f288b7
|
Add demo site to repo
|
2017-03-20 15:35:13 -04:00 |