Clarify theme gem migration documentation

Include asset folders that should be removed when migrating from a "forked theme".

Close #1268
This commit is contained in:
Michael Rose
2017-09-21 16:19:24 -04:00
parent fbfc2f9eef
commit 6112dba29e
3 changed files with 7 additions and 4 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-20T15:58:39-04:00
last_modified_at: 2017-09-21T16:17:50-04:00
---
## Unreleased
@@ -12,6 +12,7 @@ last_modified_at: 2017-09-20T15:58:39-04:00
### Enhancements
- 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)
## [4.6.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.6.0)