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
Michael Rose
1b61c1dd44
Update CHANGELOG and history
2018-05-11 12:47:09 -04:00
Jamie Smith
0101aac2ca
fix broken recipe collection and make pets work ( #1664 )
2018-05-11 12:45:32 -04:00
Michael Rose
c5562f53c1
Update CHANGELOG and history
2018-05-11 12:43:44 -04:00
Troy Lindsay
8f900dd3f2
#1659 : Prevent line breaking between icon & text in footer social links ( #1660 )
2018-05-11 12:42:13 -04:00
Michael Rose
ea37611d60
Update stale.yml
2018-05-10 11:47:48 -04:00
Michael Rose
08a0a6d5e3
Update CHANGELOG and history
2018-05-08 10:47:56 -04:00
Troy Lindsay
c6d726408e
#1656 : Update example Reddit social share interpolation syntax ( #1657 )
2018-05-08 10:46:44 -04:00
Michael Rose
042bd5a361
Update CHANGELOG and history
2018-05-08 10:45:10 -04:00
Troy Lindsay
37e5fd11d4
#1653 : Add GitLab social icon brand color ( #1654 )
2018-05-08 10:43:53 -04:00
Michael Rose
fa0acf455f
Fix "Back to Top" links
...
Pages that use header overlays were missing `#page-title` anchors on the `<h1>` element.
2018-05-08 10:40:42 -04:00
Michael Rose
cc2793fddc
Use latest jekyll-algolia gem
2018-05-07 13:11:25 -04:00
Michael Rose
ddd5b7a9c5
Revert "Test jekyll-algolia 1.4.0"
...
This reverts commit 74d7e838ee
.
2018-05-04 15:12:56 -04:00
Michael Rose
89a6f9bf4b
Revert "Fix gem name"
...
This reverts commit 1c57e7cd43
.
2018-05-04 15:12:45 -04:00
Michael Rose
1c57e7cd43
Fix gem name
2018-05-04 15:04:37 -04:00
Michael Rose
ef96114ece
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
2018-05-04 15:02:24 -04:00
Michael Rose
74d7e838ee
Test jekyll-algolia 1.4.0
2018-05-04 15:02:18 -04:00