Add link to jekyll-algolia's documentation
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
title: "Configuration"
|
||||
permalink: /docs/configuration/
|
||||
excerpt: "Settings for configuring and customizing the theme."
|
||||
last_modified_at: 2018-02-16T12:49:45-05:00
|
||||
last_modified_at: 2018-02-19T08:09:39-05:00
|
||||
toc: true
|
||||
---
|
||||
|
||||
@ -530,6 +530,9 @@ For faster and more relevant search ([see demo](https://mmistakes.github.io/mini
|
||||
|
||||
To use the Algolia search with GitHub Pages hosted sites follow [this deployment guide](https://community.algolia.com/jekyll-algolia/github-pages.html). Or this guide for [deploying on Netlify](https://community.algolia.com/jekyll-algolia/netlify.html).
|
||||
|
||||
**Note:** The Jekyll Algolia plugin can be configured in several ways. Be sure to check out [their full documentation](https://community.algolia.com/jekyll-algolia/options.html "Algolia configuration") on how to exclude files and other valuable settings.
|
||||
{: .notice--info}
|
||||
|
||||
### SEO, Social Sharing, and Analytics Settings
|
||||
|
||||
All optional, but a good idea to take the time setting up to improve SEO and links shared from the site.
|
||||
|
@ -4,7 +4,7 @@ permalink: /docs/history/
|
||||
excerpt: "Change log of enhancements and bug fixes made to the theme."
|
||||
sidebar:
|
||||
nav: docs
|
||||
last_modified_at: 2018-02-16T15:18:36-05:00
|
||||
last_modified_at: 2018-02-19T08:07:26-05:00
|
||||
toc: true
|
||||
---
|
||||
|
||||
@ -13,6 +13,7 @@ toc: true
|
||||
### Enhancements
|
||||
|
||||
* Update jQuery to version `3.3.1`. [#1491](https://github.com/mmistakes/minimal-mistakes/issues/1491)
|
||||
* Add link to jekyll-algolia's `files_to_exclude` documentation.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
Reference in New Issue
Block a user