minimal-mistakes-jekyll 4.0.1 → 4.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (167) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +570 -570
  3. data/LICENSE +20 -20
  4. data/README.md +122 -122
  5. data/_includes/analytics-providers/custom.html +2 -2
  6. data/_includes/analytics-providers/google-universal.html +8 -8
  7. data/_includes/analytics-providers/google.html +10 -10
  8. data/_includes/analytics.html +11 -11
  9. data/_includes/archive-single.html +3 -5
  10. data/_includes/author-profile.html +2 -4
  11. data/_includes/base_path +4 -4
  12. data/_includes/breadcrumbs.html +2 -4
  13. data/_includes/browser-upgrade.html +2 -2
  14. data/_includes/category-list.html +1 -3
  15. data/_includes/comment.html +21 -21
  16. data/_includes/comments-providers/custom.html +2 -2
  17. data/_includes/comments-providers/discourse.html +13 -13
  18. data/_includes/comments-providers/disqus.html +21 -21
  19. data/_includes/comments-providers/facebook.html +7 -7
  20. data/_includes/comments-providers/google-plus.html +1 -1
  21. data/_includes/comments-providers/scripts.html +17 -17
  22. data/_includes/comments-providers/staticman.html +41 -41
  23. data/_includes/comments.html +2 -4
  24. data/_includes/feature_row +2 -4
  25. data/_includes/footer.html +1 -3
  26. data/_includes/footer/custom.html +2 -2
  27. data/_includes/gallery +3 -5
  28. data/_includes/group-by-array +46 -46
  29. data/_includes/head.html +2 -4
  30. data/_includes/head/custom.html +4 -4
  31. data/_includes/masthead.html +3 -5
  32. data/_includes/nav_list +5 -6
  33. data/_includes/page__hero.html +3 -5
  34. data/_includes/page__taxonomy.html +0 -2
  35. data/_includes/paginator.html +5 -7
  36. data/_includes/post_pagination.html +2 -4
  37. data/_includes/read-time.html +16 -16
  38. data/_includes/scripts.html +1 -1
  39. data/_includes/seo.html +8 -10
  40. data/_includes/sidebar.html +1 -3
  41. data/_includes/social-share.html +4 -6
  42. data/_includes/tag-list.html +1 -3
  43. data/_includes/toc +6 -6
  44. data/_layouts/archive-taxonomy.html +0 -1
  45. data/_layouts/archive.html +23 -23
  46. data/_layouts/compress.html +10 -10
  47. data/_layouts/default.html +0 -2
  48. data/_layouts/single.html +0 -2
  49. data/_layouts/splash.html +0 -2
  50. data/_sass/_animations.scss +20 -20
  51. data/_sass/_archive.scss +238 -238
  52. data/_sass/_base.scss +314 -314
  53. data/_sass/_buttons.scss +152 -152
  54. data/_sass/_footer.scss +79 -79
  55. data/_sass/_forms.scss +390 -390
  56. data/_sass/_masthead.scss +52 -52
  57. data/_sass/_mixins.scss +52 -52
  58. data/_sass/_navigation.scss +431 -431
  59. data/_sass/_notices.scss +98 -98
  60. data/_sass/_page.scss +400 -400
  61. data/_sass/_print.scss +18 -18
  62. data/_sass/_reset.scss +187 -187
  63. data/_sass/_sidebar.scss +231 -231
  64. data/_sass/_syntax.scss +145 -145
  65. data/_sass/_tables.scss +37 -37
  66. data/_sass/_utilities.scss +470 -470
  67. data/_sass/_variables.scss +147 -147
  68. data/_sass/vendor/breakpoint/_breakpoint.scss +114 -114
  69. data/_sass/vendor/breakpoint/_context.scss +94 -94
  70. data/_sass/vendor/breakpoint/_helpers.scss +151 -151
  71. data/_sass/vendor/breakpoint/_legacy-settings.scss +49 -49
  72. data/_sass/vendor/breakpoint/_no-query.scss +15 -15
  73. data/_sass/vendor/breakpoint/_parsers.scss +215 -215
  74. data/_sass/vendor/breakpoint/_respond-to.scss +82 -82
  75. data/_sass/vendor/breakpoint/_settings.scss +70 -70
  76. data/_sass/vendor/breakpoint/parsers/_double.scss +33 -33
  77. data/_sass/vendor/breakpoint/parsers/_query.scss +82 -82
  78. data/_sass/vendor/breakpoint/parsers/_resolution.scss +31 -31
  79. data/_sass/vendor/breakpoint/parsers/_single.scss +26 -26
  80. data/_sass/vendor/breakpoint/parsers/_triple.scss +36 -36
  81. data/_sass/vendor/breakpoint/parsers/double/_default-pair.scss +21 -21
  82. data/_sass/vendor/breakpoint/parsers/double/_default.scss +22 -22
  83. data/_sass/vendor/breakpoint/parsers/double/_double-string.scss +21 -21
  84. data/_sass/vendor/breakpoint/parsers/resolution/_resolution.scss +60 -60
  85. data/_sass/vendor/breakpoint/parsers/single/_default.scss +13 -13
  86. data/_sass/vendor/breakpoint/parsers/triple/_default.scss +18 -18
  87. data/_sass/vendor/font-awesome/_animated.scss +34 -34
  88. data/_sass/vendor/font-awesome/_bordered-pulled.scss +25 -25
  89. data/_sass/vendor/font-awesome/_core.scss +12 -12
  90. data/_sass/vendor/font-awesome/_fixed-width.scss +6 -6
  91. data/_sass/vendor/font-awesome/_font-awesome.scss +18 -18
  92. data/_sass/vendor/font-awesome/_icons.scss +733 -733
  93. data/_sass/vendor/font-awesome/_larger.scss +13 -13
  94. data/_sass/vendor/font-awesome/_list.scss +19 -19
  95. data/_sass/vendor/font-awesome/_mixins.scss +60 -60
  96. data/_sass/vendor/font-awesome/_path.scss +15 -15
  97. data/_sass/vendor/font-awesome/_rotated-flipped.scss +20 -20
  98. data/_sass/vendor/font-awesome/_screen-reader.scss +5 -5
  99. data/_sass/vendor/font-awesome/_stacked.scss +20 -20
  100. data/_sass/vendor/font-awesome/_variables.scss +744 -744
  101. data/_sass/vendor/magnific-popup/_magnific-popup.scss +649 -649
  102. data/_sass/vendor/magnific-popup/_settings.scss +46 -46
  103. data/_sass/vendor/susy/_su.scss +4 -4
  104. data/_sass/vendor/susy/_susy.scss +4 -4
  105. data/_sass/vendor/susy/_susyone.scss +4 -4
  106. data/_sass/vendor/susy/susy/_su.scss +7 -7
  107. data/_sass/vendor/susy/susy/language/_susy.scss +24 -24
  108. data/_sass/vendor/susy/susy/language/_susyone.scss +13 -13
  109. data/_sass/vendor/susy/susy/language/susy/_background.scss +385 -385
  110. data/_sass/vendor/susy/susy/language/susy/_bleed.scss +200 -200
  111. data/_sass/vendor/susy/susy/language/susy/_box-sizing.scss +47 -47
  112. data/_sass/vendor/susy/susy/language/susy/_breakpoint-plugin.scss +185 -185
  113. data/_sass/vendor/susy/susy/language/susy/_container.scss +81 -81
  114. data/_sass/vendor/susy/susy/language/susy/_context.scss +36 -36
  115. data/_sass/vendor/susy/susy/language/susy/_gallery.scss +94 -94
  116. data/_sass/vendor/susy/susy/language/susy/_grids.scss +64 -64
  117. data/_sass/vendor/susy/susy/language/susy/_gutters.scss +154 -154
  118. data/_sass/vendor/susy/susy/language/susy/_isolate.scss +77 -77
  119. data/_sass/vendor/susy/susy/language/susy/_margins.scss +94 -94
  120. data/_sass/vendor/susy/susy/language/susy/_padding.scss +74 -74
  121. data/_sass/vendor/susy/susy/language/susy/_rows.scss +138 -138
  122. data/_sass/vendor/susy/susy/language/susy/_settings.scss +216 -216
  123. data/_sass/vendor/susy/susy/language/susy/_span.scss +163 -163
  124. data/_sass/vendor/susy/susy/language/susy/_validation.scss +16 -16
  125. data/_sass/vendor/susy/susy/language/susyone/_background.scss +18 -18
  126. data/_sass/vendor/susy/susy/language/susyone/_functions.scss +377 -377
  127. data/_sass/vendor/susy/susy/language/susyone/_grid.scss +312 -312
  128. data/_sass/vendor/susy/susy/language/susyone/_isolation.scss +51 -51
  129. data/_sass/vendor/susy/susy/language/susyone/_margin.scss +93 -93
  130. data/_sass/vendor/susy/susy/language/susyone/_media.scss +105 -105
  131. data/_sass/vendor/susy/susy/language/susyone/_padding.scss +92 -92
  132. data/_sass/vendor/susy/susy/language/susyone/_settings.scss +60 -60
  133. data/_sass/vendor/susy/susy/output/_float.scss +9 -9
  134. data/_sass/vendor/susy/susy/output/_shared.scss +15 -15
  135. data/_sass/vendor/susy/susy/output/_support.scss +9 -9
  136. data/_sass/vendor/susy/susy/output/float/_container.scss +16 -16
  137. data/_sass/vendor/susy/susy/output/float/_end.scss +40 -40
  138. data/_sass/vendor/susy/susy/output/float/_isolate.scss +22 -22
  139. data/_sass/vendor/susy/susy/output/float/_span.scss +35 -35
  140. data/_sass/vendor/susy/susy/output/shared/_background.scss +26 -26
  141. data/_sass/vendor/susy/susy/output/shared/_container.scss +21 -21
  142. data/_sass/vendor/susy/susy/output/shared/_direction.scss +42 -42
  143. data/_sass/vendor/susy/susy/output/shared/_inspect.scss +25 -25
  144. data/_sass/vendor/susy/susy/output/shared/_margins.scss +23 -23
  145. data/_sass/vendor/susy/susy/output/shared/_output.scss +14 -14
  146. data/_sass/vendor/susy/susy/output/shared/_padding.scss +23 -23
  147. data/_sass/vendor/susy/susy/output/support/_background.scss +58 -58
  148. data/_sass/vendor/susy/susy/output/support/_box-sizing.scss +19 -19
  149. data/_sass/vendor/susy/susy/output/support/_clearfix.scss +18 -18
  150. data/_sass/vendor/susy/susy/output/support/_prefix.scss +19 -19
  151. data/_sass/vendor/susy/susy/output/support/_rem.scss +22 -22
  152. data/_sass/vendor/susy/susy/output/support/_support.scss +85 -85
  153. data/_sass/vendor/susy/susy/su/_grid.scss +103 -103
  154. data/_sass/vendor/susy/susy/su/_settings.scss +73 -73
  155. data/_sass/vendor/susy/susy/su/_utilities.scss +111 -111
  156. data/_sass/vendor/susy/susy/su/_validation.scss +57 -57
  157. data/assets/css/main.scss +38 -38
  158. data/assets/fonts/fontawesome-webfont.svg +684 -684
  159. data/assets/js/_main.js +100 -100
  160. data/assets/js/main.min.js +4 -4
  161. data/assets/js/plugins/jquery.fitvids.js +81 -81
  162. data/assets/js/plugins/jquery.greedy-navigation.js +71 -71
  163. data/assets/js/plugins/jquery.magnific-popup.js +2049 -2049
  164. data/assets/js/plugins/jquery.smooth-scroll.min.js +8 -8
  165. data/assets/js/plugins/stickyfill.min.js +7 -7
  166. data/assets/js/vendor/jquery/jquery-1.12.4.min.js +4 -4
  167. metadata +75 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 75f8dcf3caed90250df9e0a24075556a2a9bbd07
