Add note about Staticman GitHub compatibility

Staticman only works with GitHub hosted repositories. This enhancement to the theme's documentation makes that clear.

Close #1273
This commit is contained in:
Michael Rose
2017-09-25 09:19:55 -04:00
parent 33316e3d25
commit 3dde1cc729
3 changed files with 7 additions and 2 deletions

View File

@@ -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-09-21T16:17:50-04:00
last_modified_at: 2017-09-25T09:18:47-04:00
---
## Unreleased
@@ -13,6 +13,7 @@ last_modified_at: 2017-09-21T16:17:50-04:00
- Add `alt` description to avatar image. [#1226](https://github.com/mmistakes/minimal-mistakes/pull/1226)
- Clarify documentation about which `assets` folders and files to remove when migrating to the gem version of the theme. [#1268](https://github.com/mmistakes/minimal-mistakes/issues/1268)
- Add note about Staticman GitHub compatibility. [#1273](https://github.com/mmistakes/minimal-mistakes/issues/1273)
## [4.6.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.6.0)