Merge branch 'gh-pages' of https://github.com/mmistakes/minimal-mistakes into gh-pages

This commit is contained in:
Michael Rose 2016-09-19 16:10:32 -04:00
commit d444dd4b6b
2 changed files with 8 additions and 2 deletions

View File

@ -0,0 +1,6 @@
message: Test message
name: Artur
email: 1cbebf1e64617de54d7858ffc6d96935
url: ''
hidden: ''
date: '2016-09-19T17:41:00.416Z'

View File

@ -62,7 +62,7 @@ Outputs:
A Jekyll layout that compresses HTML in pure Liquid. To enable add `layout: compress` to `_layouts/default.html`. A Jekyll layout that compresses HTML in pure Liquid. To enable add `layout: compress` to `_layouts/default.html`.
**Note:** Has been none to mangle markup and break JavaScript... especially if inline `// comments` are present. For this reason it has been disabled by default. **Note:** Has been known to mangle markup and break JavaScript... especially if inline `// comments` are present. For this reason it has been disabled by default.
{: .notice--danger} {: .notice--danger}
* [Documentation](http://jch.penibelst.de/) * [Documentation](http://jch.penibelst.de/)
@ -570,4 +570,4 @@ Add the new `.btn--reddit` class to the `<a>` element from earlier, [compile `ma
{% raw %}<a href="https://www.reddit.com/submit?url={{ base_path }}{{ page.url }}&title={{ page.title }}" class="btn btn--reddit" title="{{ site.data.ui-text[site.locale].share_on_label }} Reddit"><i class="fa fa-fw fa-reddit" aria-hidden="true"></i><span> Reddit</span></a>{% endraw %} {% raw %}<a href="https://www.reddit.com/submit?url={{ base_path }}{{ page.url }}&title={{ page.title }}" class="btn btn--reddit" title="{{ site.data.ui-text[site.locale].share_on_label }} Reddit"><i class="fa fa-fw fa-reddit" aria-hidden="true"></i><span> Reddit</span></a>{% endraw %}
``` ```
![Reddit social share link button]({{ base_path }}/images/mm-social-share-links-reddit-color.png) ![Reddit social share link button]({{ base_path }}/images/mm-social-share-links-reddit-color.png)