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

@@ -3,6 +3,7 @@
### 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)