Add note about setting Discourse server as a scheme-less URL
eg. `meta.discourse.com` and not `http://meta.discourse.com` Close #1182
This commit is contained in:
@@ -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: 2017-08-18T12:41:36-04:00
|
||||
last_modified_at: 2017-08-18T15:04:45-04:00
|
||||
---
|
||||
|
||||
## Unreleased
|
||||
@@ -32,6 +32,7 @@ last_modified_at: 2017-08-18T12:41:36-04:00
|
||||
- Adjust width of `.sidebar` to match `.sidebar__right`.
|
||||
- Add sample documents to ["portfolio" collection](https://mmistakes.github.io/minimal-mistakes/portfolio/) for testing grid view.
|
||||
- Fix typo in stylesheets documentation. [#1170](https://github.com/mmistakes/minimal-mistakes/pull/1170)
|
||||
- Add note about setting Discourse `server` as a scheme-less URL (eg. `meta.discourse.com` and not `http://meta.discourse.com`) in `_config.yml`. [#1182](https://github.com/mmistakes/minimal-mistakes/issues/1182)
|
||||
|
||||
## [4.5.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.5.0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user