4
- data.tar.gz: 64dffab3ef55768e25afd7af2d8516734eda1991
3
+ metadata.gz: f80418c095d767c9b35d2d53442ccdf70dd8e4c2
4
+ data.tar.gz: 8540ed824b2a0535f26284f9ad6efae1648549de
5
5
  SHA512:
6
- metadata.gz: 05ad7e99f984836e0e10684549c72f1d99aaab8612d4ec8378ad937374cfa72068586239e5d247229953c3fc2d6126bfe63aa69e51231dffb0e83799f4ba6c04
7
- data.tar.gz: a58bb4104256d339239af9ec12e2ef5fd528d9baae6d244fcd901c7b415aeeda3c0e57f630b22cc332b5d6e37f84e6528e7d2310441bb45e5c4271645a339a44
6
+ metadata.gz: 1711be638cd11fbecd1e4d85d0b332ac9120af35e81f1d576c2a019d4cbfca55981df9932e44f6aa3612c8cb465b58e91027b44d6354ee4f88f144c1bbd99aa9
7
+ data.tar.gz: 7a7c655792a09f730cc7e5bf2d388e43118e3518d8b67551e9fee2fb0c85a7079704fd91df0ca6c6c4f4d1725bcacb641a94374d0288629af3c27a7f6f5aab81
data/CHANGELOG.md CHANGED
@@ -1,571 +1,571 @@
1
- ## [3.4.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.8)
2
-
3
- ### Enhancements
4
-
5
- - Improve type readability for larger viewports by bumping up base `font-size`. [#533](https://github.com/mmistakes/minimal-mistakes/issues/533)
6
- - Update Portuguese localized UI text. [#541](https://github.com/mmistakes/minimal-mistakes/pull/541)
7
- - Add `page.title` and via parameter to Twitter share link. [#538](https://github.com/mmistakes/minimal-mistakes/pull/538)
8
-
9
- ### Bug Fixes
10
-
11
- - Fix Last.fm author profile URL. [#540](https://github.com/mmistakes/minimal-mistakes/pull/540)
12
-
13
- ### Maintenance
14
-
15
- - Move Brazilian Portuguese localized text under `pt-BR` key.
16
-
17
- ## [3.4.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.7)
18
-
19
- ### Enhancements
20
-
21
- - Add `layout` based and user-defined class names to `<body>` element for added CSS hooks. [#526](https://github.com/mmistakes/minimal-mistakes/pull/526)
22
- - Add simplified Chinese localized UI text. [#532](https://github.com/mmistakes/minimal-mistakes/pull/532)
23
-
24
- ### Bug Fixes
25
-
26
- - Remove duplicate include of `base_path` in category-list.html [#522](https://github.com/mmistakes/minimal-mistakes/pull/522)
27
-
28
- ## [3.4.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.6)
29
-
30
- ### Enhancements
31
-
32
- - Add Italian "comments" related localized UI text. [#514](https://github.com/mmistakes/minimal-mistakes/pull/514)
33
-
34
- ### Bug Fixes
35
-
36
- - Disable `compress` HTML layout by default. To enable add `layout: compress` to `_layouts/default.html`.
37
-
38
- ## [3.4.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.5)
39
-
40
- ### Enhancements
41
-
42
- - Improve line numbered code block styling when using `{% highlight linenos %}` tag. [#513](https://github.com/mmistakes/minimal-mistakes/issues/513)
43
- - Add English fallback to "Follow" button label. [#496](https://github.com/mmistakes/minimal-mistakes/pull/496)
44
-
45
- ### Bug Fixes
46
-
47
- - Fix Firefox alignment issues with code blocks generated with the `{% highlight %}` tag. [#512](https://github.com/mmistakes/minimal-mistakes/issues/512)
48
-
49
- ### Maintenance
50
-
51
- - Clarified comment for `author.stackoverflow` value used in author sidebar links. [#487](https://github.com/mmistakes/minimal-mistakes/pull/487)
52
- - Add list of localized text strings. [#488](https://github.com/mmistakes/minimal-mistakes/pull/488)
53
- - Add `{% highlight %}` code block examples to demo site.
54
- - Add documentation for using custom sidebar navigation menus. [#476](https://github.com/mmistakes/minimal-mistakes/issues/476)
55
-
56
- ## [3.4.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.4)
57
-
58
- ### Enhancements
59
-
60
- - Add French "comments" related localized UI text. [#472](https://github.com/mmistakes/minimal-mistakes/pull/472)
61
-
62
- ### Bug Fixes
63
-
64
- - Exclude `vendor` in Jekyll config file.
65
- - Fix Liquid syntax error for offending parenthesis. [#479](https://github.com/mmistakes/minimal-mistakes/issues/479)
66
-
67
- ### Maintenance
68
-
69
- - Update gems: `colorator` (1.1.0), `forwardable-extended` (2.6.0), `github-pages` (93), `jekyll` (= 3.2.1), `minima` (= 1.0.1).
70
-
71
- ## [3.4.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.3)
72
-
73
- ### Enhancements
74
-
75
- - Make ["honeypot" `input`](https://github.com/mmistakes/minimal-mistakes/commit/06a8249a69a37dddda7e2a5bfbe32056c1a9a607) in Staticman comment form less obvious to spam bots
76
- - Add padding to `.highlight` code blocks to better [align `overflow` scrollbar](https://github.com/mmistakes/minimal-mistakes/commit/e4abec0a6f7f8cff72505ca0754615df294fd5b3) to the bottom.
77
- - Add additional image options for Twitter card social sharing meta tags. [#466](https://github.com/mmistakes/minimal-mistakes/pull/466)
78
- - Add structured data markup for Staticman comments. [#458](https://github.com/mmistakes/minimal-mistakes/issues/458)
79
-
80
- ### Bug Fixes
81
-
82
- - Format `og:locale` tag with `_` instead of `-`. [#462](https://github.com/mmistakes/minimal-mistakes/issues/462)
83
-
84
- ### Maintenance
85
-
86
- - Add note to docs about using `url: http://localhost:4000` when working locally.
87
-
88
- ## [3.4.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.2)
89
-
90
- ### Enhancements
91
-
92
- - Improve UX of static comment forms. [#448](https://github.com/mmistakes/minimal-mistakes/issues/448)
93
-
94
- ## [3.4.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.1)
95
-
96
- ### Enhancements
97
-
98
- - Add `staticman.filename` configuration with UNIX timestamp for sorting data files. example ~> `comment-1470943149`.
99
-
100
- ### Bug Fixes
101
-
102
- - Don't add `<a>` to author name if URL is blank.
103
-
104
- ## [3.4.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.0)
105
-
106
- ### Enhancements
107
-
108
- - Support static-based commenting via [Staticman](https://staticman.net/) for sites hosted with GitHub Pages. [#424](https://github.com/mmistakes/minimal-mistakes/issues/424)
109
-
110
- ## [3.3.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.7)
111
-
112
- ### Bug Fixes
113
-
114
- - Re-enabled Jekyll plugins in `_config.yml` in case they aren't autoloaded in `Gemfile`. [#417](https://github.com/mmistakes/minimal-mistakes/issues/417)
115
-
116
- ### Enhancements
117
-
118
- - Fallback to `site.github.url` for use in `{{ base_path }}` when `site.url` is `nil`.
119
- - Replace Sass and Autoprefixer `npm` build scripts with [Jekyll's built-in asset support](https://jekyllrb.com/docs/assets/). [#333](https://github.com/mmistakes/minimal-mistakes/issues/333)
120
-
121
- ### Maintenance
122
-
123
- - Document `site.repository` and its role with [`github-metadata`](https://github.com/jekyll/github-metadata) gem.
124
- - Add sample [archive page with content](https://mmistakes.github.io/minimal-mistakes/archive-layout-with-content/) for testing styles on demo site.
125
-
126
- ## [3.3.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.6)
127
-
128
- ### Bug Fixes
129
-
130
- - Fix blank `site.teaser` bug. [#412](https://github.com/mmistakes/minimal-mistakes/issues/412)
131
-
132
- ## [3.3.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.5)
133
-
134
- ### Enhancements
135
-
136
- - Add English default text `site.locale` strings. [#407](https://github.com/mmistakes/minimal-mistakes/issues/407)
137
- - Add Portuguese localized UI text. [#411](https://github.com/mmistakes/minimal-mistakes/pull/411)
138
- - Add Italian localized UI text. [#409](https://github.com/mmistakes/minimal-mistakes/pull/409)
139
-
140
- ### Maintenance
141
-
142
- - Remove unused Google AdSense variables in `_config.yml`. [#404](https://github.com/mmistakes/minimal-mistakes/issues/404)
143
- - Update `Gemfile` instructions for using `github-pages` vs. native `jekyll` gems.
144
- - Disable `gems:` in `_config.yml` and enable plugins with Bundler instead.
145
- - Add `repository` to `_config.yml` to suppress GitHub Pages error `Liquid Exception: No repo name found.`
146
-
147
- ## [3.3.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.4)
148
-
149
- ### Enhancements
150
-
151
- - Add support for configurable feed URL to use a service like FeedBurner instead of linking directly to `feed.xml` in `<head>` and the site footer. [#378](https://github.com/mmistakes/minimal-mistakes/issues/378), [#379](https://github.com/mmistakes/minimal-mistakes/pull/379), [#406](https://github.com/mmistakes/minimal-mistakes/pull/406)
152
- - Add Turkish localized UI text. [#403](https://github.com/mmistakes/minimal-mistakes/pull/403)
153
-
154
- ### Maintenance
155
-
156
- - Update gems: `activesupport` (4.2.7), `ffi` (1.9.14), `github-pages` (88), `jekyll-redirect-from` (0.11.0), `jekyll-watch` (1.5.0).
157
-
158
- ## [3.3.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.3)
159
-
160
- ### Enhancements
161
-
162
- - Make footer stick to the bottom of the page.
163
-
164
- ### Bug Fixes
165
-
166
- - Fix `gallery` size bug [#402](https://github.com/mmistakes/minimal-mistakes/issues/402)
167
-
168
- ### Maintenance
169
-
170
- - Set default `lang` to `en`.
171
-
172
- ## [3.3.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.2)
173
-
174
- ### Bug Fixes
175
-
176
- - Fix JavaScript that triggers "sticky" sidebar to avoid layout issues on screen sizes < `1024px`. [#396](https://github.com/mmistakes/minimal-mistakes/issues/396)
177
-
178
- ## [3.3.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.1)
179
-
180
- ### Enhancements
181
-
182
- - Enable image popup on < 500px wide screens. [#385](https://github.com/mmistakes/minimal-mistakes/issues/385)
183
- - Indicate the relationship between component URLs in a paginated series by applying `rel="prev"` and `rel="next"` to pages that use `site.paginator`. [#253](https://github.com/mmistakes/minimal-mistakes/issues/253)
184
- - Improve link posts in archive listings. [#276](https://github.com/mmistakes/minimal-mistakes/issues/276)
185
-
186
- ### Maintenance
187
-
188
- - Update gems: `github-pages` (86), `ffi` 1.9.13, `jekyll-mentions` 1.1.3, and `rouge` 1.11.1
189
- - Fix note about custom sidebar content appearing below author profile. [#388](https://github.com/mmistakes/minimal-mistakes/issues/388)
190
-
191
- ## [3.2.13](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.13)
192
-
193
- ### Enhancements
194
-
195
- - Add English default UI text for Canada, Great Britain, and Australia. [#377](https://github.com/mmistakes/minimal-mistakes/issues/377)
196
- - Switch default locale from `en-US` to `en`.
197
-
198
- ## [3.2.12](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.12)
199
-
200
- ### Enhancements
201
-
202
- - Remove window width "magic number" from sticky sidebar check in `main.js` for improved flexibility. [#375](https://github.com/mmistakes/minimal-mistakes/pull/375)
203
-
204
- ### Bug Fixes
205
-
206
- - Fix author override conditional where a missing `authors.yml` would show broken sidebar content. Defaults to `site.author`. [#376](https://github.com/mmistakes/minimal-mistakes/pull/376)
207
-
208
- ## [3.2.11](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.11)
209
-
210
- ### Bug Fixes
211
-
212
- - Fix disappearing author sidebar links [#372](https://github.com/mmistakes/minimal-mistakes/issues/372)
213
-
214
- ### Maintenance
215
-
216
- - Update gems: `github-pages` (84), `jekyll-github-metadata` 2.0.2, and `kramdown` 1.11.1
217
- - Update vendor JavaScript: jQuery 1.12.4, Stickyfill.js 1.1.4
218
- - Update Font Awesome 4.6.3
219
-
220
- ## [3.2.10](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.10)
221
-
222
- ### Maintenance
223
-
224
- - Add `CONTRIBUTING.md`
225
-
226
- ## [3.2.9](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.9)
227
-
228
- ### Enhancements
229
-
230
- - Add support for [header overlay images](https://mmistakes.github.io/minimal-mistakes/docs/layouts/#header-overlay) for Open Graph images. [#358](https://github.com/mmistakes/minimal-mistakes/pull/358)
231
-
232
- ### Bug Fixes
233
-
234
- - Fix `Person` typo Schema.org type [#358](https://github.com/mmistakes/minimal-mistakes/pull/358)
235
-
236
- ### Maintenance
237
-
238
- - Update `github-pages` gem and dependencies.
239
- - Remove `minutes_read` to avoid awkward reading time wording [#356](https://github.com/mmistakes/minimal-mistakes/issues/356)
240
-
241
- ## [3.2.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.8)
242
-
243
- ### Bug Fixes
244
-
245
- - Remove `cursor: pointer` that appears on white-space surrounding author side list items and links. [#354](https://github.com/mmistakes/minimal-mistakes/pull/354)
246
-
247
- ### Maintenance
248
-
249
- - Add contributing information to `README.md`. [#357](https://github.com/mmistakes/minimal-mistakes/issues/357)
250
-
251
- ## [3.2.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.7)
252
-
253
- ### Enhancements
254
-
255
- - Add French localized UI text. [#346](https://github.com/mmistakes/minimal-mistakes/pull/346)
256
-
257
- ### Bug Fixes
258
-
259
- - Fix branch logic for Yandex and Alexa in `seo.html`. [#348](https://github.com/mmistakes/minimal-mistakes/pull/348)
260
-
261
- ## [3.2.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.6)
262
-
263
- ### Bug Fixes
264
-
265
- - Fix error `Liquid Exception: divided by 0 in _includes/archive-single.html, included in _layouts/single.html` caused by null `words_per_minute` in `_config.yml`. [#345](https://github.com/mmistakes/minimal-mistakes/pull/345)
266
-
267
- ## [3.2.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.5)
268
-
269
- ### Bug Fixes
270
-
271
- - Fix link color in hero overlay to be white.
272
- - Remove underlines from archive item titles.
273
-
274
- ## [3.2.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.4)
275
-
276
- ### Enhancements
277
-
278
- - Improve text alignment of masthead, hero overlay, page footer to be flush left and remove awkward white-space gaps. [#342](https://github.com/mmistakes/minimal-mistakes/issues/342)
279
- - Add Spanish localized UI text. [#338](https://github.com/mmistakes/minimal-mistakes/pull/338)
280
-
281
- ### Bug Fixes
282
-
283
- - Fix alignment of icons in author sidebar [#341](https://github.com/mmistakes/minimal-mistakes/issues/341)
284
-
285
- ### Maintenance
286
-
287
- - Add background color to page footer to set it apart from main content. [#342](https://github.com/mmistakes/minimal-mistakes/issues/342)
288
- - Add terms and privacy policy to theme's demo site. [#343](https://github.com/mmistakes/minimal-mistakes/issues/343)
289
- - Update screenshots found in theme documentation.
290
-
291
- ## [3.2.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.3)
292
-
293
- ### Enhancements
294
-
295
- - Add [Discourse](https://www.discourse.org/) as a commenting provider. [#335](https://github.com/mmistakes/minimal-mistakes/pull/335)
296
-
297
- ## [3.2.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.2)
298
-
299
- ### Enhancements
300
-
301
- - Add support for image captions in Magnific Popup overlays via the [`gallery`](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#gallery) helper. [#334](https://github.com/mmistakes/minimal-mistakes/issues/334)
302
-
303
- ## [3.2.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.1)
304
-
305
- ### Bug Fixes
306
-
307
- - Remove need for "double tapping" masthead menu links on iOS devices. [#315](https://github.com/mmistakes/minimal-mistakes/issues/315)
308
-
309
- ### Maintenance
310
-
311
- - Add `ISSUE_TEMPLATE.md` for improve issue submission process.
312
-
313
- ## [3.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.0)
314
-
315
- ### Bug Fixes
316
-
317
- - Fix missing category/tag links in post footer due to possible conflict with `site.tags` and `site.categories`. [#329](https://github.com/mmistakes/minimal-mistakes/issues/329#issuecomment-222375568)
318
-
319
- ## [3.1.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.8)
320
-
321
- ### Bug Fixes
322
-
323
- - Fix `Liquid Exception: undefined method 'gsub' for nil:NilClass in _layouts/single.html` error when `page.title` is null. `<h1>` element is now conditional if `title: ` is not set for a `page` or collection item. [#312](https://github.com/mmistakes/minimal-mistakes/issues/312)
324
-
325
- ### Maintenance
326
-
327
- - Remove duplicate `fa-twitter` and `fa-twitter-square` classes from `_utilities.scss`. [#302](https://github.com/mmistakes/minimal-mistakes/issues/302)
328
-
329
- - Document installing additional Jekyll gem dependencies when using `gem "jekyll"` instead of `gem "github-pages"` to avoid any errors on run. [#305](https://github.com/mmistakes/minimal-mistakes/issues/305)
330
-
331
- ## [3.1.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.7)
332
-
333
- ### Enhancements
334
-
335
- - Add translation key for "Recent Posts" used in home page `index.html`. [#316](https://github.com/mmistakes/minimal-mistakes/pull/316)
336
-
337
- ### Maintenance
338
-
339
- - Small fix to avoid underlying the whitespace between icons and related text when hovering. [#303](https://github.com/mmistakes/minimal-mistakes/pull/303)
340
-
341
- ## [3.1.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.6)
342
-
343
- ### Maintenance
344
-
345
- - Update gem dependencies. Run `bundle` to update `Gemfile.lock`.
346
-
347
- ## [3.1.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.5)
348
-
349
- ### Maintenance
350
-
351
- - Fix `www` and `https` links in author profile include [#293](https://github.com/mmistakes/minimal-mistakes/pull/293)
352
-
353
- ## [3.1.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.4)
354
-
355
- ### Enhancements
356
-
357
- - Add overlay_filter param to hero headers [#298](https://github.com/mmistakes/minimal-mistakes/pull/298)
358
-
359
- ## [3.1.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.3)
360
-
361
- ### Enhancements
362
-
363
- - Improve `site.locale` documentation [#284](https://github.com/mmistakes/minimal-mistakes/issues/284)
364
- - Remove ProTip note about protocol-less `site.url` as it is an anti-pattern [#288](https://github.com/mmistakes/minimal-mistakes/issues/288)
365
-
366
- ### Bug Fixes
367
-
368
- - Fix `og_image` URL in seo.html [#277](https://github.com/mmistakes/minimal-mistakes/issues/277)
369
- - Fix `author_profile` toggle when assigned in a `_layout` [#285](https://github.com/mmistakes/minimal-mistakes/issues/285)
370
- - Fix typo in `build:all` npm script [#283](https://github.com/mmistakes/minimal-mistakes/pull/283)
371
- - Fix URL typo documentation [#287](https://github.com/mmistakes/minimal-mistakes/issues/287)
372
- - SEO author bug. If `twitter.username` is set and `author.twitter` is `nil` bad things happen. [#289](https://github.com/mmistakes/minimal-mistakes/issues/289)
373
-
374
- ## [3.1.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.2)
375
-
376
- ### Enhancements
377
-
378
- - Explain how to use `nav_list` helper in [documentation](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#navigation-list).
379
- - Reduce left/right padding on smaller screens to increase width of main content column.
380
-
381
- ### Bug Fixes
382
-
383
- - Fix alignment issues with related posts [#273](https://github.com/mmistakes/minimal-mistakes/issues/273) and "Follow" button in author profile [#274](https://github.com/mmistakes/minimal-mistakes/issues/274).
384
-
385
- ## [3.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.1)
386
-
387
- ### Bug Fix
388
-
389
- - Fixed reading time bug when `words_per_minute` wasn't set in `_config.yml` [#271](https://github.com/mmistakes/minimal-mistakes/issues/271)
390
-
391
- ## [3.1.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.0)
392
-
393
- ### Enhancements
394
-
395
- - Updated [Font Awesome](https://fortawesome.github.io/Font-Awesome/whats-new/) to version 4.6.1
396
- - Added optional GitHub and Bitbucket links to footer if set on `site.author` in `_config.yml`.
397
-
398
- ### Bug Fixes
399
- - Fixed Bitbucket URL typo in author sidebar.
400
-
401
- ## [3.0.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.0.3)
402
-
403
- ### Enhancements
404
-
405
- - Rebuilt the entire theme: layouts, includes, stylesheets, scripts, you name it.
406
- - Refreshed the look and feel while staying true to the original design of the theme (author sidebar/main content).
407
- - Replaced grid system with [Susy](http://susy.oddbird.net/).
408
- - Replaced Grunt tasks with `npm` scripts.
409
- - 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)
410
- - Greatly improved [theme documentation](https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/).
411
- - Increased the amount of sample posts, sample pages, and sample collections to throughly test the theme and edge-cases.
412
- - Moved all sample content and assets out of `master` to keep it as clean as possible for forking.
413
- - 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.
414
- - Added taxonomy links to posts (tags and categories).
415
- - Added optional "reading time" meta data.
416
- - Improved Liquid used for Twitter Cards and Open Graph data in `<head>`.
417
- - Improved `gallery` include helper and added `feature_row` for use with splash page layout.
418
- - Added Keybase.io, author web URI, and Bitbucket optional links to sidebar.
419
- - Add `feed.xml` link to footer.
420
- - Added a [UI text data file](https://mmistakes.github.io/minimal-mistakes/docs/ui-text/) to easily change all text found in the theme.
421
- - Added LinkedIn to optional social share buttons.
422
- - Added Facebook, Google+, and custom commenting options in addition to Disqus.
423
- - Added optional breadcrumb links.
424
-
425
- ## [2.2.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.2.1)
426
-
427
- ## [2.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.2.0)
428
-
429
- ### Enhancements
430
-
431
- - Add support for Jekyll 3.0
432
- - Minor updates to syntax highlighting CSS and theme documentation
433
-
434
- ## [2.1.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.3)
435
-
436
- ### Enhancements
437
-
438
- - Cleaner print styles that remove the top navigation, social sharing buttons, and other elements not needed when printed.
439
-
440
- ## [2.1.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.2)
441
-
442
- ### Enhancements
443
-
444
- - Add optional CodePen icon/url to author side bar [#156](https://github.com/mmistakes/minimal-mistakes/pull/156)
445
- - Documented Stackoverflow username explanation in `_config.yml` [#157](https://github.com/mmistakes/minimal-mistakes/pull/157)
446
- - Simplified Liquid in `post-index.html` to better handle year listings [#166](https://github.com/mmistakes/minimal-mistakes/pull/166)
447
-
448
- ### Bug Fixes
449
-
450
- - Cleanup Facebook related Open Graph meta tags [#149](https://github.com/mmistakes/minimal-mistakes/issues/149)
451
- - Corrected minor typos [#158](https://github.com/mmistakes/minimal-mistakes/pull/158) [#175](https://github.com/mmistakes/minimal-mistakes/issues/175)
452
-
453
- ## [2.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.1)
454
-
455
- ### Enhancements
456
-
457
- - Add optional XING profile link to author sidebar
458
- - Include open graph meta tags for feature image (if assigned) [#149](https://github.com/mmistakes/minimal-mistakes/issues/149)
459
- - Create an include for feed footer
460
-
461
- ### Bug Fixes
462
-
463
- - Remove http protocol from Google search form on sample 404 page
464
- - Only show related posts if there are one or more available
465
- - Fix alignment of email address link in author sidebar
466
-
467
- ## [2.1.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.0)
468
-
469
- ### Enhancements
470
-
471
- - Add optional social sharing buttons ([#42](https://github.com/mmistakes/minimal-mistakes/issues/42))
472
-
473
- ![social sharing buttons](https://cloud.githubusercontent.com/assets/1376749/5860522/d9f28a96-a22f-11e4-9b83-940a3a9a766a.png)
474
-
475
- - 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.
476
- - Fix typos in posts and documentation and remove references to Less
477
- - Include note about Octopress gem being optional
478
- - Post author override support extended to the Atom feed ([#71](https://github.com/mmistakes/minimal-mistakes/pull/71))
479
- - Only include email address in feed if specified in `_config.yml` or author `_data`
480
- - Wrap all page content in `#main` to harmonize article and post index styles ([#86](https://github.com/mmistakes/minimal-mistakes/issues/86))
481
- - Include new sample feature images for posts and pages
482
- - Table of contents improvements: fix collapse toggle, indent nested elements, show on small screens, and create an `_include` for reusing in posts and pages.
483
- - Include note about running Jekyll with `bundle exec` when using Bundler
484
- - Fix home page path in top navigation
485
- - Remove Google Authorship ([#120](https://github.com/mmistakes/minimal-mistakes/issues/120))
486
- - Remove duplicate author content that displayed in `div.article-author-bottom`
487
- - Removed unused `_sass/print.scss` styles
488
- - Improve comments in `.scss` files
489
-
490
- ## [2.0.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/v2.0)
491
-
492
- ## [1.3.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.3.3)
493
-
494
- ### Enhancements
495
-
496
- - Added new icons and profile links for Stackoverflow, Dribbble, Pinterest, Foursquare, and Steam to the author bio sidebar.
497
- - Cleaned up the Kramdown auto table of contents styling to be more readable
498
- - Removed page width specific .less stylesheets and created mixins for easier updating
499
- - Removed Modernizr since it wasn't being used
500
- - Added pages to sitemap.xml
501
- - Added category: to rake new_post task
502
- - Minor typographic changes
503
-
504
- ### Bug Fixes
505
-
506
- - Corrected various broken links in README and Theme Setup.
507
-
508
- ## [1.3.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.3.1)
509
-
510
- ### Enhancements
511
-
512
- - Cleaned up table of contents styling
513
- - 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.
514
-
515
- ![menu animation](https://camo.githubusercontent.com/3fbd8c1326485f4b1ab32c0005c0fca7660b5d31/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f313337363734392f323136343037352f31653366303663322d393465372d313165332d383961612d6436623636376562306564662e676966)
516
-
517
- ## [1.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.2.0)
518
-
519
- ### Bug Fixes
520
-
521
- - Table weren't filling the entire width of the content container. They now scale at 100%. Thanks [@dhruvbhatia](https://github.com/dhruvbhatia)
522
-
523
- ### Enhancements
524
-
525
- - Decreased spacing between Markdown footnotes
526
- - Removed dark background on footer
527
- - Removed UPPERCASE styling on post titles in the index listing
528
-
529
- ## [1.1.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.4)
530
-
531
- ### Bug Fixes
532
-
533
- - Fix top navigation bug issue ([#10](https://github.com/mmistakes/minimal-mistakes/issues/10)) for real this time. Remember to clear your floats kids.
534
-
535
- ## [1.1.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.3)
536
-
537
- ### Bug Fixes
538
-
539
- - Fix top navigation links that weren't click able on small viewports (Issue [#10](https://github.com/mmistakes/minimal-mistakes/issues/10)).
540
- - Remove line wrap from top navigation links that may span multiple lines.
541
-
542
- ## [1.1.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.2)
543
-
544
- ### Enhancements
545
-
546
- - Added Grunt build script for compiling Less/JavaScript and optimizing image assets.
547
- - Added support for large image summary Twitter card.
548
- - Stylesheet adjustments
549
-
550
- ## [1.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.1)
551
-
552
- ### Bug Fixes
553
-
554
- - Removed [Typeplate](http://typeplate.com/) styles. Was [causing issues with newer versions of Less](https://github.com/typeplate/typeplate.github.io/issues/108) and is no longer maintained.
555
-
556
- ### Enhancements
557
-
558
- - Added [image attribution](http://mmistakes.github.io/minimal-mistakes/theme-setup/#feature-images) for post and page feature images.
559
- - Added [404 page](http://mmistakes.github.io/minimal-mistakes/404.html).
560
- - Cleaned up various Less variables to better align with naming conventions used in other MM Jekyll themes.
561
- - Removed Chrome Frame references.
562
- - Added global CSS3 transitions to text and block elements.
563
- - Improved typography in a few places.
564
-
565
- ## [1.0.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/v1.0.2)
566
-
567
- ### Enhancements
568
-
569
- - Google Analytics, Google Authorship, webmaster verifies, and Twitter card meta are now optional.
570
-
1
+ ## [3.4.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.8)
2
+
3
+ ### Enhancements
4
+
5
+ - Improve type readability for larger viewports by bumping up base `font-size`. [#533](https://github.com/mmistakes/minimal-mistakes/issues/533)
6
+ - Update Portuguese localized UI text. [#541](https://github.com/mmistakes/minimal-mistakes/pull/541)
7
+ - Add `page.title` and via parameter to Twitter share link. [#538](https://github.com/mmistakes/minimal-mistakes/pull/538)
8
+
9
+ ### Bug Fixes
10
+
11
+ - Fix Last.fm author profile URL. [#540](https://github.com/mmistakes/minimal-mistakes/pull/540)
12
+
13
+ ### Maintenance
14
+
15
+ - Move Brazilian Portuguese localized text under `pt-BR` key.
16
+
17
+ ## [3.4.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.7)
18
+
19
+ ### Enhancements
20
+
21
+ - Add `layout` based and user-defined class names to `<body>` element for added CSS hooks. [#526](https://github.com/mmistakes/minimal-mistakes/pull/526)
22
+ - Add simplified Chinese localized UI text. [#532](https://github.com/mmistakes/minimal-mistakes/pull/532)
23
+
24
+ ### Bug Fixes
25
+
26
+ - Remove duplicate include of `base_path` in category-list.html [#522](https://github.com/mmistakes/minimal-mistakes/pull/522)
27
+
28
+ ## [3.4.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.6)
29
+
30
+ ### Enhancements
31
+
32
+ - Add Italian "comments" related localized UI text. [#514](https://github.com/mmistakes/minimal-mistakes/pull/514)
33
+
34
+ ### Bug Fixes
35
+
36
+ - Disable `compress` HTML layout by default. To enable add `layout: compress` to `_layouts/default.html`.
37
+
38
+ ## [3.4.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.5)
39
+
40
+ ### Enhancements
41
+
42
+ - Improve line numbered code block styling when using `{% highlight linenos %}` tag. [#513](https://github.com/mmistakes/minimal-mistakes/issues/513)
43
+ - Add English fallback to "Follow" button label. [#496](https://github.com/mmistakes/minimal-mistakes/pull/496)
44
+
45
+ ### Bug Fixes
46
+
47
+ - Fix Firefox alignment issues with code blocks generated with the `{% highlight %}` tag. [#512](https://github.com/mmistakes/minimal-mistakes/issues/512)
48
+
49
+ ### Maintenance
50
+
51
+ - Clarified comment for `author.stackoverflow` value used in author sidebar links. [#487](https://github.com/mmistakes/minimal-mistakes/pull/487)
52
+ - Add list of localized text strings. [#488](https://github.com/mmistakes/minimal-mistakes/pull/488)
53
+ - Add `{% highlight %}` code block examples to demo site.
54
+ - Add documentation for using custom sidebar navigation menus. [#476](https://github.com/mmistakes/minimal-mistakes/issues/476)
55
+
56
+ ## [3.4.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.4)
57
+
58
+ ### Enhancements
59
+
60
+ - Add French "comments" related localized UI text. [#472](https://github.com/mmistakes/minimal-mistakes/pull/472)
61
+
62
+ ### Bug Fixes
63
+
64
+ - Exclude `vendor` in Jekyll config file.
65
+ - Fix Liquid syntax error for offending parenthesis. [#479](https://github.com/mmistakes/minimal-mistakes/issues/479)
66
+
67
+ ### Maintenance
68
+
69
+ - Update gems: `colorator` (1.1.0), `forwardable-extended` (2.6.0), `github-pages` (93), `jekyll` (= 3.2.1), `minima` (= 1.0.1).
70
+
71
+ ## [3.4.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.3)
72
+
73
+ ### Enhancements
74
+
75
+ - Make ["honeypot" `input`](https://github.com/mmistakes/minimal-mistakes/commit/06a8249a69a37dddda7e2a5bfbe32056c1a9a607) in Staticman comment form less obvious to spam bots
76
+ - Add padding to `.highlight` code blocks to better [align `overflow` scrollbar](https://github.com/mmistakes/minimal-mistakes/commit/e4abec0a6f7f8cff72505ca0754615df294fd5b3) to the bottom.
77
+ - Add additional image options for Twitter card social sharing meta tags. [#466](https://github.com/mmistakes/minimal-mistakes/pull/466)
78
+ - Add structured data markup for Staticman comments. [#458](https://github.com/mmistakes/minimal-mistakes/issues/458)
79
+
80
+ ### Bug Fixes
81
+
82
+ - Format `og:locale` tag with `_` instead of `-`. [#462](https://github.com/mmistakes/minimal-mistakes/issues/462)
83
+
84
+ ### Maintenance
85
+
86
+ - Add note to docs about using `url: http://localhost:4000` when working locally.
87
+
88
+ ## [3.4.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.2)
89
+
90
+ ### Enhancements
91
+
92
+ - Improve UX of static comment forms. [#448](https://github.com/mmistakes/minimal-mistakes/issues/448)
93
+
94
+ ## [3.4.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.1)
95
+
96
+ ### Enhancements
97
+
98
+ - Add `staticman.filename` configuration with UNIX timestamp for sorting data files. example ~> `comment-1470943149`.
99
+
100
+ ### Bug Fixes
101
+
102
+ - Don't add `<a>` to author name if URL is blank.
103
+
104
+ ## [3.4.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.0)
105
+
106
+ ### Enhancements
107
+
108
+ - Support static-based commenting via [Staticman](https://staticman.net/) for sites hosted with GitHub Pages. [#424](https://github.com/mmistakes/minimal-mistakes/issues/424)
109
+
110
+ ## [3.3.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.7)
111
+
112
+ ### Bug Fixes
113
+
114
+ - Re-enabled Jekyll plugins in `_config.yml` in case they aren't autoloaded in `Gemfile`. [#417](https://github.com/mmistakes/minimal-mistakes/issues/417)
115
+
116
+ ### Enhancements
117
+
118
+ - Fallback to `site.github.url` for use in `{{ base_path }}` when `site.url` is `nil`.
119
+ - Replace Sass and Autoprefixer `npm` build scripts with [Jekyll's built-in asset support](https://jekyllrb.com/docs/assets/). [#333](https://github.com/mmistakes/minimal-mistakes/issues/333)
120
+
121
+ ### Maintenance
122
+
123
+ - Document `site.repository` and its role with [`github-metadata`](https://github.com/jekyll/github-metadata) gem.
124
+ - Add sample [archive page with content](https://mmistakes.github.io/minimal-mistakes/archive-layout-with-content/) for testing styles on demo site.
125
+
126
+ ## [3.3.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.6)
127
+
128
+ ### Bug Fixes
129
+
130
+ - Fix blank `site.teaser` bug. [#412](https://github.com/mmistakes/minimal-mistakes/issues/412)
131
+
132
+ ## [3.3.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.5)
133
+
134
+ ### Enhancements
135
+
136
+ - Add English default text `site.locale` strings. [#407](https://github.com/mmistakes/minimal-mistakes/issues/407)
137
+ - Add Portuguese localized UI text. [#411](https://github.com/mmistakes/minimal-mistakes/pull/411)
138
+ - Add Italian localized UI text. [#409](https://github.com/mmistakes/minimal-mistakes/pull/409)
139
+
140
+ ### Maintenance
141
+
142
+ - Remove unused Google AdSense variables in `_config.yml`. [#404](https://github.com/mmistakes/minimal-mistakes/issues/404)
143
+ - Update `Gemfile` instructions for using `github-pages` vs. native `jekyll` gems.
144
+ - Disable `gems:` in `_config.yml` and enable plugins with Bundler instead.
145
+ - Add `repository` to `_config.yml` to suppress GitHub Pages error `Liquid Exception: No repo name found.`
146
+
147
+ ## [3.3.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.4)
148
+
149
+ ### Enhancements
150
+
151
+ - Add support for configurable feed URL to use a service like FeedBurner instead of linking directly to `feed.xml` in `<head>` and the site footer. [#378](https://github.com/mmistakes/minimal-mistakes/issues/378), [#379](https://github.com/mmistakes/minimal-mistakes/pull/379), [#406](https://github.com/mmistakes/minimal-mistakes/pull/406)
152
+ - Add Turkish localized UI text. [#403](https://github.com/mmistakes/minimal-mistakes/pull/403)
153
+
154
+ ### Maintenance
155
+
156
+ - Update gems: `activesupport` (4.2.7), `ffi` (1.9.14), `github-pages` (88), `jekyll-redirect-from` (0.11.0), `jekyll-watch` (1.5.0).
157
+
158
+ ## [3.3.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.3)
159
+
160
+ ### Enhancements
161
+
162
+ - Make footer stick to the bottom of the page.
163
+
164
+ ### Bug Fixes
165
+
166
+ - Fix `gallery` size bug [#402](https://github.com/mmistakes/minimal-mistakes/issues/402)
167
+
168
+ ### Maintenance
169
+
170
+ - Set default `lang` to `en`.
171
+
172
+ ## [3.3.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.2)
173
+
174
+ ### Bug Fixes
175
+
176
+ - Fix JavaScript that triggers "sticky" sidebar to avoid layout issues on screen sizes < `1024px`. [#396](https://github.com/mmistakes/minimal-mistakes/issues/396)
177
+
178
+ ## [3.3.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.1)
179
+
180
+ ### Enhancements
181
+
182
+ - Enable image popup on < 500px wide screens. [#385](https://github.com/mmistakes/minimal-mistakes/issues/385)
183
+ - Indicate the relationship between component URLs in a paginated series by applying `rel="prev"` and `rel="next"` to pages that use `site.paginator`. [#253](https://github.com/mmistakes/minimal-mistakes/issues/253)
184
+ - Improve link posts in archive listings. [#276](https://github.com/mmistakes/minimal-mistakes/issues/276)
185
+
186
+ ### Maintenance
187
+
188
+ - Update gems: `github-pages` (86), `ffi` 1.9.13, `jekyll-mentions` 1.1.3, and `rouge` 1.11.1
189
+ - Fix note about custom sidebar content appearing below author profile. [#388](https://github.com/mmistakes/minimal-mistakes/issues/388)
190
+
191
+ ## [3.2.13](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.13)
192
+
193
+ ### Enhancements
194
+
195
+ - Add English default UI text for Canada, Great Britain, and Australia. [#377](https://github.com/mmistakes/minimal-mistakes/issues/377)
196
+ - Switch default locale from `en-US` to `en`.
197
+
198
+ ## [3.2.12](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.12)
199
+
200
+ ### Enhancements
201
+
202
+ - Remove window width "magic number" from sticky sidebar check in `main.js` for improved flexibility. [#375](https://github.com/mmistakes/minimal-mistakes/pull/375)
203
+
204
+ ### Bug Fixes
205
+
206
+ - Fix author override conditional where a missing `authors.yml` would show broken sidebar content. Defaults to `site.author`. [#376](https://github.com/mmistakes/minimal-mistakes/pull/376)
207
+
208
+ ## [3.2.11](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.11)
209
+
210
+ ### Bug Fixes
211
+
212
+ - Fix disappearing author sidebar links [#372](https://github.com/mmistakes/minimal-mistakes/issues/372)
213
+
214
+ ### Maintenance
215
+
216
+ - Update gems: `github-pages` (84), `jekyll-github-metadata` 2.0.2, and `kramdown` 1.11.1
217
+ - Update vendor JavaScript: jQuery 1.12.4, Stickyfill.js 1.1.4
218
+ - Update Font Awesome 4.6.3
219
+
220
+ ## [3.2.10](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.10)
221
+
222
+ ### Maintenance
223
+
224
+ - Add `CONTRIBUTING.md`
225
+
226
+ ## [3.2.9](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.9)
227
+
228
+ ### Enhancements
229
+
230
+ - Add support for [header overlay images](https://mmistakes.github.io/minimal-mistakes/docs/layouts/#header-overlay) for Open Graph images. [#358](https://github.com/mmistakes/minimal-mistakes/pull/358)
231
+
232
+ ### Bug Fixes
233
+
234
+ - Fix `Person` typo Schema.org type [#358](https://github.com/mmistakes/minimal-mistakes/pull/358)
235
+
236
+ ### Maintenance
237
+
238
+ - Update `github-pages` gem and dependencies.
239
+ - Remove `minutes_read` to avoid awkward reading time wording [#356](https://github.com/mmistakes/minimal-mistakes/issues/356)
240
+
241
+ ## [3.2.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.8)
242
+
243
+ ### Bug Fixes
244
+
245
+ - Remove `cursor: pointer` that appears on white-space surrounding author side list items and links. [#354](https://github.com/mmistakes/minimal-mistakes/pull/354)
246
+
247
+ ### Maintenance
248
+
249
+ - Add contributing information to `README.md`. [#357](https://github.com/mmistakes/minimal-mistakes/issues/357)
250
+
251
+ ## [3.2.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.7)
252
+
253
+ ### Enhancements
254
+
255
+ - Add French localized UI text. [#346](https://github.com/mmistakes/minimal-mistakes/pull/346)
256
+
257
+ ### Bug Fixes
258
+
259
+ - Fix branch logic for Yandex and Alexa in `seo.html`. [#348](https://github.com/mmistakes/minimal-mistakes/pull/348)
260
+
261
+ ## [3.2.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.6)
262
+
263
+ ### Bug Fixes
264
+
265
+ - Fix error `Liquid Exception: divided by 0 in _includes/archive-single.html, included in _layouts/single.html` caused by null `words_per_minute` in `_config.yml`. [#345](https://github.com/mmistakes/minimal-mistakes/pull/345)
266
+
267
+ ## [3.2.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.5)
268
+
269
+ ### Bug Fixes
270
+
271
+ - Fix link color in hero overlay to be white.
272
+ - Remove underlines from archive item titles.
273
+
274
+ ## [3.2.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.4)
275
+
276
+ ### Enhancements
277
+
278
+ - Improve text alignment of masthead, hero overlay, page footer to be flush left and remove awkward white-space gaps. [#342](https://github.com/mmistakes/minimal-mistakes/issues/342)
279
+ - Add Spanish localized UI text. [#338](https://github.com/mmistakes/minimal-mistakes/pull/338)
280
+
281
+ ### Bug Fixes
282
+
283
+ - Fix alignment of icons in author sidebar [#341](https://github.com/mmistakes/minimal-mistakes/issues/341)
284
+
285
+ ### Maintenance
286
+
287
+ - Add background color to page footer to set it apart from main content. [#342](https://github.com/mmistakes/minimal-mistakes/issues/342)
288
+ - Add terms and privacy policy to theme's demo site. [#343](https://github.com/mmistakes/minimal-mistakes/issues/343)
289
+ - Update screenshots found in theme documentation.
290
+
291
+ ## [3.2.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.3)
292
+
293
+ ### Enhancements
294
+
295
+ - Add [Discourse](https://www.discourse.org/) as a commenting provider. [#335](https://github.com/mmistakes/minimal-mistakes/pull/335)
296
+
297
+ ## [3.2.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.2)
298
+
299
+ ### Enhancements
300
+
301
+ - Add support for image captions in Magnific Popup overlays via the [`gallery`](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#gallery) helper. [#334](https://github.com/mmistakes/minimal-mistakes/issues/334)
302
+
303
+ ## [3.2.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.1)
304
+
305
+ ### Bug Fixes
306
+
307
+ - Remove need for "double tapping" masthead menu links on iOS devices. [#315](https://github.com/mmistakes/minimal-mistakes/issues/315)
308
+
309
+ ### Maintenance
310
+
311
+ - Add `ISSUE_TEMPLATE.md` for improve issue submission process.
312
+
313
+ ## [3.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.0)
314
+
315
+ ### Bug Fixes
316
+
317
+ - Fix missing category/tag links in post footer due to possible conflict with `site.tags` and `site.categories`. [#329](https://github.com/mmistakes/minimal-mistakes/issues/329#issuecomment-222375568)
318
+
319
+ ## [3.1.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.8)
320
+
321
+ ### Bug Fixes
322
+
323
+ - Fix `Liquid Exception: undefined method 'gsub' for nil:NilClass in _layouts/single.html` error when `page.title` is null. `<h1>` element is now conditional if `title: ` is not set for a `page` or collection item. [#312](https://github.com/mmistakes/minimal-mistakes/issues/312)
324
+
325
+ ### Maintenance
326
+
327
+ - Remove duplicate `fa-twitter` and `fa-twitter-square` classes from `_utilities.scss`. [#302](https://github.com/mmistakes/minimal-mistakes/issues/302)
328
+
329
+ - Document installing additional Jekyll gem dependencies when using `gem "jekyll"` instead of `gem "github-pages"` to avoid any errors on run. [#305](https://github.com/mmistakes/minimal-mistakes/issues/305)
330
+
331
+ ## [3.1.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.7)
332
+
333
+ ### Enhancements
334
+
335
+ - Add translation key for "Recent Posts" used in home page `index.html`. [#316](https://github.com/mmistakes/minimal-mistakes/pull/316)
336
+
337
+ ### Maintenance
338
+
339
+ - Small fix to avoid underlying the whitespace between icons and related text when hovering. [#303](https://github.com/mmistakes/minimal-mistakes/pull/303)
340
+
341
+ ## [3.1.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.6)
342
+
343
+ ### Maintenance
344
+
345
+ - Update gem dependencies. Run `bundle` to update `Gemfile.lock`.
346
+
347
+ ## [3.1.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.5)
348
+
349
+ ### Maintenance
350
+
351
+ - Fix `www` and `https` links in author profile include [#293](https://github.com/mmistakes/minimal-mistakes/pull/293)
352
+
353
+ ## [3.1.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.4)
354
+
355
+ ### Enhancements
356
+
357
+ - Add overlay_filter param to hero headers [#298](https://github.com/mmistakes/minimal-mistakes/pull/298)
358
+
359
+ ## [3.1.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.3)
360
+
361
+ ### Enhancements
362
+
363
+ - Improve `site.locale` documentation [#284](https://github.com/mmistakes/minimal-mistakes/issues/284)
364
+ - Remove ProTip note about protocol-less `site.url` as it is an anti-pattern [#288](https://github.com/mmistakes/minimal-mistakes/issues/288)
365
+
366
+ ### Bug Fixes
367
+
368
+ - Fix `og_image` URL in seo.html [#277](https://github.com/mmistakes/minimal-mistakes/issues/277)
369
+ - Fix `author_profile` toggle when assigned in a `_layout` [#285](https://github.com/mmistakes/minimal-mistakes/issues/285)
370
+ - Fix typo in `build:all` npm script [#283](https://github.com/mmistakes/minimal-mistakes/pull/283)
371
+ - Fix URL typo documentation [#287](https://github.com/mmistakes/minimal-mistakes/issues/287)
372
+ - SEO author bug. If `twitter.username` is set and `author.twitter` is `nil` bad things happen. [#289](https://github.com/mmistakes/minimal-mistakes/issues/289)
373
+
374
+ ## [3.1.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.2)
375
+
376
+ ### Enhancements
377
+
378
+ - Explain how to use `nav_list` helper in [documentation](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#navigation-list).
379
+ - Reduce left/right padding on smaller screens to increase width of main content column.
380
+
381
+ ### Bug Fixes
382
+
383
+ - Fix alignment issues with related posts [#273](https://github.com/mmistakes/minimal-mistakes/issues/273) and "Follow" button in author profile [#274](https://github.com/mmistakes/minimal-mistakes/issues/274).
384
+
385
+ ## [3.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.1)
386
+
387
+ ### Bug Fix
388
+
389
+ - Fixed reading time bug when `words_per_minute` wasn't set in `_config.yml` [#271](https://github.com/mmistakes/minimal-mistakes/issues/271)
390
+
391
+ ## [3.1.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.0)
392
+
393
+ ### Enhancements
394
+
395
+ - Updated [Font Awesome](https://fortawesome.github.io/Font-Awesome/whats-new/) to version 4.6.1
396
+ - Added optional GitHub and Bitbucket links to footer if set on `site.author` in `_config.yml`.
397
+
398
+ ### Bug Fixes
399
+ - Fixed Bitbucket URL typo in author sidebar.
400
+
401
+ ## [3.0.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.0.3)
402
+
403
+ ### Enhancements
404
+
405
+ - Rebuilt the entire theme: layouts, includes, stylesheets, scripts, you name it.
406
+ - Refreshed the look and feel while staying true to the original design of the theme (author sidebar/main content).
407
+ - Replaced grid system with [Susy](http://susy.oddbird.net/).
408
+ - Replaced Grunt tasks with `npm` scripts.
409
+ - 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)
410
+ - Greatly improved [theme documentation](https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/).
411
+ - Increased the amount of sample posts, sample pages, and sample collections to throughly test the theme and edge-cases.
412
+ - Moved all sample content and assets out of `master` to keep it as clean as possible for forking.
413
+ - 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.
414
+ - Added taxonomy links to posts (tags and categories).
415
+ - Added optional "reading time" meta data.
416
+ - Improved Liquid used for Twitter Cards and Open Graph data in `<head>`.
417
+ - Improved `gallery` include helper and added `feature_row` for use with splash page layout.
418
+ - Added Keybase.io, author web URI, and Bitbucket optional links to sidebar.
419
+ - Add `feed.xml` link to footer.
420
+ - Added a [UI text data file](https://mmistakes.github.io/minimal-mistakes/docs/ui-text/) to easily change all text found in the theme.
421
+ - Added LinkedIn to optional social share buttons.
422
+ - Added Facebook, Google+, and custom commenting options in addition to Disqus.
423
+ - Added optional breadcrumb links.
424
+
425
+ ## [2.2.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.2.1)
426
+
427
+ ## [2.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.2.0)
428
+
429
+ ### Enhancements
430
+
431
+ - Add support for Jekyll 3.0
432
+ - Minor updates to syntax highlighting CSS and theme documentation
433
+
434
+ ## [2.1.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.3)
435
+
436
+ ### Enhancements
437
+
438
+ - Cleaner print styles that remove the top navigation, social sharing buttons, and other elements not needed when printed.
439
+
440
+ ## [2.1.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.2)
441
+
442
+ ### Enhancements
443
+
444
+ - Add optional CodePen icon/url to author side bar [#156](https://github.com/mmistakes/minimal-mistakes/pull/156)
445
+ - Documented Stackoverflow username explanation in `_config.yml` [#157](https://github.com/mmistakes/minimal-mistakes/pull/157)
446
+ - Simplified Liquid in `post-index.html` to better handle year listings [#166](https://github.com/mmistakes/minimal-mistakes/pull/166)
447
+
448
+ ### Bug Fixes
449
+
450
+ - Cleanup Facebook related Open Graph meta tags [#149](https://github.com/mmistakes/minimal-mistakes/issues/149)
451
+ - Corrected minor typos [#158](https://github.com/mmistakes/minimal-mistakes/pull/158) [#175](https://github.com/mmistakes/minimal-mistakes/issues/175)
452
+
453
+ ## [2.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.1)
454
+
455
+ ### Enhancements
456
+
457
+ - Add optional XING profile link to author sidebar
458
+ - Include open graph meta tags for feature image (if assigned) [#149](https://github.com/mmistakes/minimal-mistakes/issues/149)
459
+ - Create an include for feed footer
460
+
461
+ ### Bug Fixes
462
+
463
+ - Remove http protocol from Google search form on sample 404 page
464
+ - Only show related posts if there are one or more available
465
+ - Fix alignment of email address link in author sidebar
466
+
467
+ ## [2.1.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.0)
468
+
469
+ ### Enhancements
470
+
471
+ - Add optional social sharing buttons ([#42](https://github.com/mmistakes/minimal-mistakes/issues/42))
472
+
473
+ ![social sharing buttons](https://cloud.githubusercontent.com/assets/1376749/5860522/d9f28a96-a22f-11e4-9b83-940a3a9a766a.png)
474
+
475
+ - 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.
476
+ - Fix typos in posts and documentation and remove references to Less
477
+ - Include note about Octopress gem being optional
478
+ - Post author override support extended to the Atom feed ([#71](https://github.com/mmistakes/minimal-mistakes/pull/71))
479
+ - Only include email address in feed if specified in `_config.yml` or author `_data`
480
+ - Wrap all page content in `#main` to harmonize article and post index styles ([#86](https://github.com/mmistakes/minimal-mistakes/issues/86))
481
+ - Include new sample feature images for posts and pages
482
+ - Table of contents improvements: fix collapse toggle, indent nested elements, show on small screens, and create an `_include` for reusing in posts and pages.
483
+ - Include note about running Jekyll with `bundle exec` when using Bundler
484
+ - Fix home page path in top navigation
485
+ - Remove Google Authorship ([#120](https://github.com/mmistakes/minimal-mistakes/issues/120))
486
+ - Remove duplicate author content that displayed in `div.article-author-bottom`
487
+ - Removed unused `_sass/print.scss` styles
488
+ - Improve comments in `.scss` files
489
+
490
+ ## [2.0.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/v2.0)
491
+
492
+ ## [1.3.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.3.3)
493
+
494
+ ### Enhancements
495
+
496
+ - Added new icons and profile links for Stackoverflow, Dribbble, Pinterest, Foursquare, and Steam to the author bio sidebar.
497
+ - Cleaned up the Kramdown auto table of contents styling to be more readable
498
+ - Removed page width specific .less stylesheets and created mixins for easier updating
499
+ - Removed Modernizr since it wasn't being used
500
+ - Added pages to sitemap.xml
501
+ - Added category: to rake new_post task
502
+ - Minor typographic changes
503
+
504
+ ### Bug Fixes
505
+
506
+ - Corrected various broken links in README and Theme Setup.
507
+
508
+ ## [1.3.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.3.1)
509
+
510
+ ### Enhancements
511
+
512
+ - Cleaned up table of contents styling
513
+ - 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.
514
+
515
+ ![menu animation](https://camo.githubusercontent.com/3fbd8c1326485f4b1ab32c0005c0fca7660b5d31/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f313337363734392f323136343037352f31653366303663322d393465372d313165332d383961612d6436623636376562306564662e676966)
516
+
517
+ ## [1.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.2.0)
518
+
519
+ ### Bug Fixes
520
+
521
+ - Table weren't filling the entire width of the content container. They now scale at 100%. Thanks [@dhruvbhatia](https://github.com/dhruvbhatia)
522
+
523
+ ### Enhancements
524
+
525
+ - Decreased spacing between Markdown footnotes
526
+ - Removed dark background on footer
527
+ - Removed UPPERCASE styling on post titles in the index listing
528
+
529
+ ## [1.1.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.4)
530
+
531
+ ### Bug Fixes
532
+
533
+ - Fix top navigation bug issue ([#10](https://github.com/mmistakes/minimal-mistakes/issues/10)) for real this time. Remember to clear your floats kids.
534
+
535
+ ## [1.1.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.3)
536
+
537
+ ### Bug Fixes
538
+
539
+ - Fix top navigation links that weren't click able on small viewports (Issue [#10](https://github.com/mmistakes/minimal-mistakes/issues/10)).
540
+ - Remove line wrap from top navigation links that may span multiple lines.
541
+
542
+ ## [1.1.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.2)
543
+
544
+ ### Enhancements
545
+
546
+ - Added Grunt build script for compiling Less/JavaScript and optimizing image assets.
547
+ - Added support for large image summary Twitter card.
548
+ - Stylesheet adjustments
549
+
550
+ ## [1.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.1)
551
+
552
+ ### Bug Fixes
553
+
554
+ - Removed [Typeplate](http://typeplate.com/) styles. Was [causing issues with newer versions of Less](https://github.com/typeplate/typeplate.github.io/issues/108) and is no longer maintained.
555
+
556
+ ### Enhancements
557
+
558
+ - Added [image attribution](http://mmistakes.github.io/minimal-mistakes/theme-setup/#feature-images) for post and page feature images.
559
+ - Added [404 page](http://mmistakes.github.io/minimal-mistakes/404.html).
560
+ - Cleaned up various Less variables to better align with naming conventions used in other MM Jekyll themes.
561
+ - Removed Chrome Frame references.
562
+ - Added global CSS3 transitions to text and block elements.
563
+ - Improved typography in a few places.
564
+
565
+ ## [1.0.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/v1.0.2)
566
+
567
+ ### Enhancements
568
+
569
+ - Google Analytics, Google Authorship, webmaster verifies, and Twitter card meta are now optional.
570
+
571
571
  ## [1.0.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/v1.0.1)