Commit graph

4 commits

Author SHA1 Message Date
Michael Rose
9b17ac9856 Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes 2018-05-15 14:46:03 -04:00
user414
3a817c2bdb Implement feature google custom search support. ()
Implement feature  google custom search support. For now we only support the look and feel "results only" and the engine must be set to use that layout. Add a google section to the search providers and search_form and search layout.

Close 
2018-05-15 14:42:10 -04:00
Michael Rose
c8226a32a6 Replace absolute_url with relative_url
Where it makes sense replace asset paths and navigation related paths with `relative_url` filter.

Leave SEO related `<head>` elements and social sharing links as `absolute_url`.

Fixes 
2018-03-20 11:35:36 -04:00
Michael Rose
acdd3443de
Add Algolia search provider ()
* Support Lunr and Algolia search providers
* Document search providers and configuration
* Update CHANGELOG and history

close 
2018-02-16 14:20:42 -05:00