minimal-mistakes-jekyll 4.3.1 → 4.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (119) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +773 -758
  3. data/LICENSE.txt +20 -20
  4. data/README.md +160 -156
  5. data/_layouts/default.html +34 -34
  6. data/_layouts/single.html +3 -3
  7. data/_layouts/splash.html +1 -1
  8. data/_sass/minimal-mistakes.scss +40 -0
  9. data/_sass/{_animations.scss → minimal-mistakes/_animations.scss} +0 -0
  10. data/_sass/{_archive.scss → minimal-mistakes/_archive.scss} +0 -0
  11. data/_sass/{_base.scss → minimal-mistakes/_base.scss} +0 -0
  12. data/_sass/{_buttons.scss → minimal-mistakes/_buttons.scss} +0 -0
  13. data/_sass/{_footer.scss → minimal-mistakes/_footer.scss} +0 -0
  14. data/_sass/{_forms.scss → minimal-mistakes/_forms.scss} +0 -0
  15. data/_sass/{_masthead.scss → minimal-mistakes/_masthead.scss} +0 -0
  16. data/_sass/{_mixins.scss → minimal-mistakes/_mixins.scss} +0 -0
  17. data/_sass/{_navigation.scss → minimal-mistakes/_navigation.scss} +0 -0
  18. data/_sass/{_notices.scss → minimal-mistakes/_notices.scss} +0 -0
  19. data/_sass/{_page.scss → minimal-mistakes/_page.scss} +1 -1
  20. data/_sass/minimal-mistakes/_print.scss +238 -0
  21. data/_sass/{_reset.scss → minimal-mistakes/_reset.scss} +0 -0
  22. data/_sass/{_sidebar.scss → minimal-mistakes/_sidebar.scss} +0 -0
  23. data/_sass/{_syntax.scss → minimal-mistakes/_syntax.scss} +0 -0
  24. data/_sass/{_tables.scss → minimal-mistakes/_tables.scss} +0 -0
  25. data/_sass/{_utilities.scss → minimal-mistakes/_utilities.scss} +8 -1
  26. data/_sass/{_variables.scss → minimal-mistakes/_variables.scss} +127 -127
  27. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/_breakpoint.scss +0 -0
  28. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/_context.scss +0 -0
  29. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/_helpers.scss +0 -0
  30. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/_legacy-settings.scss +0 -0
  31. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/_no-query.scss +0 -0
  32. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/_parsers.scss +0 -0
  33. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/_respond-to.scss +0 -0
  34. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/_settings.scss +0 -0
  35. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/parsers/_double.scss +0 -0
  36. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/parsers/_query.scss +0 -0
  37. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/parsers/_resolution.scss +0 -0
  38. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/parsers/_single.scss +0 -0
  39. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/parsers/_triple.scss +0 -0
  40. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/parsers/double/_default-pair.scss +0 -0
  41. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/parsers/double/_default.scss +0 -0
  42. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/parsers/double/_double-string.scss +0 -0
  43. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/parsers/resolution/_resolution.scss +0 -0
  44. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/parsers/single/_default.scss +0 -0
  45. data/_sass/{vendor → minimal-mistakes/vendor}/breakpoint/parsers/triple/_default.scss +0 -0
  46. data/_sass/{vendor → minimal-mistakes/vendor}/font-awesome/_animated.scss +0 -0
  47. data/_sass/{vendor → minimal-mistakes/vendor}/font-awesome/_bordered-pulled.scss +0 -0
  48. data/_sass/{vendor → minimal-mistakes/vendor}/font-awesome/_core.scss +0 -0
  49. data/_sass/{vendor → minimal-mistakes/vendor}/font-awesome/_fixed-width.scss +0 -0
  50. data/_sass/{vendor → minimal-mistakes/vendor}/font-awesome/_font-awesome.scss +0 -0
  51. data/_sass/{vendor → minimal-mistakes/vendor}/font-awesome/_icons.scss +0 -0
  52. data/_sass/{vendor → minimal-mistakes/vendor}/font-awesome/_larger.scss +0 -0
  53. data/_sass/{vendor → minimal-mistakes/vendor}/font-awesome/_list.scss +0 -0
  54. data/_sass/{vendor → minimal-mistakes/vendor}/font-awesome/_mixins.scss +0 -0
  55. data/_sass/{vendor → minimal-mistakes/vendor}/font-awesome/_path.scss +0 -0
  56. data/_sass/{vendor → minimal-mistakes/vendor}/font-awesome/_rotated-flipped.scss +0 -0
  57. data/_sass/{vendor → minimal-mistakes/vendor}/font-awesome/_screen-reader.scss +0 -0
  58. data/_sass/{vendor → minimal-mistakes/vendor}/font-awesome/_stacked.scss +0 -0
  59. data/_sass/{vendor → minimal-mistakes/vendor}/font-awesome/_variables.scss +0 -0
  60. data/_sass/{vendor → minimal-mistakes/vendor}/magnific-popup/_magnific-popup.scss +0 -0
  61. data/_sass/{vendor → minimal-mistakes/vendor}/magnific-popup/_settings.scss +0 -0
  62. data/_sass/{vendor → minimal-mistakes/vendor}/susy/_su.scss +0 -0
  63. data/_sass/{vendor → minimal-mistakes/vendor}/susy/_susy.scss +0 -0
  64. data/_sass/{vendor → minimal-mistakes/vendor}/susy/_susyone.scss +0 -0
  65. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/_su.scss +0 -0
  66. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/_susy.scss +0 -0
  67. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/_susyone.scss +0 -0
  68. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susy/_background.scss +0 -0
  69. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susy/_bleed.scss +0 -0
  70. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susy/_box-sizing.scss +0 -0
  71. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susy/_breakpoint-plugin.scss +0 -0
  72. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susy/_container.scss +0 -0
  73. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susy/_context.scss +0 -0
  74. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susy/_gallery.scss +0 -0
  75. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susy/_grids.scss +0 -0
  76. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susy/_gutters.scss +0 -0
  77. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susy/_isolate.scss +0 -0
  78. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susy/_margins.scss +0 -0
  79. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susy/_padding.scss +0 -0
  80. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susy/_rows.scss +0 -0
  81. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susy/_settings.scss +0 -0
  82. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susy/_span.scss +0 -0
  83. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susy/_validation.scss +0 -0
  84. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susyone/_background.scss +0 -0
  85. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susyone/_functions.scss +0 -0
  86. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susyone/_grid.scss +0 -0
  87. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susyone/_isolation.scss +0 -0
  88. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susyone/_margin.scss +0 -0
  89. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susyone/_media.scss +0 -0
  90. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susyone/_padding.scss +0 -0
  91. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/language/susyone/_settings.scss +0 -0
  92. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/_float.scss +0 -0
  93. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/_shared.scss +0 -0
  94. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/_support.scss +0 -0
  95. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/float/_container.scss +0 -0
  96. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/float/_end.scss +0 -0
  97. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/float/_isolate.scss +0 -0
  98. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/float/_span.scss +0 -0
  99. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/shared/_background.scss +0 -0
  100. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/shared/_container.scss +0 -0
  101. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/shared/_direction.scss +0 -0
  102. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/shared/_inspect.scss +0 -0
  103. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/shared/_margins.scss +0 -0
  104. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/shared/_output.scss +0 -0
  105. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/shared/_padding.scss +0 -0
  106. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/support/_background.scss +0 -0
  107. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/support/_box-sizing.scss +0 -0
  108. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/support/_clearfix.scss +0 -0
  109. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/support/_prefix.scss +0 -0
  110. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/support/_rem.scss +0 -0
  111. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/output/support/_support.scss +0 -0
  112. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/su/_grid.scss +0 -0
  113. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/su/_settings.scss +0 -0
  114. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/su/_utilities.scss +0 -0
  115. data/_sass/{vendor → minimal-mistakes/vendor}/susy/susy/su/_validation.scss +0 -0
  116. data/assets/css/main.scss +7 -76
  117. data/assets/js/main.min.js +12 -12
  118. metadata +110 -109
  119. data/_sass/_print.scss +0 -18
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2460824a3786ed6abe8c908a4ca43b38c9c8915e
4
- data.tar.gz: 920767b7070232bebdc6e576ecd2bb2e4a66e30c
3
+ metadata.gz: 78eae44ee62e97a980bc678503377d1c7a4fde44
4
+ data.tar.gz: 82056a1fa0bb392d96362ed077f98031e25e727d
5
5
  SHA512:
