|
| 1 | +## [3.0.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.0.2) |
| 2 | + |
| 3 | +### Enhancements |
| 4 | + |
| 5 | +- Rebuilt the entire theme: layouts, includes, stylesheets, scripts, you name it. |
| 6 | +- Refreshed the look and feel while staying true to the original design of the theme (author sidebar/main content). |
| 7 | +- Replaced grid system with [Susy](http://susy.oddbird.net/). |
| 8 | +- Replaced Grunt tasks with `npm` scripts. |
| 9 | +- Removed Google Fonts and replaced with system fonts to improve performance (they can be [added back](https://mmistakes.github.io/minimal-mistakes/docs/stylesheets/) if desired) |
| 10 | +- Greatly improved [theme documentation](https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/). |
| 11 | +- Increased the amount of sample posts, sample pages, and sample collections to throughly test the theme and edge-cases. |
| 12 | +- Moved all sample content and assets out of `master` to keep it as clean as possible for forking. |
| 13 | +- Added new layouts for `splash` pages, archives for [`jekyll-archives`](https://github.com/jekyll/jekyll-archives) if enabled, and [`compress.html`](https://github.com/penibelst/jekyll-compress-html) to improve performance. |
| 14 | +- Added taxonomy links to posts (tags and categories). |
| 15 | +- Added optional "reading time" meta data. |
| 16 | +- Improved Liquid used for Twitter Cards and Open Graph data in `<head>`. |
| 17 | +- Improved `gallery` include helper and added `feature_row` for use with splash page layout. |
| 18 | +- Added Keybase.io, author web URI, and Bitbucket optional links to sidebar. |
| 19 | +- Add `feed.xml` link to footer. |
| 20 | +- Added a [UI text data file](https://mmistakes.github.io/minimal-mistakes/docs/ui-text/) to easily change all text found in the theme. |
| 21 | +- Added LinkedIn to optional social share buttons. |
| 22 | +- Added Facebook, Google+, and custom commenting options in addition to Disqus. |
| 23 | +- Added optional breadcrumb links. |
| 24 | + |
| 25 | +## [2.2.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.2.1) |
| 26 | + |
| 27 | +## [2.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.2.0) |
| 28 | + |
| 29 | +### Enhancements |
| 30 | + |
| 31 | +- Add support for Jekyll 3.0 |
| 32 | +- Minor updates to syntax highlighting CSS and theme documentation |
| 33 | + |
| 34 | +## [2.1.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.3) |
| 35 | + |
| 36 | +### Enhancements |
| 37 | + |
| 38 | +- Cleaner print styles that remove the top navigation, social sharing buttons, and other elements not needed when printed. |
| 39 | + |
| 40 | +## [2.1.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.2) |
| 41 | + |
| 42 | +### Enhancements |
| 43 | + |
| 44 | +- Add optional CodePen icon/url to author side bar [#156](https://github.com/mmistakes/minimal-mistakes/pull/156) |
| 45 | +- Documented Stackoverflow username explanation in `_config.yml` [#157](https://github.com/mmistakes/minimal-mistakes/pull/157) |
| 46 | +- Simplified Liquid in `post-index.html` to better handle year listings [#166](https://github.com/mmistakes/minimal-mistakes/pull/166) |
| 47 | + |
| 48 | +### Bug Fixes |
| 49 | + |
| 50 | +- Cleanup Facebook related Open Graph meta tags [#149](https://github.com/mmistakes/minimal-mistakes/issues/149) |
| 51 | +- Corrected minor typos [#158](https://github.com/mmistakes/minimal-mistakes/pull/158) [#175](https://github.com/mmistakes/minimal-mistakes/issues/175) |
| 52 | + |
| 53 | +## [2.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.1) |
| 54 | + |
| 55 | +### Enhancements |
| 56 | + |
| 57 | +- Add optional XING profile link to author sidebar |
| 58 | +- Include open graph meta tags for feature image (if assigned) [#149](https://github.com/mmistakes/minimal-mistakes/issues/149) |
| 59 | +- Create an include for feed footer |
| 60 | + |
| 61 | +### Bug Fixes |
| 62 | + |
| 63 | +- Remove http protocol from Google search form on sample 404 page |
| 64 | +- Only show related posts if there are one or more available |
| 65 | +- Fix alignment of email address link in author sidebar |
| 66 | + |
| 67 | +## [2.1.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.0) |
| 68 | + |
| 69 | +### Enhancements |
| 70 | + |
| 71 | +- Add optional social sharing buttons ([#42](https://github.com/mmistakes/minimal-mistakes/issues/42)) |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | +- Add Soundcloud, YouTube ([#95](https://github.com/mmistakes/minimal-mistakes/pull/95)), Flickr ([#119](https://github.com/mmistakes/minimal-mistakes/pull/119)), and Weibo ([#116](https://github.com/mmistakes/minimal-mistakes/pull/116)) icons for use in author sidebar. |
| 76 | +- Fix typos in posts and documentation and remove references to Less |
| 77 | +- Include note about Octopress gem being optional |
| 78 | +- Post author override support extended to the Atom feed ([#71](https://github.com/mmistakes/minimal-mistakes/pull/71)) |
| 79 | +- Only include email address in feed if specified in `_config.yml` or author `_data` |
| 80 | +- Wrap all page content in `#main` to harmonize article and post index styles ([#86](https://github.com/mmistakes/minimal-mistakes/issues/86)) |
| 81 | +- Include new sample feature images for posts and pages |
| 82 | +- Table of contents improvements: fix collapse toggle, indent nested elements, show on small screens, and create an `_include` for reusing in posts and pages. |
| 83 | +- Include note about running Jekyll with `bundle exec` when using Bundler |
| 84 | +- Fix home page path in top navigation |
| 85 | +- Remove Google Authorship ([#120](https://github.com/mmistakes/minimal-mistakes/issues/120)) |
| 86 | +- Remove duplicate author content that displayed in `div.article-author-bottom` |
| 87 | +- Removed unused `_sass/print.scss` styles |
| 88 | +- Improve comments in `.scss` files |
| 89 | + |
| 90 | +## [2.0.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/v2.0) |
| 91 | + |
| 92 | +## [1.3.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.3.3) |
| 93 | + |
| 94 | +### Enhancements |
| 95 | + |
| 96 | +- Added new icons and profile links for Stackoverflow, Dribbble, Pinterest, Foursquare, and Steam to the author bio sidebar. |
| 97 | +- Cleaned up the Kramdown auto table of contents styling to be more readable |
| 98 | +- Removed page width specific .less stylesheets and created mixins for easier updating |
| 99 | +- Removed Modernizr since it wasn't being used |
| 100 | +- Added pages to sitemap.xml |
| 101 | +- Added category: to rake new_post task |
| 102 | +- Minor typographic changes |
| 103 | + |
| 104 | +### Bug Fixes |
| 105 | + |
| 106 | +- Corrected various broken links in README and Theme Setup. |
| 107 | + |
| 108 | +## [1.3.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.3.1) |
| 109 | + |
| 110 | +### Enhancements |
| 111 | + |
| 112 | +- Cleaned up table of contents styling |
| 113 | +- Reworked top navigation to be a better experience on small screens. Nav items now display vertically when the menu button is tapped, revealing links with larger touch targets. |
| 114 | + |
| 115 | + |
| 116 | + |
1 | 117 | ## [1.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.2.0)
|
2 | 118 |
|
3 | 119 | ### Bug Fixes
|
|
0 commit comments