genghisun
858b5cc2a4
remove the slash at the beginning of the 'path' in staticman.yml's example ( #1772 )
2018-08-07 15:52:32 -04:00
Michael Rose
2be90f8f4a
Update CHANGELOG and history
2018-08-07 15:50:53 -04:00
Gasser Loïc
c427b9bd39
Add french translations ( #1769 )
2018-08-07 15:49:00 -04:00
Michael Rose
120ba7a0b0
Update CHANGELOG and history
2018-07-24 10:44:39 -04:00
Brian Exelbierd
3c48a2ed02
Allow time to be shown with a header image overlay ( #1756 )
...
Fix `read_time` logic in header image overlay
2018-07-24 10:43:54 -04:00
Michael Rose
9cfa4865fd
Update CHANGELOG and history
2018-07-24 10:40:02 -04:00
Christian Oliff
89d3cb3d02
Update font awesome ( #1754 )
...
* Update scripts.html
* update to 5.2.0
REF: https://github.com/FortAwesome/Font-Awesome/releases
2018-07-24 10:38:49 -04:00
Michael Rose
99f727138f
Fix link
2018-07-19 11:31:49 -04:00
Michael Rose
a3fe9487ce
Add note about updating Gemfile when forking theme
2018-07-19 11:26:33 -04:00
Michael Rose
f1231ce243
Update CHANGELOG and history
2018-07-10 16:00:25 -04:00
Flohw
8d2625bdf2
Update french labels ( #1741 )
2018-07-10 15:59:12 -04:00
Staticman
fc3e7a6176
New comment ( #1716 )
2018-06-23 18:47:26 -04:00
Staticman
8de5331a81
New comment ( #1715 )
2018-06-23 18:42:58 -04:00
Michael Rose
8dcb71e312
Link to sample post
2018-06-22 16:19:59 -04:00
Michael Rose
ae99717eb6
Release 4.12.0 💎
2018-06-22 15:16:17 -04:00
Michael Rose
3e367ed881
Update CHANGELOG and history
2018-06-22 14:27:47 -04:00
Christian Oliff
9a94fb0f96
update Font Awesome ( #1711 )
...
REF: https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md
2018-06-22 14:26:47 -04:00
Michael Rose
39522e876f
Add default value
2018-06-11 08:19:33 -04:00
Michael Rose
4c06fe7003
Update CHANGELOG and history
2018-06-11 08:17:26 -04:00
David Tomaschik
53d1063c17
Include a default title_separator ( #1701 )
...
The current code prevented any separator being included when site.title_separator was unset.
2018-06-11 08:17:03 -04:00
Michael Rose
2ba69591bf
Update TOC documentation
2018-06-11 07:57:02 -04:00
Michael Rose
9dd3a3a49a
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
2018-06-04 12:11:40 -04:00
Michael Rose
b0689a928d
Update CHANGELOG and history
2018-06-04 12:11:04 -04:00
GwonHyeok
70bff53a41
fix typo in seo template ( #1687 )
...
naver-site-verification to naver_site_verification
2018-06-04 12:10:27 -04:00
Michael Rose
206f89ed6b
Update CHANGELOG and history
2018-06-04 12:06:19 -04:00
Michael Rose
738254cd9f
Add Hungarian localized UI text strings
2018-06-04 12:06:12 -04:00
gezapeti
4f934bf9ff
Hungarian translation of ut-text #1681 ( #1682 )
2018-06-04 12:03:14 -04:00
Michael Rose
195105c3df
Update CHANGELOG and history
2018-06-04 11:58:56 -04:00
Michael Rose
2e1ff9eeb1
DRY categories_max
calculation in categories.html layout
2018-06-04 11:58:26 -04:00
Dan Jackson
e366a9a72b
DRY tags_max
calculation in _layouts/tags.html ( #1696 )
...
It was being done twice, and it doesn't seem to need to be.
2018-06-04 11:54:29 -04:00
Michael Rose
2bf2c83fea
Update CHANGELOG and history
2018-05-31 10:23:47 -04:00
Michael Rose
7cbd61130b
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
2018-05-31 10:22:34 -04:00
Michael Rose
4fbc846414
Add sticky table of contents test posts
2018-05-31 10:22:13 -04:00
Michael Rose
f0f5dded48
Add toc_sticky
to stick table of contents
...
"Stick" table of contents to top of the page by adding:
```
toc: true
toc_sticky: true
```
to a post or page's YAML Front Matter.
Note: only supported with `single` layout.
2018-05-31 10:22:02 -04:00
Michael Rose
789f4a5aeb
Remove duplicate images
2018-05-31 10:17:59 -04:00
Michael Rose
d497e787e9
Add missing images to /test
2018-05-31 10:17:11 -04:00
Staticman
e5797284a8
New comment ( #1694 )
2018-05-30 10:25:21 -04:00
Staticman
aeb4742858
New comment ( #1693 )
2018-05-30 10:22:12 -04:00
Staticman
c5c964742a
New comment ( #1690 )
2018-05-28 09:40:56 -04:00
Staticman
d475c9ac49
New comment ( #1686 )
2018-05-23 09:31:59 -04:00
Michael Rose
50dca72f4b
Add feature row image caption example
2018-05-15 15:43:34 -04:00
Michael Rose
648254b2b5
Add support for captioning images in feature row helper
...
Use `image_caption` YAML front matter to assign a caption to the feature image, Markdown is allowed.
Close #1440
2018-05-15 15:41:45 -04:00
Michael Rose
bcde2d76ea
Fix typo in classname
2018-05-15 15:08:39 -04:00
Michael Rose
5adcb277b8
Add Google Custom Search Engine configuration documentation
2018-05-15 15:06:00 -04:00
Michael Rose
497b3bb741
Update CHANGELOG and history
2018-05-15 14:47:32 -04:00
Michael Rose
9b17ac9856
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
2018-05-15 14:46:03 -04:00
user414
3a817c2bdb
Implement feature #1652 google custom search support. ( #1667 )
...
Implement feature #1652 google custom search support. For now we only support the look and feel "results only" and the engine must be set to use that layout. Add a google section to the search providers and search_form and search layout.
Close #1652
2018-05-15 14:42:10 -04:00
Michael Rose
f031c08c84
Fix table of contents missing borders
...
Fixes #1675
2018-05-15 14:36:10 -04:00
Michael Rose
f744cea6a1
Update CHANGELOG and history
2018-05-11 12:48:34 -04:00
Christian Oliff
28ef6b07d7
update Font Awesome ( #1668 )
...
REF: https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md
2018-05-11 12:47:42 -04:00