6
- metadata.gz: f09b01bd8e7af5e44229bce9ac019ecb88ab6771a3cacc93ccf9446f1f6a3e83ffeb63490033eb6d78e3d8043d49b9b5768cfbb57e39cc34b2944eb3e13a503f
7
- data.tar.gz: 5b509f833ee72ba458e22ed34b21d8d8240a71cc66002e107e95cc44558398a9ef9c7ea0419b871a73131c286b6062b4ba67ae04495d99328de9c44e3a1c5a8c
6
+ metadata.gz: 547b03a51cc41728c7e83eed9b1c2bb557e141e289e694f3f4dd9c191207e090e519dbde6273d6f49b316e907a30839429e0892979802f3732905ca503550ddb
7
+ data.tar.gz: c05a6e5239b14082a076ee9af17b1910473612a155791adefa0646cde2344fe46a8dd0f4a9b56f21b09029d609f5739e29779d8cff7ae6f2f5d995985a38550f
data/CHANGELOG.md CHANGED
@@ -1,758 +1,773 @@
1
- ## [4.3.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.3.1)
2
-
3
- ### Bug Fixes
4
-
5
- - Correctly show Related Posts heading when UI Text data file is omitted and `related: true` in YAML Front Matter. [#901](https://github.com/mmistakes/minimal-mistakes/pull/901)
6
-
7
- ## [4.3.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.3.0)
8
-
9
- ### Enhancements
10
-
11
- - Add workaround to allow theme gem's `/assets/js/main.min.js` file to be overridden by a local version. Simply add the following YAML Front Matter to the file:
12
-
13
- ```
14
- ---
15
- layout:
16
- ---
17
- ```
18
-
19
- Any local customizations you make to `/assets/js/main.min.js` should now replace the theme gem's version.
20
-
21
- ## [4.2.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.2.2)
22
-
23
- ### Enhancements
24
-
25
- - Update [Greedy Navigation](https://github.com/lukejacksonn/GreedyNav) to flexbox version to make it more flexible when dealing with long site titles (`site.title`). [#836](https://github.com/mmistakes/minimal-mistakes/issues/836)
26
- - Adjust `box-shadow` in navigation and author sidebar. [#576](https://github.com/mmistakes/minimal-mistakes/pull/576)
27
- - Add Russian, Korean, and zh-TW localized UI text. [#815](https://github.com/mmistakes/minimal-mistakes/issues/815) [#834](https://github.com/mmistakes/minimal-mistakes/pull/834) [#838](https://github.com/mmistakes/minimal-mistakes/pull/838)
28
-
29
- ### Bug Fixes
30
-
31
- - Fix Discourse embedded comments bug. [#823](https://github.com/mmistakes/minimal-mistakes/issues/823)
32
- - Fix `seo_author` default value in `seo.html` and add `author` meta. [#858](https://github.com/mmistakes/minimal-mistakes/pull/858)
33
-
34
- ### Maintenance
35
-
36
- - Add theme meta info to `_layouts/default.html` and `main.css`.
37
- - Update README.
38
- - Improve the pagination and taxonomy archive documentation. [#826](https://github.com/mmistakes/minimal-mistakes/pull/826)
39
- - Add comments to `/docs/_config.yml` to clarify use of YAML references. [#847](https://github.com/mmistakes/minimal-mistakes/pull/847)
40
-
41
- ## [4.2.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.2.1)
42
-
43
- ### Enhancements
44
-
45
- - Improve `paginator.html` to support paginated pages that live inside of a subfolder. See [documentation](https://mmistakes.github.io/minimal-mistakes/docs/layouts/#home-page) for more details. [#764](https://github.com/mmistakes/minimal-mistakes/pull/764/)
46
-
47
- ### Maintenance
48
-
49
- - Add `https` protocol to Google Universal Analytics embed. [#772](https://github.com/mmistakes/minimal-mistakes/pull/772)
50
-
51
- ## [4.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.2.0)
52
-
53
- ### Enhancements
54
-
55
- - Add `video` helper (for YouTube/Vimeo) and video headers to `single`, `archive`, and `splash` layouts. [#788](https://github.com/mmistakes/minimal-mistakes/pull/788)
56
- - Add missing simplified Chinese localized UI text strings. [#747](https://github.com/mmistakes/minimal-mistakes/pull/747)
57
- - Add Nepali (Nepalese) localized UI text strings. [#785](https://github.com/mmistakes/minimal-mistakes/pull/785)
58
- - Remove borders from table elements found in Google Custom Search Engine widget. [#759](https://github.com/mmistakes/minimal-mistakes/issues/759)
59
-
60
- ### Bug Fixes
61
-
62
- - Remove `position: sticky` JavaScript polyfill and fallback to default positioning for browsers that don't support it. [#752](https://github.com/mmistakes/minimal-mistakes/issues/752)
63
-
64
- ### Maintenance
65
-
66
- - Fix invalid Google Universal Analytics example in documentation. [#783](https://github.com/mmistakes/minimal-mistakes/pull/783)
67
- - Bump `jekyll-sitemap` gem dependency to (1.0).
68
-
69
- ## [4.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.1.1)
70
-
71
- ### Enhancements
72
-
73
- - Remove hardcoded `words_per_minute` "less than" and "minute read" values and make dynamic. [#703](https://github.com/mmistakes/minimal-mistakes/issues/703)
74
- - Update Font Awesome to `v4.7.0`. [#723](https://github.com/mmistakes/minimal-mistakes/issues/723), [#722](https://github.com/mmistakes/minimal-mistakes/issues/722)
75
- - Add support for YouTube channel URLs in author profile. [#716](https://github.com/mmistakes/minimal-mistakes/issues/716)
76
-
77
- ### Bug Fixes
78
-
79
- - Add Jekyll as `spec.add_runtime_dependency` in `.gemspec`.
80
-
81
- ## [4.1.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.1.0)
82
-
83
- ### Enhancements
84
-
85
- - Add Jekyll include for adding [custom author profile links](https://github.com/mmistakes/minimal-mistakes/blob/master/_includes/author-profile-custom-links.html) to sidebar
86
-
87
- ### Bug Fixes
88
-
89
- - Fix link to Discourse.org homepage in `noscript` section [#699](https://github.com/mmistakes/minimal-mistakes/pull/699)
90
- - Fix padding issue with pagination buttons [#694](https://github.com/mmistakes/minimal-mistakes/issues/694)
91
-
92
- ## [4.0.10](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.0.10)
93
-
94
- ### Bug Fixes
95
-
96
- - Add Staticman default `path`. [#683](https://github.com/mmistakes/minimal-mistakes/issues/683)
97
-
98
- ### Maintenance
99
-
100
- - Slight correction/improvements to French UI text. [#685](https://github.com/mmistakes/minimal-mistakes/pull/685)
101
-
102
- ## [4.0.9](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.0.9)
103
-
104
- ### Bug Fixes
105
-
106
- - Fix overlapping sidebar navigation lists due to `max-height: 100vh`. [#668](https://github.com/mmistakes/minimal-mistakes/issues/668)
107
-
108
- ## [4.0.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.0.8)
109
-
110
- ### Bug Fixes
111
-
112
- - Set default value for `words_per_minute`. [#657](https://github.com/mmistakes/minimal-mistakes/issues/657)
113
- - Adjust sidebar navigation list CSS so it collapses at the correct width.
114
-
115
- ### Maintenance
116
-
117
- - Add Google AdSense banner to `/docs/_layouts/default.html` for demo site.
118
-
119
- ## [4.0.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.0.7)
120
-
121
- ### Enhancements
122
-
123
- - Add `!default` values to **_sass/_variables.scss**.
124
- - Collapse sidebar navigation lists on smaller screens. [#607](https://github.com/mmistakes/minimal-mistakes/issues/607)
125
-
126
- ### Bug Fixes
127
-
128
- - Rename `#comments` to something more unique to avoid clashes with Kramdown generated headline IDs. [#582](https://github.com/mmistakes/minimal-mistakes/issues/582)
129
-
130
- ### Maintenance
131
-
132
- - Reorganize SCSS partials in **assets/css/main.scss**
133
-
134
- ## [4.0.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.0.6)
135
-
136
- ### Enhancements
137
-
138
- - Add [`figure` helper](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#figure) to make generating a `<figure>` element with a single image and caption easier. [#572](https://github.com/mmistakes/minimal-mistakes/pull/572)
139
- - Add structured data markup for `itemprop="person"` in author profile sidebar. [#647](https://github.com/mmistakes/minimal-mistakes/pull/647)
140
-
141
- ### Bug Fixes
142
-
143
- - Fix improper YAML formatting of some locales. [#651](https://github.com/mmistakes/minimal-mistakes/pull/651)
144
-
145
- ### Maintenance
146
-
147
- - Clarify "migrating to gem-theme" instructions in **Quick Start Guide**.
148
- - Add `rake preview` task for testing `/test` during theme development.
149
-
150
- ## [4.0.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.0.5)
151
-
152
- ### Enhancements
153
-
154
- - Update gems: `jekyll-sitemap` (0.12), `jekyll-feed` (0.8).
155
- - Improve next/previous pager links visibility by changing gray color to blue (`$link-color`).
156
-
157
- ### Bug Fixes
158
-
159
- - Fix `.sidebar` flicker/jump when hovered. [#583](https://github.com/mmistakes/minimal-mistakes/issues/583)
160
-
161
- ### Maintenance
162
-
163
- - Move contents of `gh-pages` branch to `master` inside of the `/docs` folder.
164
-
165
- ## [4.0.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.0.4)
166
-
167
- ### Enhancements
168
-
169
- - "Gemify" theme ~> `gem "minimal-mistakes-jekyll"`
170
- - Replace `base_path` include with `absolute_url` filter where possible.
171
- - Allow images to be placed in other folders. Remove `/images/` only restriction and encourage placement in `/assets/images/` instead. **Full paths are now required. If upgrading from MM 3.4 add `/images/` before filenames in Front Matter and `_config.yml` variables.**
172
- - Add [home `layout`](https://github.com/mmistakes/minimal-mistakes/blob/master/_layouts/home.html)
173
- - Added missing Turkish translations for UI text. [#621](https://github.com/mmistakes/minimal-mistakes/pull/621)
174
- - Make author avatar optional in sidebar.
175
- - Update **/_includes/seo.html** for meta description. [#558](https://github.com/mmistakes/minimal-mistakes/pull/558)
176
-
177
- ### Bug Fixes
178
-
179
- - Fix navigation bar animation "flicker" in Safari [#568](https://github.com/mmistakes/minimal-mistakes/issues/568)
180
- - Fix `author.avatar` paths for externally hosted images.
181
-
182
- ### Maintenance
183
-
184
- - Add documentation around `gem "minimal-mistakes-jekyll"` installation and use.
185
- - Add note about using full image paths for eg. `assets/images/filename.jpg` (header images, overlays, galleries, feature rows, etc.) instead of assuming they will always be in `/images/`.
186
- - Add "[Overriding Theme Defaults](https://mmistakes.github.io/minimal-mistakes/docs/overriding-theme-defaults/)" page to documentation.
187
-
188
- ## [3.4.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.8)
189
-
190
- ### Enhancements
191
-
192
- - Improve type readability for larger viewports by bumping up base `font-size`. [#533](https://github.com/mmistakes/minimal-mistakes/issues/533)
193
- - Update Portuguese localized UI text. [#541](https://github.com/mmistakes/minimal-mistakes/pull/541)
194
- - Add `page.title` and via parameter to Twitter share link. [#538](https://github.com/mmistakes/minimal-mistakes/pull/538)
195
-
196
- ### Bug Fixes
197
-
198
- - Fix Last.fm author profile URL. [#540](https://github.com/mmistakes/minimal-mistakes/pull/540)
199
-
200
- ### Maintenance
201
-
202
- - Move Brazilian Portuguese localized text under `pt-BR` key.
203
-
204
- ## [3.4.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.7)
205
-
206
- ### Enhancements
207
-
208
- - Add `layout` based and user-defined class names to `<body>` element for added CSS hooks. [#526](https://github.com/mmistakes/minimal-mistakes/pull/526)
209
- - Add simplified Chinese localized UI text. [#532](https://github.com/mmistakes/minimal-mistakes/pull/532)
210
-
211
- ### Bug Fixes
212
-
213
- - Remove duplicate include of `base_path` in category-list.html [#522](https://github.com/mmistakes/minimal-mistakes/pull/522)
214
-
215
- ## [3.4.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.6)
216
-
217
- ### Enhancements
218
-
219
- - Add Italian "comments" related localized UI text. [#514](https://github.com/mmistakes/minimal-mistakes/pull/514)
220
-
221
- ### Bug Fixes
222
-
223
- - Disable `compress` HTML layout by default. To enable add `layout: compress` to `_layouts/default.html`.
224
-
225
- ## [3.4.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.5)
226
-
227
- ### Enhancements
228
-
229
- - Improve line numbered code block styling when using `{% highlight linenos %}` tag. [#513](https://github.com/mmistakes/minimal-mistakes/issues/513)
230
- - Add English fallback to "Follow" button label. [#496](https://github.com/mmistakes/minimal-mistakes/pull/496)
231
-
232
- ### Bug Fixes
233
-
234
- - Fix Firefox alignment issues with code blocks generated with the `{% highlight %}` tag. [#512](https://github.com/mmistakes/minimal-mistakes/issues/512)
235
-
236
- ### Maintenance
237
-
238
- - Clarified comment for `author.stackoverflow` value used in author sidebar links. [#487](https://github.com/mmistakes/minimal-mistakes/pull/487)
239
- - Add list of localized text strings. [#488](https://github.com/mmistakes/minimal-mistakes/pull/488)
240
- - Add `{% highlight %}` code block examples to demo site.
241
- - Add documentation for using custom sidebar navigation menus. [#476](https://github.com/mmistakes/minimal-mistakes/issues/476)
242
-
243
- ## [3.4.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.4)
244
-
245
- ### Enhancements
246
-
247
- - Add French "comments" related localized UI text. [#472](https://github.com/mmistakes/minimal-mistakes/pull/472)
248
-
249
- ### Bug Fixes
250
-
251
- - Exclude `vendor` in Jekyll config file.
252
- - Fix Liquid syntax error for offending parenthesis. [#479](https://github.com/mmistakes/minimal-mistakes/issues/479)
253
-
254
- ### Maintenance
255
-
256
- - Update gems: `colorator` (1.1.0), `forwardable-extended` (2.6.0), `github-pages` (93), `jekyll` (= 3.2.1), `minima` (= 1.0.1).
257
-
258
- ## [3.4.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.3)
259
-
260
- ### Enhancements
261
-
262
- - Make ["honeypot" `input`](https://github.com/mmistakes/minimal-mistakes/commit/06a8249a69a37dddda7e2a5bfbe32056c1a9a607) in Staticman comment form less obvious to spam bots
263
- - Add padding to `.highlight` code blocks to better [align `overflow` scrollbar](https://github.com/mmistakes/minimal-mistakes/commit/e4abec0a6f7f8cff72505ca0754615df294fd5b3) to the bottom.
264
- - Add additional image options for Twitter card social sharing meta tags. [#466](https://github.com/mmistakes/minimal-mistakes/pull/466)
265
- - Add structured data markup for Staticman comments. [#458](https://github.com/mmistakes/minimal-mistakes/issues/458)
266
-
267
- ### Bug Fixes
268
-
269
- - Format `og:locale` tag with `_` instead of `-`. [#462](https://github.com/mmistakes/minimal-mistakes/issues/462)
270
-
271
- ### Maintenance
272
-
273
- - Add note to docs about using `url: http://localhost:4000` when working locally.
274
-
275
- ## [3.4.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.2)
276
-
277
- ### Enhancements
278
-
279
- - Improve UX of static comment forms. [#448](https://github.com/mmistakes/minimal-mistakes/issues/448)
280
-
281
- ## [3.4.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.1)
282
-
283
- ### Enhancements
284
-
285
- - Add `staticman.filename` configuration with UNIX timestamp for sorting data files. example ~> `comment-1470943149`.
286
-
287
- ### Bug Fixes
288
-
289
- - Don't add `<a>` to author name if URL is blank.
290
-
291
- ## [3.4.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.0)
292
-
293
- ### Enhancements
294
-
295
- - Support static-based commenting via [Staticman](https://staticman.net/) for sites hosted with GitHub Pages. [#424](https://github.com/mmistakes/minimal-mistakes/issues/424)
296
-
297
- ## [3.3.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.7)
298
-
299
- ### Bug Fixes
300
-
301
- - Re-enabled Jekyll plugins in `_config.yml` in case they aren't autoloaded in `Gemfile`. [#417](https://github.com/mmistakes/minimal-mistakes/issues/417)
302
-
303
- ### Enhancements
304
-
305
- - Fallback to `site.github.url` for use in `{{ base_path }}` when `site.url` is `nil`.
306
- - 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)
307
-
308
- ### Maintenance
309
-
310
- - Document `site.repository` and its role with [`github-metadata`](https://github.com/jekyll/github-metadata) gem.
311
- - Add sample [archive page with content](https://mmistakes.github.io/minimal-mistakes/archive-layout-with-content/) for testing styles on demo site.
312
-
313
- ## [3.3.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.6)
314
-
315
- ### Bug Fixes
316
-
317
- - Fix blank `site.teaser` bug. [#412](https://github.com/mmistakes/minimal-mistakes/issues/412)
318
-
319
- ## [3.3.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.5)
320
-
321
- ### Enhancements
322
-
323
- - Add English default text `site.locale` strings. [#407](https://github.com/mmistakes/minimal-mistakes/issues/407)
324
- - Add Portuguese localized UI text. [#411](https://github.com/mmistakes/minimal-mistakes/pull/411)
325
- - Add Italian localized UI text. [#409](https://github.com/mmistakes/minimal-mistakes/pull/409)
326
-
327
- ### Maintenance
328
-
329
- - Remove unused Google AdSense variables in `_config.yml`. [#404](https://github.com/mmistakes/minimal-mistakes/issues/404)
330
- - Update `Gemfile` instructions for using `github-pages` vs. native `jekyll` gems.
331
- - Disable `gems:` in `_config.yml` and enable plugins with Bundler instead.
332
- - Add `repository` to `_config.yml` to suppress GitHub Pages error `Liquid Exception: No repo name found.`
333
-
334
- ## [3.3.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.4)
335
-
336
- ### Enhancements
337
-
338
- - 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)
339
- - Add Turkish localized UI text. [#403](https://github.com/mmistakes/minimal-mistakes/pull/403)
340
-
341
- ### Maintenance
342
-
343
- - Update gems: `activesupport` (4.2.7), `ffi` (1.9.14), `github-pages` (88), `jekyll-redirect-from` (0.11.0), `jekyll-watch` (1.5.0).
344
-
345
- ## [3.3.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.3)
346
-
347
- ### Enhancements
348
-
349
- - Make footer stick to the bottom of the page.
350
-
351
- ### Bug Fixes
352
-
353
- - Fix `gallery` size bug [#402](https://github.com/mmistakes/minimal-mistakes/issues/402)
354
-
355
- ### Maintenance
356
-
357
- - Set default `lang` to `en`.
358
-
359
- ## [3.3.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.2)
360
-
361
- ### Bug Fixes
362
-
363
- - Fix JavaScript that triggers "sticky" sidebar to avoid layout issues on screen sizes < `1024px`. [#396](https://github.com/mmistakes/minimal-mistakes/issues/396)
364
-
365
- ## [3.3.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.1)
366
-
367
- ### Enhancements
368
-
369
- - Enable image popup on < 500px wide screens. [#385](https://github.com/mmistakes/minimal-mistakes/issues/385)
370
- - 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)
371
- - Improve link posts in archive listings. [#276](https://github.com/mmistakes/minimal-mistakes/issues/276)
372
-
373
- ### Maintenance
374
-
375
- - Update gems: `github-pages` (86), `ffi` 1.9.13, `jekyll-mentions` 1.1.3, and `rouge` 1.11.1
376
- - Fix note about custom sidebar content appearing below author profile. [#388](https://github.com/mmistakes/minimal-mistakes/issues/388)
377
-
378
- ## [3.2.13](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.13)
379
-
380
- ### Enhancements
381
-
382
- - Add English default UI text for Canada, Great Britain, and Australia. [#377](https://github.com/mmistakes/minimal-mistakes/issues/377)
383
- - Switch default locale from `en-US` to `en`.
384
-
385
- ## [3.2.12](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.12)
386
-
387
- ### Enhancements
388
-
389
- - Remove window width "magic number" from sticky sidebar check in `main.js` for improved flexibility. [#375](https://github.com/mmistakes/minimal-mistakes/pull/375)
390
-
391
- ### Bug Fixes
392
-
393
- - 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)
394
-
395
- ## [3.2.11](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.11)
396
-
397
- ### Bug Fixes
398
-
399
- - Fix disappearing author sidebar links [#372](https://github.com/mmistakes/minimal-mistakes/issues/372)
400
-
401
- ### Maintenance
402
-
403
- - Update gems: `github-pages` (84), `jekyll-github-metadata` 2.0.2, and `kramdown` 1.11.1
404
- - Update vendor JavaScript: jQuery 1.12.4, Stickyfill.js 1.1.4
405
- - Update Font Awesome 4.6.3
406
-
407
- ## [3.2.10](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.10)
408
-
409
- ### Maintenance
410
-
411
- - Add `CONTRIBUTING.md`
412
-
413
- ## [3.2.9](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.9)
414
-
415
- ### Enhancements
416
-
417
- - 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)
418
-
419
- ### Bug Fixes
420
-
421
- - Fix `Person` typo Schema.org type [#358](https://github.com/mmistakes/minimal-mistakes/pull/358)
422
-
423
- ### Maintenance
424
-
425
- - Update `github-pages` gem and dependencies.
426
- - Remove `minutes_read` to avoid awkward reading time wording [#356](https://github.com/mmistakes/minimal-mistakes/issues/356)
427
-
428
- ## [3.2.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.8)
429
-
430
- ### Bug Fixes
431
-
432
- - Remove `cursor: pointer` that appears on white-space surrounding author side list items and links. [#354](https://github.com/mmistakes/minimal-mistakes/pull/354)
433
-
434
- ### Maintenance
435
-
436
- - Add contributing information to `README.md`. [#357](https://github.com/mmistakes/minimal-mistakes/issues/357)
437
-
438
- ## [3.2.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.7)
439
-
440
- ### Enhancements
441
-
442
- - Add French localized UI text. [#346](https://github.com/mmistakes/minimal-mistakes/pull/346)
443
-
444
- ### Bug Fixes
445
-
446
- - Fix branch logic for Yandex and Alexa in `seo.html`. [#348](https://github.com/mmistakes/minimal-mistakes/pull/348)
447
-
448
- ## [3.2.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.6)
449
-
450
- ### Bug Fixes
451
-
452
- - 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)
453
-
454
- ## [3.2.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.5)
455
-
456
- ### Bug Fixes
457
-
458
- - Fix link color in hero overlay to be white.
459
- - Remove underlines from archive item titles.
460
-
461
- ## [3.2.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.4)
462
-
463
- ### Enhancements
464
-
465
- - 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)
466
- - Add Spanish localized UI text. [#338](https://github.com/mmistakes/minimal-mistakes/pull/338)
467
-
468
- ### Bug Fixes
469
-
470
- - Fix alignment of icons in author sidebar [#341](https://github.com/mmistakes/minimal-mistakes/issues/341)
471
-
472
- ### Maintenance
473
-
474
- - Add background color to page footer to set it apart from main content. [#342](https://github.com/mmistakes/minimal-mistakes/issues/342)
475
- - Add terms and privacy policy to theme's demo site. [#343](https://github.com/mmistakes/minimal-mistakes/issues/343)
476
- - Update screenshots found in theme documentation.
477
-
478
- ## [3.2.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.3)
479
-
480
- ### Enhancements
481
-
482
- - Add [Discourse](https://www.discourse.org/) as a commenting provider. [#335](https://github.com/mmistakes/minimal-mistakes/pull/335)
483
-
484
- ## [3.2.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.2)
485
-
486
- ### Enhancements
487
-
488
- - 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)
489
-
490
- ## [3.2.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.1)
491
-
492
- ### Bug Fixes
493
-
494
- - Remove need for "double tapping" masthead menu links on iOS devices. [#315](https://github.com/mmistakes/minimal-mistakes/issues/315)
495
-
496
- ### Maintenance
497
-
498
- - Add `ISSUE_TEMPLATE.md` for improve issue submission process.
499
-
500
- ## [3.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.0)
501
-
502
- ### Bug Fixes
503
-
504
- - 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)
505
-
506
- ## [3.1.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.8)
507
-
508
- ### Bug Fixes
509
-
510
- - 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)
511
-
512
- ### Maintenance
513
-
514
- - Remove duplicate `fa-twitter` and `fa-twitter-square` classes from `_utilities.scss`. [#302](https://github.com/mmistakes/minimal-mistakes/issues/302)
515
-
516
- - 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)
517
-
518
- ## [3.1.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.7)
519
-
520
- ### Enhancements
521
-
522
- - Add translation key for "Recent Posts" used in home page `index.html`. [#316](https://github.com/mmistakes/minimal-mistakes/pull/316)
523
-
524
- ### Maintenance
525
-
526
- - Small fix to avoid underlying the whitespace between icons and related text when hovering. [#303](https://github.com/mmistakes/minimal-mistakes/pull/303)
527
-
528
- ## [3.1.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.6)
529
-
530
- ### Maintenance
531
-
532
- - Update gem dependencies. Run `bundle` to update `Gemfile.lock`.
533
-
534
- ## [3.1.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.5)
535
-
536
- ### Maintenance
537
-
538
- - Fix `www` and `https` links in author profile include [#293](https://github.com/mmistakes/minimal-mistakes/pull/293)
539
-
540
- ## [3.1.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.4)
541
-
542
- ### Enhancements
543
-
544
- - Add overlay_filter param to hero headers [#298](https://github.com/mmistakes/minimal-mistakes/pull/298)
545
-
546
- ## [3.1.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.3)
547
-
548
- ### Enhancements
549
-
550
- - Improve `site.locale` documentation [#284](https://github.com/mmistakes/minimal-mistakes/issues/284)
551
- - Remove ProTip note about protocol-less `site.url` as it is an anti-pattern [#288](https://github.com/mmistakes/minimal-mistakes/issues/288)
552
-
553
- ### Bug Fixes
554
-
555
- - Fix `og_image` URL in seo.html [#277](https://github.com/mmistakes/minimal-mistakes/issues/277)
556
- - Fix `author_profile` toggle when assigned in a `_layout` [#285](https://github.com/mmistakes/minimal-mistakes/issues/285)
557
- - Fix typo in `build:all` npm script [#283](https://github.com/mmistakes/minimal-mistakes/pull/283)
558
- - Fix URL typo documentation [#287](https://github.com/mmistakes/minimal-mistakes/issues/287)
559
- - 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)
560
-
561
- ## [3.1.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.2)
562
-
563
- ### Enhancements
564
-
565
- - Explain how to use `nav_list` helper in [documentation](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#navigation-list).
566
- - Reduce left/right padding on smaller screens to increase width of main content column.
567
-
568
- ### Bug Fixes
569
-
570
- - 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).
571
-
572
- ## [3.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.1)
573
-
574
- ### Bug Fix
575
-
576
- - Fixed reading time bug when `words_per_minute` wasn't set in `_config.yml` [#271](https://github.com/mmistakes/minimal-mistakes/issues/271)
577
-
578
- ## [3.1.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.0)
579
-
580
- ### Enhancements
581
-
582
- - Updated [Font Awesome](https://fortawesome.github.io/Font-Awesome/whats-new/) to version 4.6.1
583
- - Added optional GitHub and Bitbucket links to footer if set on `site.author` in `_config.yml`.
584
-
585
- ### Bug Fixes
586
- - Fixed Bitbucket URL typo in author sidebar.
587
-
588
- ## [3.0.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.0.3)
589
-
590
- ### Enhancements
591
-
592
- - Rebuilt the entire theme: layouts, includes, stylesheets, scripts, you name it.
593
- - Refreshed the look and feel while staying true to the original design of the theme (author sidebar/main content).
594
- - Replaced grid system with [Susy](http://susy.oddbird.net/).
595
- - Replaced Grunt tasks with `npm` scripts.
596
- - 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)
597
- - Greatly improved [theme documentation](https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/).
598
- - Increased the amount of sample posts, sample pages, and sample collections to throughly test the theme and edge-cases.
599
- - Moved all sample content and assets out of `master` to keep it as clean as possible for forking.
600
- - 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.
601
- - Added taxonomy links to posts (tags and categories).
602
- - Added optional "reading time" meta data.
603
- - Improved Liquid used for Twitter Cards and Open Graph data in `<head>`.
604
- - Improved `gallery` include helper and added `feature_row` for use with splash page layout.
605
- - Added Keybase.io, author web URI, and Bitbucket optional links to sidebar.
606
- - Add `feed.xml` link to footer.
607
- - Added a [UI text data file](https://mmistakes.github.io/minimal-mistakes/docs/ui-text/) to easily change all text found in the theme.
608
- - Added LinkedIn to optional social share buttons.
609
- - Added Facebook, Google+, and custom commenting options in addition to Disqus.
610
- - Added optional breadcrumb links.
611
-
612
- ## [2.2.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.2.1)
613
-
614
- ## [2.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.2.0)
615
-
616
- ### Enhancements
617
-
618
- - Add support for Jekyll 3.0
619
- - Minor updates to syntax highlighting CSS and theme documentation
620
-
621
- ## [2.1.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.3)
622
-
623
- ### Enhancements
624
-
625
- - Cleaner print styles that remove the top navigation, social sharing buttons, and other elements not needed when printed.
626
-
627
- ## [2.1.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.2)
628
-
629
- ### Enhancements
630
-
631
- - Add optional CodePen icon/url to author side bar [#156](https://github.com/mmistakes/minimal-mistakes/pull/156)
632
- - Documented Stackoverflow username explanation in `_config.yml` [#157](https://github.com/mmistakes/minimal-mistakes/pull/157)
633
- - Simplified Liquid in `post-index.html` to better handle year listings [#166](https://github.com/mmistakes/minimal-mistakes/pull/166)
634
-
635
- ### Bug Fixes
636
-
637
- - Cleanup Facebook related Open Graph meta tags [#149](https://github.com/mmistakes/minimal-mistakes/issues/149)
638
- - Corrected minor typos [#158](https://github.com/mmistakes/minimal-mistakes/pull/158) [#175](https://github.com/mmistakes/minimal-mistakes/issues/175)
639
-
640
- ## [2.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.1)
641
-
642
- ### Enhancements
643
-
644
- - Add optional XING profile link to author sidebar
645
- - Include open graph meta tags for feature image (if assigned) [#149](https://github.com/mmistakes/minimal-mistakes/issues/149)
646
- - Create an include for feed footer
647
-
648
- ### Bug Fixes
649
-
650
- - Remove http protocol from Google search form on sample 404 page
651
- - Only show related posts if there are one or more available
652
- - Fix alignment of email address link in author sidebar
653
-
654
- ## [2.1.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.0)
655
-
656
- ### Enhancements
657
-
658
- - Add optional social sharing buttons ([#42](https://github.com/mmistakes/minimal-mistakes/issues/42))
659
-
660
- ![social sharing buttons](https://cloud.githubusercontent.com/assets/1376749/5860522/d9f28a96-a22f-11e4-9b83-940a3a9a766a.png)
661
-
662
- - 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.
663
- - Fix typos in posts and documentation and remove references to Less
664
- - Include note about Octopress gem being optional
665
- - Post author override support extended to the Atom feed ([#71](https://github.com/mmistakes/minimal-mistakes/pull/71))
666
- - Only include email address in feed if specified in `_config.yml` or author `_data`
667
- - Wrap all page content in `#main` to harmonize article and post index styles ([#86](https://github.com/mmistakes/minimal-mistakes/issues/86))
668
- - Include new sample feature images for posts and pages
669
- - Table of contents improvements: fix collapse toggle, indent nested elements, show on small screens, and create an `_include` for reusing in posts and pages.
670
- - Include note about running Jekyll with `bundle exec` when using Bundler
671
- - Fix home page path in top navigation
672
- - Remove Google Authorship ([#120](https://github.com/mmistakes/minimal-mistakes/issues/120))
673
- - Remove duplicate author content that displayed in `div.article-author-bottom`
674
- - Removed unused `_sass/print.scss` styles
675
- - Improve comments in `.scss` files
676
-
677
- ## [2.0.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/v2.0)
678
-
679
- ## [1.3.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.3.3)
680
-
681
- ### Enhancements
682
-
683
- - Added new icons and profile links for Stackoverflow, Dribbble, Pinterest, Foursquare, and Steam to the author bio sidebar.
684
- - Cleaned up the Kramdown auto table of contents styling to be more readable
685
- - Removed page width specific .less stylesheets and created mixins for easier updating
686
- - Removed Modernizr since it wasn't being used
687
- - Added pages to sitemap.xml
688
- - Added category: to rake new_post task
689
- - Minor typographic changes
690
-
691
- ### Bug Fixes
692
-
693
- - Corrected various broken links in README and Theme Setup.
694
-
695
- ## [1.3.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.3.1)
696
-
697
- ### Enhancements
698
-
699
- - Cleaned up table of contents styling
700
- - 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.
701
-
702
- ![menu animation](https://camo.githubusercontent.com/3fbd8c1326485f4b1ab32c0005c0fca7660b5d31/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f313337363734392f323136343037352f31653366303663322d393465372d313165332d383961612d6436623636376562306564662e676966)
703
-
704
- ## [1.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.2.0)
705
-
706
- ### Bug Fixes
707
-
708
- - Table weren't filling the entire width of the content container. They now scale at 100%. Thanks [@dhruvbhatia](https://github.com/dhruvbhatia)
709
-
710
- ### Enhancements
711
-
712
- - Decreased spacing between Markdown footnotes
713
- - Removed dark background on footer
714
- - Removed UPPERCASE styling on post titles in the index listing
715
-
716
- ## [1.1.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.4)
717
-
718
- ### Bug Fixes
719
-
720
- - Fix top navigation bug issue ([#10](https://github.com/mmistakes/minimal-mistakes/issues/10)) for real this time. Remember to clear your floats kids.
721
-
722
- ## [1.1.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.3)
723
-
724
- ### Bug Fixes
725
-
726
- - Fix top navigation links that weren't click able on small viewports (Issue [#10](https://github.com/mmistakes/minimal-mistakes/issues/10)).
727
- - Remove line wrap from top navigation links that may span multiple lines.
728
-
729
- ## [1.1.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.2)
730
-
731
- ### Enhancements
732
-
733
- - Added Grunt build script for compiling Less/JavaScript and optimizing image assets.
734
- - Added support for large image summary Twitter card.
735
- - Stylesheet adjustments
736
-
737
- ## [1.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.1)
738
-
739
- ### Bug Fixes
740
-
741
- - 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.
742
-
743
- ### Enhancements
744
-
745
- - Added [image attribution](http://mmistakes.github.io/minimal-mistakes/theme-setup/#feature-images) for post and page feature images.
746
- - Added [404 page](http://mmistakes.github.io/minimal-mistakes/404.html).
747
- - Cleaned up various Less variables to better align with naming conventions used in other MM Jekyll themes.
748
- - Removed Chrome Frame references.
749
- - Added global CSS3 transitions to text and block elements.
750
- - Improved typography in a few places.
751
-
752
- ## [1.0.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/v1.0.2)
753
-
754
- ### Enhancements
755
-
756
- - Google Analytics, Google Authorship, webmaster verifies, and Twitter card meta are now optional.
757
-
758
- ## [1.0.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/v1.0.1)
1
+ ## [4.4.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.4.0)
2
+
3
+ ### Enhancements
4
+
5
+ - Move SCSS partials to `/_sass/minimal-mistakes` for easier CSS customization.
6
+ - Replace `modified` with `last_modified_at` to leverage various Jekyll plugins that utilize this variable. [#930](https://github.com/mmistakes/minimal-mistakes/pull/930)
7
+ - Add Lithuanian localized UI text. [#924](https://github.com/mmistakes/minimal-mistakes/pull/924)
8
+ - Improve print stylesheet by increasing text contrast, removing elements that don't need to be printed, expanding URLs, and reducing amount of blank pages. [#909](https://github.com/mmistakes/minimal-mistakes/issues/909)
9
+
10
+ ### Maintenance
11
+
12
+ - Remove extra word in comment. [#911](https://github.com/mmistakes/minimal-mistakes/pull/911)
13
+ - Fix typo in Utility Class docs. [#915](https://github.com/mmistakes/minimal-mistakes/pull/915)
14
+
15
+ ## [4.3.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.3.1)
16
+
17
+ ### Bug Fixes
18
+
19
+ - Fix `.masthead` and `.page__footer` overlapping full screen video elements. [#933](https://github.com/mmistakes/minimal-mistakes/issues/933)
20
+ - Correctly show Related Posts heading when UI Text data file is omitted and `related: true` in YAML Front Matter. [#901](https://github.com/mmistakes/minimal-mistakes/pull/901)
21
+
22
+ ## [4.3.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.3.0)
23
+
24
+ ### Enhancements
25
+
26
+ - Add workaround to allow theme gem's `/assets/js/main.min.js` file to be overridden by a local version. Simply add the following YAML Front Matter to the file:
27
+
28
+ ```
29
+ ---
30
+ layout:
31
+ ---
32
+ ```
33
+
34
+ Any local customizations you make to `/assets/js/main.min.js` should now replace the theme gem's version.
35
+
36
+ ## [4.2.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.2.2)
37
+
38
+ ### Enhancements
39
+
40
+ - Update [Greedy Navigation](https://github.com/lukejacksonn/GreedyNav) to flexbox version to make it more flexible when dealing with long site titles (`site.title`). [#836](https://github.com/mmistakes/minimal-mistakes/issues/836)
41
+ - Adjust `box-shadow` in navigation and author sidebar. [#576](https://github.com/mmistakes/minimal-mistakes/pull/576)
42
+ - Add Russian, Korean, and zh-TW localized UI text. [#815](https://github.com/mmistakes/minimal-mistakes/issues/815) [#834](https://github.com/mmistakes/minimal-mistakes/pull/834) [#838](https://github.com/mmistakes/minimal-mistakes/pull/838)
43
+
44
+ ### Bug Fixes
45
+
46
+ - Fix Discourse embedded comments bug. [#823](https://github.com/mmistakes/minimal-mistakes/issues/823)
47
+ - Fix `seo_author` default value in `seo.html` and add `author` meta. [#858](https://github.com/mmistakes/minimal-mistakes/pull/858)
48
+
49
+ ### Maintenance
50
+
51
+ - Add theme meta info to `_layouts/default.html` and `main.css`.
52
+ - Update README.
53
+ - Improve the pagination and taxonomy archive documentation. [#826](https://github.com/mmistakes/minimal-mistakes/pull/826)
54
+ - Add comments to `/docs/_config.yml` to clarify use of YAML references. [#847](https://github.com/mmistakes/minimal-mistakes/pull/847)
55
+
56
+ ## [4.2.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.2.1)
57
+
58
+ ### Enhancements
59
+
60
+ - Improve `paginator.html` to support paginated pages that live inside of a subfolder. See [documentation](https://mmistakes.github.io/minimal-mistakes/docs/layouts/#home-page) for more details. [#764](https://github.com/mmistakes/minimal-mistakes/pull/764/)
61
+
62
+ ### Maintenance
63
+
64
+ - Add `https` protocol to Google Universal Analytics embed. [#772](https://github.com/mmistakes/minimal-mistakes/pull/772)
65
+
66
+ ## [4.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.2.0)
67
+
68
+ ### Enhancements
69
+
70
+ - Add `video` helper (for YouTube/Vimeo) and video headers to `single`, `archive`, and `splash` layouts. [#788](https://github.com/mmistakes/minimal-mistakes/pull/788)
71
+ - Add missing simplified Chinese localized UI text strings. [#747](https://github.com/mmistakes/minimal-mistakes/pull/747)
72
+ - Add Nepali (Nepalese) localized UI text strings. [#785](https://github.com/mmistakes/minimal-mistakes/pull/785)
73
+ - Remove borders from table elements found in Google Custom Search Engine widget. [#759](https://github.com/mmistakes/minimal-mistakes/issues/759)
74
+
75
+ ### Bug Fixes
76
+
77
+ - Remove `position: sticky` JavaScript polyfill and fallback to default positioning for browsers that don't support it. [#752](https://github.com/mmistakes/minimal-mistakes/issues/752)
78
+
79
+ ### Maintenance
80
+
81
+ - Fix invalid Google Universal Analytics example in documentation. [#783](https://github.com/mmistakes/minimal-mistakes/pull/783)
82
+ - Bump `jekyll-sitemap` gem dependency to (1.0).
83
+
84
+ ## [4.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.1.1)
85
+
86
+ ### Enhancements
87
+
88
+ - Remove hardcoded `words_per_minute` "less than" and "minute read" values and make dynamic. [#703](https://github.com/mmistakes/minimal-mistakes/issues/703)
89
+ - Update Font Awesome to `v4.7.0`. [#723](https://github.com/mmistakes/minimal-mistakes/issues/723), [#722](https://github.com/mmistakes/minimal-mistakes/issues/722)
90
+ - Add support for YouTube channel URLs in author profile. [#716](https://github.com/mmistakes/minimal-mistakes/issues/716)
91
+
92
+ ### Bug Fixes
93
+
94
+ - Add Jekyll as `spec.add_runtime_dependency` in `.gemspec`.
95
+
96
+ ## [4.1.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.1.0)
97
+
98
+ ### Enhancements
99
+
100
+ - Add Jekyll include for adding [custom author profile links](https://github.com/mmistakes/minimal-mistakes/blob/master/_includes/author-profile-custom-links.html) to sidebar
101
+
102
+ ### Bug Fixes
103
+
104
+ - Fix link to Discourse.org homepage in `noscript` section [#699](https://github.com/mmistakes/minimal-mistakes/pull/699)
105
+ - Fix padding issue with pagination buttons [#694](https://github.com/mmistakes/minimal-mistakes/issues/694)
106
+
107
+ ## [4.0.10](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.0.10)
108
+
109
+ ### Bug Fixes
110
+
111
+ - Add Staticman default `path`. [#683](https://github.com/mmistakes/minimal-mistakes/issues/683)
112
+
113
+ ### Maintenance
114
+
115
+ - Slight correction/improvements to French UI text. [#685](https://github.com/mmistakes/minimal-mistakes/pull/685)
116
+
117
+ ## [4.0.9](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.0.9)
118
+
119
+ ### Bug Fixes
120
+
121
+ - Fix overlapping sidebar navigation lists due to `max-height: 100vh`. [#668](https://github.com/mmistakes/minimal-mistakes/issues/668)
122
+
123
+ ## [4.0.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.0.8)
124
+
125
+ ### Bug Fixes
126
+
127
+ - Set default value for `words_per_minute`. [#657](https://github.com/mmistakes/minimal-mistakes/issues/657)
128
+ - Adjust sidebar navigation list CSS so it collapses at the correct width.
129
+
130
+ ### Maintenance
131
+
132
+ - Add Google AdSense banner to `/docs/_layouts/default.html` for demo site.
133
+
134
+ ## [4.0.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.0.7)
135
+
136
+ ### Enhancements
137
+
138
+ - Add `!default` values to **_sass/_variables.scss**.
139
+ - Collapse sidebar navigation lists on smaller screens. [#607](https://github.com/mmistakes/minimal-mistakes/issues/607)
140
+
141
+ ### Bug Fixes
142
+
143
+ - Rename `#comments` to something more unique to avoid clashes with Kramdown generated headline IDs. [#582](https://github.com/mmistakes/minimal-mistakes/issues/582)
144
+
145
+ ### Maintenance
146
+
147
+ - Reorganize SCSS partials in **assets/css/main.scss**
148
+
149
+ ## [4.0.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.0.6)
150
+
151
+ ### Enhancements
152
+
153
+ - Add [`figure` helper](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#figure) to make generating a `<figure>` element with a single image and caption easier. [#572](https://github.com/mmistakes/minimal-mistakes/pull/572)
154
+ - Add structured data markup for `itemprop="person"` in author profile sidebar. [#647](https://github.com/mmistakes/minimal-mistakes/pull/647)
155
+
156
+ ### Bug Fixes
157
+
158
+ - Fix improper YAML formatting of some locales. [#651](https://github.com/mmistakes/minimal-mistakes/pull/651)
159
+
160
+ ### Maintenance
161
+
162
+ - Clarify "migrating to gem-theme" instructions in **Quick Start Guide**.
163
+ - Add `rake preview` task for testing `/test` during theme development.
164
+
165
+ ## [4.0.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.0.5)
166
+
167
+ ### Enhancements
168
+
169
+ - Update gems: `jekyll-sitemap` (0.12), `jekyll-feed` (0.8).
170
+ - Improve next/previous pager links visibility by changing gray color to blue (`$link-color`).
171
+
172
+ ### Bug Fixes
173
+
174
+ - Fix `.sidebar` flicker/jump when hovered. [#583](https://github.com/mmistakes/minimal-mistakes/issues/583)
175
+
176
+ ### Maintenance
177
+
178
+ - Move contents of `gh-pages` branch to `master` inside of the `/docs` folder.
179
+
180
+ ## [4.0.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.0.4)
181
+
182
+ ### Enhancements
183
+
184
+ - "Gemify" theme ~> `gem "minimal-mistakes-jekyll"`
185
+ - Replace `base_path` include with `absolute_url` filter where possible.
186
+ - Allow images to be placed in other folders. Remove `/images/` only restriction and encourage placement in `/assets/images/` instead. **Full paths are now required. If upgrading from MM 3.4 add `/images/` before filenames in Front Matter and `_config.yml` variables.**
187
+ - Add [home `layout`](https://github.com/mmistakes/minimal-mistakes/blob/master/_layouts/home.html)
188
+ - Added missing Turkish translations for UI text. [#621](https://github.com/mmistakes/minimal-mistakes/pull/621)
189
+ - Make author avatar optional in sidebar.
190
+ - Update **/_includes/seo.html** for meta description. [#558](https://github.com/mmistakes/minimal-mistakes/pull/558)
191
+
192
+ ### Bug Fixes
193
+
194
+ - Fix navigation bar animation "flicker" in Safari [#568](https://github.com/mmistakes/minimal-mistakes/issues/568)
195
+ - Fix `author.avatar` paths for externally hosted images.
196
+
197
+ ### Maintenance
198
+
199
+ - Add documentation around `gem "minimal-mistakes-jekyll"` installation and use.
200
+ - Add note about using full image paths for eg. `assets/images/filename.jpg` (header images, overlays, galleries, feature rows, etc.) instead of assuming they will always be in `/images/`.
201
+ - Add "[Overriding Theme Defaults](https://mmistakes.github.io/minimal-mistakes/docs/overriding-theme-defaults/)" page to documentation.
202
+
203
+ ## [3.4.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.8)
204
+
205
+ ### Enhancements
206
+
207
+ - Improve type readability for larger viewports by bumping up base `font-size`. [#533](https://github.com/mmistakes/minimal-mistakes/issues/533)
208
+ - Update Portuguese localized UI text. [#541](https://github.com/mmistakes/minimal-mistakes/pull/541)
209
+ - Add `page.title` and via parameter to Twitter share link. [#538](https://github.com/mmistakes/minimal-mistakes/pull/538)
210
+
211
+ ### Bug Fixes
212
+
213
+ - Fix Last.fm author profile URL. [#540](https://github.com/mmistakes/minimal-mistakes/pull/540)
214
+
215
+ ### Maintenance
216
+
217
+ - Move Brazilian Portuguese localized text under `pt-BR` key.
218
+
219
+ ## [3.4.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.7)
220
+
221
+ ### Enhancements
222
+
223
+ - Add `layout` based and user-defined class names to `<body>` element for added CSS hooks. [#526](https://github.com/mmistakes/minimal-mistakes/pull/526)
224
+ - Add simplified Chinese localized UI text. [#532](https://github.com/mmistakes/minimal-mistakes/pull/532)
225
+
226
+ ### Bug Fixes
227
+
228
+ - Remove duplicate include of `base_path` in category-list.html [#522](https://github.com/mmistakes/minimal-mistakes/pull/522)
229
+
230
+ ## [3.4.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.6)
231
+
232
+ ### Enhancements
233
+
234
+ - Add Italian "comments" related localized UI text. [#514](https://github.com/mmistakes/minimal-mistakes/pull/514)
235
+
236
+ ### Bug Fixes
237
+
238
+ - Disable `compress` HTML layout by default. To enable add `layout: compress` to `_layouts/default.html`.
239
+
240
+ ## [3.4.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.5)
241
+
242
+ ### Enhancements
243
+
244
+ - Improve line numbered code block styling when using `{% highlight linenos %}` tag. [#513](https://github.com/mmistakes/minimal-mistakes/issues/513)
245
+ - Add English fallback to "Follow" button label. [#496](https://github.com/mmistakes/minimal-mistakes/pull/496)
246
+
247
+ ### Bug Fixes
248
+
249
+ - Fix Firefox alignment issues with code blocks generated with the `{% highlight %}` tag. [#512](https://github.com/mmistakes/minimal-mistakes/issues/512)
250
+
251
+ ### Maintenance
252
+
253
+ - Clarified comment for `author.stackoverflow` value used in author sidebar links. [#487](https://github.com/mmistakes/minimal-mistakes/pull/487)
254
+ - Add list of localized text strings. [#488](https://github.com/mmistakes/minimal-mistakes/pull/488)
255
+ - Add `{% highlight %}` code block examples to demo site.
256
+ - Add documentation for using custom sidebar navigation menus. [#476](https://github.com/mmistakes/minimal-mistakes/issues/476)
257
+
258
+ ## [3.4.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.4)
259
+
260
+ ### Enhancements
261
+
262
+ - Add French "comments" related localized UI text. [#472](https://github.com/mmistakes/minimal-mistakes/pull/472)
263
+
264
+ ### Bug Fixes
265
+
266
+ - Exclude `vendor` in Jekyll config file.
267
+ - Fix Liquid syntax error for offending parenthesis. [#479](https://github.com/mmistakes/minimal-mistakes/issues/479)
268
+
269
+ ### Maintenance
270
+
271
+ - Update gems: `colorator` (1.1.0), `forwardable-extended` (2.6.0), `github-pages` (93), `jekyll` (= 3.2.1), `minima` (= 1.0.1).
272
+
273
+ ## [3.4.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.3)
274
+
275
+ ### Enhancements
276
+
277
+ - Make ["honeypot" `input`](https://github.com/mmistakes/minimal-mistakes/commit/06a8249a69a37dddda7e2a5bfbe32056c1a9a607) in Staticman comment form less obvious to spam bots
278
+ - Add padding to `.highlight` code blocks to better [align `overflow` scrollbar](https://github.com/mmistakes/minimal-mistakes/commit/e4abec0a6f7f8cff72505ca0754615df294fd5b3) to the bottom.
279
+ - Add additional image options for Twitter card social sharing meta tags. [#466](https://github.com/mmistakes/minimal-mistakes/pull/466)
280
+ - Add structured data markup for Staticman comments. [#458](https://github.com/mmistakes/minimal-mistakes/issues/458)
281
+
282
+ ### Bug Fixes
283
+
284
+ - Format `og:locale` tag with `_` instead of `-`. [#462](https://github.com/mmistakes/minimal-mistakes/issues/462)
285
+
286
+ ### Maintenance
287
+
288
+ - Add note to docs about using `url: http://localhost:4000` when working locally.
289
+
290
+ ## [3.4.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.2)
291
+
292
+ ### Enhancements
293
+
294
+ - Improve UX of static comment forms. [#448](https://github.com/mmistakes/minimal-mistakes/issues/448)
295
+
296
+ ## [3.4.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.1)
297
+
298
+ ### Enhancements
299
+
300
+ - Add `staticman.filename` configuration with UNIX timestamp for sorting data files. example ~> `comment-1470943149`.
301
+
302
+ ### Bug Fixes
303
+
304
+ - Don't add `<a>` to author name if URL is blank.
305
+
306
+ ## [3.4.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.4.0)
307
+
308
+ ### Enhancements
309
+
310
+ - Support static-based commenting via [Staticman](https://staticman.net/) for sites hosted with GitHub Pages. [#424](https://github.com/mmistakes/minimal-mistakes/issues/424)
311
+
312
+ ## [3.3.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.7)
313
+
314
+ ### Bug Fixes
315
+
316
+ - Re-enabled Jekyll plugins in `_config.yml` in case they aren't autoloaded in `Gemfile`. [#417](https://github.com/mmistakes/minimal-mistakes/issues/417)
317
+
318
+ ### Enhancements
319
+
320
+ - Fallback to `site.github.url` for use in `{{ base_path }}` when `site.url` is `nil`.
321
+ - 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)
322
+
323
+ ### Maintenance
324
+
325
+ - Document `site.repository` and its role with [`github-metadata`](https://github.com/jekyll/github-metadata) gem.
326
+ - Add sample [archive page with content](https://mmistakes.github.io/minimal-mistakes/archive-layout-with-content/) for testing styles on demo site.
327
+
328
+ ## [3.3.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.6)
329
+
330
+ ### Bug Fixes
331
+
332
+ - Fix blank `site.teaser` bug. [#412](https://github.com/mmistakes/minimal-mistakes/issues/412)
333
+
334
+ ## [3.3.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.5)
335
+
336
+ ### Enhancements
337
+
338
+ - Add English default text `site.locale` strings. [#407](https://github.com/mmistakes/minimal-mistakes/issues/407)
339
+ - Add Portuguese localized UI text. [#411](https://github.com/mmistakes/minimal-mistakes/pull/411)
340
+ - Add Italian localized UI text. [#409](https://github.com/mmistakes/minimal-mistakes/pull/409)
341
+
342
+ ### Maintenance
343
+
344
+ - Remove unused Google AdSense variables in `_config.yml`. [#404](https://github.com/mmistakes/minimal-mistakes/issues/404)
345
+ - Update `Gemfile` instructions for using `github-pages` vs. native `jekyll` gems.
346
+ - Disable `gems:` in `_config.yml` and enable plugins with Bundler instead.
347
+ - Add `repository` to `_config.yml` to suppress GitHub Pages error `Liquid Exception: No repo name found.`
348
+
349
+ ## [3.3.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.4)
350
+
351
+ ### Enhancements
352
+
353
+ - 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)
354
+ - Add Turkish localized UI text. [#403](https://github.com/mmistakes/minimal-mistakes/pull/403)
355
+
356
+ ### Maintenance
357
+
358
+ - Update gems: `activesupport` (4.2.7), `ffi` (1.9.14), `github-pages` (88), `jekyll-redirect-from` (0.11.0), `jekyll-watch` (1.5.0).
359
+
360
+ ## [3.3.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.3)
361
+
362
+ ### Enhancements
363
+
364
+ - Make footer stick to the bottom of the page.
365
+
366
+ ### Bug Fixes
367
+
368
+ - Fix `gallery` size bug [#402](https://github.com/mmistakes/minimal-mistakes/issues/402)
369
+
370
+ ### Maintenance
371
+
372
+ - Set default `lang` to `en`.
373
+
374
+ ## [3.3.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.2)
375
+
376
+ ### Bug Fixes
377
+
378
+ - Fix JavaScript that triggers "sticky" sidebar to avoid layout issues on screen sizes < `1024px`. [#396](https://github.com/mmistakes/minimal-mistakes/issues/396)
379
+
380
+ ## [3.3.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.3.1)
381
+
382
+ ### Enhancements
383
+
384
+ - Enable image popup on < 500px wide screens. [#385](https://github.com/mmistakes/minimal-mistakes/issues/385)
385
+ - 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)
386
+ - Improve link posts in archive listings. [#276](https://github.com/mmistakes/minimal-mistakes/issues/276)
387
+
388
+ ### Maintenance
389
+
390
+ - Update gems: `github-pages` (86), `ffi` 1.9.13, `jekyll-mentions` 1.1.3, and `rouge` 1.11.1
391
+ - Fix note about custom sidebar content appearing below author profile. [#388](https://github.com/mmistakes/minimal-mistakes/issues/388)
392
+
393
+ ## [3.2.13](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.13)
394
+
395
+ ### Enhancements
396
+
397
+ - Add English default UI text for Canada, Great Britain, and Australia. [#377](https://github.com/mmistakes/minimal-mistakes/issues/377)
398
+ - Switch default locale from `en-US` to `en`.
399
+
400
+ ## [3.2.12](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.12)
401
+
402
+ ### Enhancements
403
+
404
+ - Remove window width "magic number" from sticky sidebar check in `main.js` for improved flexibility. [#375](https://github.com/mmistakes/minimal-mistakes/pull/375)
405
+
406
+ ### Bug Fixes
407
+
408
+ - 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)
409
+
410
+ ## [3.2.11](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.11)
411
+
412
+ ### Bug Fixes
413
+
414
+ - Fix disappearing author sidebar links [#372](https://github.com/mmistakes/minimal-mistakes/issues/372)
415
+
416
+ ### Maintenance
417
+
418
+ - Update gems: `github-pages` (84), `jekyll-github-metadata` 2.0.2, and `kramdown` 1.11.1
419
+ - Update vendor JavaScript: jQuery 1.12.4, Stickyfill.js 1.1.4
420
+ - Update Font Awesome 4.6.3
421
+
422
+ ## [3.2.10](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.10)
423
+
424
+ ### Maintenance
425
+
426
+ - Add `CONTRIBUTING.md`
427
+
428
+ ## [3.2.9](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.9)
429
+
430
+ ### Enhancements
431
+
432
+ - 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)
433
+
434
+ ### Bug Fixes
435
+
436
+ - Fix `Person` typo Schema.org type [#358](https://github.com/mmistakes/minimal-mistakes/pull/358)
437
+
438
+ ### Maintenance
439
+
440
+ - Update `github-pages` gem and dependencies.
441
+ - Remove `minutes_read` to avoid awkward reading time wording [#356](https://github.com/mmistakes/minimal-mistakes/issues/356)
442
+
443
+ ## [3.2.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.8)
444
+
445
+ ### Bug Fixes
446
+
447
+ - Remove `cursor: pointer` that appears on white-space surrounding author side list items and links. [#354](https://github.com/mmistakes/minimal-mistakes/pull/354)
448
+
449
+ ### Maintenance
450
+
451
+ - Add contributing information to `README.md`. [#357](https://github.com/mmistakes/minimal-mistakes/issues/357)
452
+
453
+ ## [3.2.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.7)
454
+
455
+ ### Enhancements
456
+
457
+ - Add French localized UI text. [#346](https://github.com/mmistakes/minimal-mistakes/pull/346)
458
+
459
+ ### Bug Fixes
460
+
461
+ - Fix branch logic for Yandex and Alexa in `seo.html`. [#348](https://github.com/mmistakes/minimal-mistakes/pull/348)
462
+
463
+ ## [3.2.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.6)
464
+
465
+ ### Bug Fixes
466
+
467
+ - 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)
468
+
469
+ ## [3.2.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.5)
470
+
471
+ ### Bug Fixes
472
+
473
+ - Fix link color in hero overlay to be white.
474
+ - Remove underlines from archive item titles.
475
+
476
+ ## [3.2.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.4)
477
+
478
+ ### Enhancements
479
+
480
+ - 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)
481
+ - Add Spanish localized UI text. [#338](https://github.com/mmistakes/minimal-mistakes/pull/338)
482
+
483
+ ### Bug Fixes
484
+
485
+ - Fix alignment of icons in author sidebar [#341](https://github.com/mmistakes/minimal-mistakes/issues/341)
486
+
487
+ ### Maintenance
488
+
489
+ - Add background color to page footer to set it apart from main content. [#342](https://github.com/mmistakes/minimal-mistakes/issues/342)
490
+ - Add terms and privacy policy to theme's demo site. [#343](https://github.com/mmistakes/minimal-mistakes/issues/343)
491
+ - Update screenshots found in theme documentation.
492
+
493
+ ## [3.2.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.3)
494
+
495
+ ### Enhancements
496
+
497
+ - Add [Discourse](https://www.discourse.org/) as a commenting provider. [#335](https://github.com/mmistakes/minimal-mistakes/pull/335)
498
+
499
+ ## [3.2.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.2)
500
+
501
+ ### Enhancements
502
+
503
+ - 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)
504
+
505
+ ## [3.2.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.1)
506
+
507
+ ### Bug Fixes
508
+
509
+ - Remove need for "double tapping" masthead menu links on iOS devices. [#315](https://github.com/mmistakes/minimal-mistakes/issues/315)
510
+
511
+ ### Maintenance
512
+
513
+ - Add `ISSUE_TEMPLATE.md` for improve issue submission process.
514
+
515
+ ## [3.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.0)
516
+
517
+ ### Bug Fixes
518
+
519
+ - 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)
520
+
521
+ ## [3.1.8](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.8)
522
+
523
+ ### Bug Fixes
524
+
525
+ - 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)
526
+
527
+ ### Maintenance
528
+
529
+ - Remove duplicate `fa-twitter` and `fa-twitter-square` classes from `_utilities.scss`. [#302](https://github.com/mmistakes/minimal-mistakes/issues/302)
530
+
531
+ - 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)
532
+
533
+ ## [3.1.7](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.7)
534
+
535
+ ### Enhancements
536
+
537
+ - Add translation key for "Recent Posts" used in home page `index.html`. [#316](https://github.com/mmistakes/minimal-mistakes/pull/316)
538
+
539
+ ### Maintenance
540
+
541
+ - Small fix to avoid underlying the whitespace between icons and related text when hovering. [#303](https://github.com/mmistakes/minimal-mistakes/pull/303)
542
+
543
+ ## [3.1.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.6)
544
+
545
+ ### Maintenance
546
+
547
+ - Update gem dependencies. Run `bundle` to update `Gemfile.lock`.
548
+
549
+ ## [3.1.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.5)
550
+
551
+ ### Maintenance
552
+
553
+ - Fix `www` and `https` links in author profile include [#293](https://github.com/mmistakes/minimal-mistakes/pull/293)
554
+
555
+ ## [3.1.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.4)
556
+
557
+ ### Enhancements
558
+
559
+ - Add overlay_filter param to hero headers [#298](https://github.com/mmistakes/minimal-mistakes/pull/298)
560
+
561
+ ## [3.1.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.3)
562
+
563
+ ### Enhancements
564
+
565
+ - Improve `site.locale` documentation [#284](https://github.com/mmistakes/minimal-mistakes/issues/284)
566
+ - Remove ProTip note about protocol-less `site.url` as it is an anti-pattern [#288](https://github.com/mmistakes/minimal-mistakes/issues/288)
567
+
568
+ ### Bug Fixes
569
+
570
+ - Fix `og_image` URL in seo.html [#277](https://github.com/mmistakes/minimal-mistakes/issues/277)
571
+ - Fix `author_profile` toggle when assigned in a `_layout` [#285](https://github.com/mmistakes/minimal-mistakes/issues/285)
572
+ - Fix typo in `build:all` npm script [#283](https://github.com/mmistakes/minimal-mistakes/pull/283)
573
+ - Fix URL typo documentation [#287](https://github.com/mmistakes/minimal-mistakes/issues/287)
574
+ - 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)
575
+
576
+ ## [3.1.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.2)
577
+
578
+ ### Enhancements
579
+
580
+ - Explain how to use `nav_list` helper in [documentation](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#navigation-list).
581
+ - Reduce left/right padding on smaller screens to increase width of main content column.
582
+
583
+ ### Bug Fixes
584
+
585
+ - 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).
586
+
587
+ ## [3.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.1)
588
+
589
+ ### Bug Fix
590
+
591
+ - Fixed reading time bug when `words_per_minute` wasn't set in `_config.yml` [#271](https://github.com/mmistakes/minimal-mistakes/issues/271)
592
+
593
+ ## [3.1.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.1.0)
594
+
595
+ ### Enhancements
596
+
597
+ - Updated [Font Awesome](https://fortawesome.github.io/Font-Awesome/whats-new/) to version 4.6.1
598
+ - Added optional GitHub and Bitbucket links to footer if set on `site.author` in `_config.yml`.
599
+
600
+ ### Bug Fixes
601
+ - Fixed Bitbucket URL typo in author sidebar.
602
+
603
+ ## [3.0.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.0.3)
604
+
605
+ ### Enhancements
606
+
607
+ - Rebuilt the entire theme: layouts, includes, stylesheets, scripts, you name it.
608
+ - Refreshed the look and feel while staying true to the original design of the theme (author sidebar/main content).
609
+ - Replaced grid system with [Susy](http://susy.oddbird.net/).
610
+ - Replaced Grunt tasks with `npm` scripts.
611
+ - 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)
612
+ - Greatly improved [theme documentation](https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/).
613
+ - Increased the amount of sample posts, sample pages, and sample collections to throughly test the theme and edge-cases.
614
+ - Moved all sample content and assets out of `master` to keep it as clean as possible for forking.
615
+ - 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.
616
+ - Added taxonomy links to posts (tags and categories).
617
+ - Added optional "reading time" meta data.
618
+ - Improved Liquid used for Twitter Cards and Open Graph data in `<head>`.
619
+ - Improved `gallery` include helper and added `feature_row` for use with splash page layout.
620
+ - Added Keybase.io, author web URI, and Bitbucket optional links to sidebar.
621
+ - Add `feed.xml` link to footer.
622
+ - Added a [UI text data file](https://mmistakes.github.io/minimal-mistakes/docs/ui-text/) to easily change all text found in the theme.
623
+ - Added LinkedIn to optional social share buttons.
624
+ - Added Facebook, Google+, and custom commenting options in addition to Disqus.
625
+ - Added optional breadcrumb links.
626
+
627
+ ## [2.2.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.2.1)
628
+
629
+ ## [2.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.2.0)
630
+
631
+ ### Enhancements
632
+
633
+ - Add support for Jekyll 3.0
634
+ - Minor updates to syntax highlighting CSS and theme documentation
635
+
636
+ ## [2.1.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.3)
637
+
638
+ ### Enhancements
639
+
640
+ - Cleaner print styles that remove the top navigation, social sharing buttons, and other elements not needed when printed.
641
+
642
+ ## [2.1.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.2)
643
+
644
+ ### Enhancements
645
+
646
+ - Add optional CodePen icon/url to author side bar [#156](https://github.com/mmistakes/minimal-mistakes/pull/156)
647
+ - Documented Stackoverflow username explanation in `_config.yml` [#157](https://github.com/mmistakes/minimal-mistakes/pull/157)
648
+ - Simplified Liquid in `post-index.html` to better handle year listings [#166](https://github.com/mmistakes/minimal-mistakes/pull/166)
649
+
650
+ ### Bug Fixes
651
+
652
+ - Cleanup Facebook related Open Graph meta tags [#149](https://github.com/mmistakes/minimal-mistakes/issues/149)
653
+ - Corrected minor typos [#158](https://github.com/mmistakes/minimal-mistakes/pull/158) [#175](https://github.com/mmistakes/minimal-mistakes/issues/175)
654
+
655
+ ## [2.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.1)
656
+
657
+ ### Enhancements
658
+
659
+ - Add optional XING profile link to author sidebar
660
+ - Include open graph meta tags for feature image (if assigned) [#149](https://github.com/mmistakes/minimal-mistakes/issues/149)
661
+ - Create an include for feed footer
662
+
663
+ ### Bug Fixes
664
+
665
+ - Remove http protocol from Google search form on sample 404 page
666
+ - Only show related posts if there are one or more available
667
+ - Fix alignment of email address link in author sidebar
668
+
669
+ ## [2.1.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/2.1.0)
670
+
671
+ ### Enhancements
672
+
673
+ - Add optional social sharing buttons ([#42](https://github.com/mmistakes/minimal-mistakes/issues/42))
674
+
675
+ ![social sharing buttons](https://cloud.githubusercontent.com/assets/1376749/5860522/d9f28a96-a22f-11e4-9b83-940a3a9a766a.png)
676
+
677
+ - 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.
678
+ - Fix typos in posts and documentation and remove references to Less
679
+ - Include note about Octopress gem being optional
680
+ - Post author override support extended to the Atom feed ([#71](https://github.com/mmistakes/minimal-mistakes/pull/71))
681
+ - Only include email address in feed if specified in `_config.yml` or author `_data`
682
+ - Wrap all page content in `#main` to harmonize article and post index styles ([#86](https://github.com/mmistakes/minimal-mistakes/issues/86))
683
+ - Include new sample feature images for posts and pages
684
+ - Table of contents improvements: fix collapse toggle, indent nested elements, show on small screens, and create an `_include` for reusing in posts and pages.
685
+ - Include note about running Jekyll with `bundle exec` when using Bundler
686
+ - Fix home page path in top navigation
687
+ - Remove Google Authorship ([#120](https://github.com/mmistakes/minimal-mistakes/issues/120))
688
+ - Remove duplicate author content that displayed in `div.article-author-bottom`
689
+ - Removed unused `_sass/print.scss` styles
690
+ - Improve comments in `.scss` files
691
+
692
+ ## [2.0.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/v2.0)
693
+
694
+ ## [1.3.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.3.3)
695
+
696
+ ### Enhancements
697
+
698
+ - Added new icons and profile links for Stackoverflow, Dribbble, Pinterest, Foursquare, and Steam to the author bio sidebar.
699
+ - Cleaned up the Kramdown auto table of contents styling to be more readable
700
+ - Removed page width specific .less stylesheets and created mixins for easier updating
701
+ - Removed Modernizr since it wasn't being used
702
+ - Added pages to sitemap.xml
703
+ - Added category: to rake new_post task
704
+ - Minor typographic changes
705
+
706
+ ### Bug Fixes
707
+
708
+ - Corrected various broken links in README and Theme Setup.
709
+
710
+ ## [1.3.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.3.1)
711
+
712
+ ### Enhancements
713
+
714
+ - Cleaned up table of contents styling
715
+ - 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.
716
+
717
+ ![menu animation](https://camo.githubusercontent.com/3fbd8c1326485f4b1ab32c0005c0fca7660b5d31/68747470733a2f2f662e636c6f75642e6769746875622e636f6d2f6173736574732f313337363734392f323136343037352f31653366303663322d393465372d313165332d383961612d6436623636376562306564662e676966)
718
+
719
+ ## [1.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.2.0)
720
+
721
+ ### Bug Fixes
722
+
723
+ - Table weren't filling the entire width of the content container. They now scale at 100%. Thanks [@dhruvbhatia](https://github.com/dhruvbhatia)
724
+
725
+ ### Enhancements
726
+
727
+ - Decreased spacing between Markdown footnotes
728
+ - Removed dark background on footer
729
+ - Removed UPPERCASE styling on post titles in the index listing
730
+
731
+ ## [1.1.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.4)
732
+
733
+ ### Bug Fixes
734
+
735
+ - Fix top navigation bug issue ([#10](https://github.com/mmistakes/minimal-mistakes/issues/10)) for real this time. Remember to clear your floats kids.
736
+
737
+ ## [1.1.3](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.3)
738
+
739
+ ### Bug Fixes
740
+
741
+ - Fix top navigation links that weren't click able on small viewports (Issue [#10](https://github.com/mmistakes/minimal-mistakes/issues/10)).
742
+ - Remove line wrap from top navigation links that may span multiple lines.
743
+
744
+ ## [1.1.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.2)
745
+
746
+ ### Enhancements
747
+
748
+ - Added Grunt build script for compiling Less/JavaScript and optimizing image assets.
749
+ - Added support for large image summary Twitter card.
750
+ - Stylesheet adjustments
751
+
752
+ ## [1.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/1.1.1)
753
+
754
+ ### Bug Fixes
755
+
756
+ - 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.
757
+
758
+ ### Enhancements
759
+
760
+ - Added [image attribution](http://mmistakes.github.io/minimal-mistakes/theme-setup/#feature-images) for post and page feature images.
761
+ - Added [404 page](http://mmistakes.github.io/minimal-mistakes/404.html).
762
+ - Cleaned up various Less variables to better align with naming conventions used in other MM Jekyll themes.
763
+ - Removed Chrome Frame references.
764
+ - Added global CSS3 transitions to text and block elements.
765
+ - Improved typography in a few places.
766
+
767
+ ## [1.0.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/v1.0.2)
768
+
769
+ ### Enhancements
770
+
771
+ - Google Analytics, Google Authorship, webmaster verifies, and Twitter card meta are now optional.
772
+
773
+ ## [1.0.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/v1.0.1)