Commit graph

332 commits

Author SHA1 Message Date
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
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
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
f4ffaa2aeb Release 4.11.2 💎 2018-05-03 19:32:48 -04:00
Michael Rose
0f1816e88f Update CHANGELOG and history 2018-05-03 14:31:48 -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
483184d566 Add new layouts 2018-03-20 15:34:10 -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
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