Michael Rose
42de7a56fc
Improve author link flexibility
...
Deprecate social networking links in `_config.yml` in favor or new `author.links` array for any link and in any order. All of Font Awesome's icons are available for use.
```
author:
links:
- label: "Your Website"
icon: "fas fa-fw fa-link"
url: "https://your-site.com "
- label: "Twitter"
icon: "fab fa-fw fa-twitter-square"
url: "https://twitter.com/username "
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/username "
- label: "Instagram"
icon: "fab fa-fw fa-instagram"
url: "https://instagram.com/username "
```
Fixes #1581
2018-09-10 15:05:07 -04:00
Michael Rose
68df0b6b63
Add header actions
array support for multiple call to action links
...
```
header:
overlay_image: /assets/images/unsplash-image-1.jpg
og_image: /assets/images/page-header-og-image.png
caption: "Photo credit: [**Unsplash**](https://unsplash.com )"
actions:
- label: "Learn More"
url: "https://unsplash.com "
```
Fixes #1461
2018-09-10 11:04:06 -04:00
Michael Rose
833ab3933d
Add support to gallery helper for defining column layout
...
e.g. `{% include gallery id="gallery" layout="half" caption="2 column gallery caption" %}
Fixes #1821
2018-09-10 10:24:24 -04:00
Michael Rose
d082dc2a39
Fix sidebar navigation list toggle.
...
Prettier managled `@include breakpoint` media queries causing the input/checkbox toggle hack styles to go missing.
Fixes #1819
2018-09-05 15:29:45 -04:00
Michael Rose
d23a569eff
Update CHANGELOG and history
2018-09-05 15:18:56 -04:00
Michael Rose
174dfd1ba0
Update CHANGELOG and history
2018-09-02 12:20:50 -04:00
Michael Rose
b0ff6ef4c6
Release 4.12.2 💎
2018-09-02 12:18:51 -04:00
Michael Rose
1bebba692c
Update CHANGELOG and history
2018-09-02 12:14:36 -04:00
Michael Rose
a50c84e5d7
Add missing translation texts
2018-09-02 12:14:26 -04:00
Staticman
c0725e9653
New comment by Richard Rich Steinmetz ( #1796 )
2018-08-21 07:59:16 -04:00
Michael Rose
0d9978fe65
Wrap Liquid tag with {% raw %}
2018-08-15 09:55:35 -04:00
Michael Rose
8dc845e4fb
Fix TOC icon
2018-08-15 09:53:16 -04:00
Michael Rose
7ffc103437
Fix heading levels in comments section
2018-08-15 09:50:22 -04:00
Michael Rose
4a072e50dc
Add table of contents test posts
2018-08-15 09:44:21 -04:00
Michael Rose
b40018d280
Update CHANGELOG and history
2018-08-15 09:41:18 -04:00
Michael Rose
61fee28543
Update CHANGELOG and history
2018-08-13 08:01:43 -04:00
Michael Rose
67f94f0588
Update CHANGELOG and history
2018-08-10 08:59:20 -04:00
Michael Rose
f9c418c740
Update Staticman commit message to include name
2018-08-10 08:04:00 -04:00
Michael Rose
ca9d1ccb58
Update CHANGELOG and history
2018-08-09 15:46:52 -04:00
Michael Rose
c259535e44
Use sentence case for better readability
2018-08-09 15:43:27 -04:00
Michael Rose
676b9cc0e3
Update CHANGELOG and history
2018-08-09 09:24:55 -04:00
Michael Rose
0adebd240f
Update CHANGELOG and history
2018-08-07 23:05:05 -04:00
Michael Rose
7760108601
Release 4.12.1 💎
2018-08-07 22:59:46 -04:00
Michael Rose
ecd1748247
Remove slash at the beginning of path
in staticman.yml example
2018-08-07 15:55:19 -04:00
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
Michael Rose
120ba7a0b0
Update CHANGELOG and history
2018-07-24 10:44:39 -04:00
Michael Rose
9cfa4865fd
Update CHANGELOG and history
2018-07-24 10:40:02 -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
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
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
Michael Rose
2ba69591bf
Update TOC documentation
2018-06-11 07:57:02 -04:00
Michael Rose
b0689a928d
Update CHANGELOG and history
2018-06-04 12:11:04 -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
Michael Rose
195105c3df
Update CHANGELOG and history
2018-06-04 11:58:56 -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
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
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
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
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
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
Michael Rose
f4ffaa2aeb
Release 4.11.2 💎
2018-05-03 19:32:48 -04:00
Michael Rose
3ffe095474
Roll back Jekyll Algolia
2018-05-03 15:30:00 -04:00
Michael Rose
61859342c3
Revert "Test Travis CI config changes"
...
This reverts commit fc80042a9e
.
2018-05-03 15:14:54 -04:00
Michael Rose
fc80042a9e
Test Travis CI config changes
2018-05-03 15:08:33 -04:00
Michael Rose
0f1816e88f
Update CHANGELOG and history
2018-05-03 14:31:48 -04:00
Michael Rose
0bd3cf599c
Anonymize IP addresses for GA
2018-05-03 14:31:40 -04:00
Michael Rose
0723a9de3e
Add anonymize_ip
option to documentation
2018-05-03 14:31:27 -04:00
Michael Rose
d4b4c890db
Add Slovak localized UI text strings
2018-04-10 08:43:11 -04:00
Michael Rose
2248a4b1ba
Add conditionals for showing reCaptcha keys in form
2018-03-30 18:39:54 -04:00
Michael Rose
c0ee81ea7c
Add "Back to Top" text string
2018-03-29 12:48:27 -04:00
Michael Rose
b04f420b9f
Update CHANGELOG and history
2018-03-29 12:35:12 -04:00
Michael Rose
7d25db8f01
Fix typo
2018-03-20 17:32:37 -04:00
Michael Rose
ae23e1839f
Remove link
2018-03-20 17:32:01 -04:00
Michael Rose
1ab092bcd4
Release 4.11.1 💎
2018-03-20 17:30:07 -04:00
Michael Rose
4d4531d19f
Replace absolute_url
with relative_url
2018-03-20 16:01:21 -04:00
Michael Rose
19a943eec1
Fix permalinks
2018-03-20 15:34:17 -04:00
Michael Rose
483184d566
Add new layouts
2018-03-20 15:34:10 -04:00
Michael Rose
cc81736778
Replace hard coded archive pages with layouts
2018-03-20 15:09:40 -04:00
Michael Rose
4cfbd7a5aa
Document new layouts
2018-03-20 15:06:41 -04:00
Michael Rose
31b20a6ad0
Add wide
modifier to archive layout
2018-03-20 14:47:13 -04:00
Michael Rose
ba5d25c419
Replace hard coded archive pages with new layouts
2018-03-20 14:39:40 -04:00
Michael Rose
5e60d2d3c5
Fix search excerpts that run together
2018-03-20 11:48:30 -04:00
Michael Rose
c8226a32a6
Replace absolute_url
with relative_url
...
Where it makes sense replace asset paths and navigation related paths with `relative_url` filter.
Leave SEO related `<head>` elements and social sharing links as `absolute_url`.
Fixes #1588
2018-03-20 11:35:36 -04:00
Michael Rose
bac26e96b2
Add default theme
and remote_theme
values to _config.yml
2018-03-14 12:54:15 -04:00
Michael Rose
b274ada35c
Update version
2018-03-12 19:38:21 -04:00
Michael Rose
7239604922
Release 4.10.1 💎
2018-03-12 19:32:55 -04:00
Michael Rose
6997319c47
Update CHANGELOG and history
2018-03-12 19:29:00 -04:00
Michael Rose
e7095c49d9
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
2018-03-12 19:27:51 -04:00
Matías E. Fernández
79d0b75683
Add support for Google Analytics with global site tag (gtag.js) ( #1563 )
...
For documentation see https://developers.google.com/analytics/devguides/collection/gtagjs/
and https://support.google.com/analytics/answer/7538414 .
2018-03-12 19:27:42 -04:00
Michael Rose
eebf6f4b3c
Add missing German translations
2018-03-12 19:25:49 -04:00