From aeedd5286494f5224b6a4edfc5662c8350b9b6fb Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Tue, 24 Jan 2017 09:42:49 -0500 Subject: [PATCH 1/8] Add Nepali (Nepalese) text --- README.md | 2 +- docs/_data/ui-text.yml | 43 +++++++++++++++++++++++++++++++++++++++- docs/_docs/08-ui-text.md | 1 + docs/_pages/about.md | 4 ++-- test/_data/ui-text.yml | 43 +++++++++++++++++++++++++++++++++++++++- 5 files changed, 88 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f73ee959..54105036 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ See what's new in the [CHANGELOG](CHANGELOG.md). - Optional [header images](https://mmistakes.github.io/minimal-mistakes/docs/layouts/#headers), [custom sidebars](https://mmistakes.github.io/minimal-mistakes/docs/layouts/#sidebars), [table of contents](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#table-of-contents), [galleries](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#gallery), related posts, [breadcrumb links](https://mmistakes.github.io/minimal-mistakes/docs/configuration/#breadcrumb-navigation-beta), [navigation lists](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#navigation-list), and more. - Commenting support (powered by [Disqus](https://disqus.com/), [Facebook](https://developers.facebook.com/docs/plugins/comments), Google+, [Discourse](https://www.discourse.org/), static-based via [Staticman](https://staticman.net/), and custom). - [Google Analytics](https://www.google.com/analytics/) support. -- UI localized text in English (default), Brazilian Portuguese, Chinese, French, German, Italian, Spanish, and Turkish +- UI localized text in English (default), Brazilian Portuguese, Chinese, French, German, Italian, Nepali (Nepalese), Spanish, and Turkish ## Demo Pages diff --git a/docs/_data/ui-text.yml b/docs/_data/ui-text.yml index 91f4deea..3b9217bd 100644 --- a/docs/_data/ui-text.yml +++ b/docs/_data/ui-text.yml @@ -411,6 +411,47 @@ de-LI: <<: *DEFAULT_DE de-LU: <<: *DEFAULT_DE - +# Nepali (Nepal) +# ----------------- +ne: &DEFAULT_NE + page : "पृष्‍ठ" + pagination_previous : "अघिल्लो" + pagination_next : "अर्को" + breadcrumb_home_label : "गृह" + breadcrumb_separator : "/" + menu_label : "टगल मेनु" + toc_label : "यो पृष्‍ठमा" + ext_link_label : "सिधा सम्पर्क" + less_than : "कम्तिमा" + minute_read : "मिनेट पढ्नुहोस्" + share_on_label : "शेयर गर्नुहोस्" + meta_label : + tags_label : "ट्यागहरू:" + categories_label : "वर्गहरु:" + date_label : "अद्यावधिक:" + comments_label : "टिप्पणी दिनुहोस्" + comments_title : "टिप्पणीहरू" + more_label : "अझै सिक्नुहोस्" + related_label : "तपाईं रुचाउन सक्नुहुन्छ " + follow_label : "पछ्याउनुहोस्:" + feed_label : "फिड" + powered_by : "Powered by" + website_label : "वेबसाइट" + email_label : "इमेल" + recent_posts : "ताजा लेखहरु" + undefined_wpm : "अपरिभाषित प्यारामिटर शब्दहरू_प्रति_मिनेट at _config.yml" + comment_form_info : "तपाइँको इमेल ठेगाना प्रकाशित गरिने छैन।आवश्यक जानकारीहरुमा चिन्ह लगाइको छ" + comment_form_comment_label : "टिप्पणी" + comment_form_md_info : "मार्कडाउन समर्थित छ।" + comment_form_name_label : "नाम" + comment_form_email_label : "इमेल ठेगाना" + comment_form_website_label : "वेबसाइट (वैकल्पिक)" + comment_btn_submit : "टिप्पणी दिनुहोस् " + comment_btn_submitted : "टिप्पणी भयो" + comment_success_msg : "तपाईंको टिप्पणीको लागि धन्यवाद! एक पटक यो अनुमोदन गरेपछी यो साइटमा देखाउनेछ।" + comment_error_msg : "माफ गर्नुहोस्, तपाईंको टिप्पणी त्रुटि थियो।सबै आवश्यक जानकारीहरु पूरा गरिएको छ भने निश्चित गर्नुहोस् र फेरि प्रयास गर्नुहोस्।" + loading_label : "लोड हुँदैछ ..." +ne-NP: + <<: *DEFAULT_NE # Another locale # -------------- diff --git a/docs/_docs/08-ui-text.md b/docs/_docs/08-ui-text.md index a5a326a8..fed70cfe 100644 --- a/docs/_docs/08-ui-text.md +++ b/docs/_docs/08-ui-text.md @@ -14,6 +14,7 @@ Currently the English[^yaml-anchors] main keys in [`_data/ui-text.yml`](https:// - French (Français) - German (Deutsch) - Italian (Italiano) +- Nepali (Nepalese) - Spanish (Español) - Turkish (Türkçe) diff --git a/docs/_pages/about.md b/docs/_pages/about.md index d13ad506..fbb5c7b3 100644 --- a/docs/_pages/about.md +++ b/docs/_pages/about.md @@ -12,7 +12,7 @@ layouts_gallery: - url: /assets/images/mm-layout-archive.png image_path: /assets/images/mm-layout-archive.png alt: "archive layout example" -modified: 2017-01-05T11:46:07-05:00 +modified: 2017-01-24T09:40:33-05:00 --- Minimal Mistakes is a flexible two-column Jekyll theme. Perfect for hosting your personal site, blog, or portfolio on GitHub or self-hosting on your own server. As the name implies --- styling is purposely minimalistic to be enhanced and customized by you :smile:. @@ -30,7 +30,7 @@ Minimal Mistakes is a flexible two-column Jekyll theme. Perfect for hosting your - Optional [header images](https://mmistakes.github.io/minimal-mistakes/docs/layouts/#headers), [custom sidebars](https://mmistakes.github.io/minimal-mistakes/docs/layouts/#sidebars), [table of contents](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#table-of-contents), [galleries](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#gallery), related posts, [breadcrumb links](https://mmistakes.github.io/minimal-mistakes/docs/configuration/#breadcrumb-navigation-beta), [navigation lists](https://mmistakes.github.io/minimal-mistakes/docs/helpers/#navigation-list), and more. - Commenting support (powered by [Disqus](https://disqus.com/), [Facebook](https://developers.facebook.com/docs/plugins/comments), Google+, [Discourse](https://www.discourse.org/), static-based via [Staticman](https://staticman.net/), and custom). - [Google Analytics](https://www.google.com/analytics/) support. -- UI localized text in English (default), Brazilian Portguese, Chinese, French, German, Italian, Spanish, and Turkish +- UI localized text in English (default), Brazilian Portuguese, Chinese, French, German, Italian, Nepali (Nepalese), Spanish, and Turkish ## Demo Pages diff --git a/test/_data/ui-text.yml b/test/_data/ui-text.yml index 91f4deea..3b9217bd 100644 --- a/test/_data/ui-text.yml +++ b/test/_data/ui-text.yml @@ -411,6 +411,47 @@ de-LI: <<: *DEFAULT_DE de-LU: <<: *DEFAULT_DE - +# Nepali (Nepal) +# ----------------- +ne: &DEFAULT_NE + page : "पृष्‍ठ" + pagination_previous : "अघिल्लो" + pagination_next : "अर्को" + breadcrumb_home_label : "गृह" + breadcrumb_separator : "/" + menu_label : "टगल मेनु" + toc_label : "यो पृष्‍ठमा" + ext_link_label : "सिधा सम्पर्क" + less_than : "कम्तिमा" + minute_read : "मिनेट पढ्नुहोस्" + share_on_label : "शेयर गर्नुहोस्" + meta_label : + tags_label : "ट्यागहरू:" + categories_label : "वर्गहरु:" + date_label : "अद्यावधिक:" + comments_label : "टिप्पणी दिनुहोस्" + comments_title : "टिप्पणीहरू" + more_label : "अझै सिक्नुहोस्" + related_label : "तपाईं रुचाउन सक्नुहुन्छ " + follow_label : "पछ्याउनुहोस्:" + feed_label : "फिड" + powered_by : "Powered by" + website_label : "वेबसाइट" + email_label : "इमेल" + recent_posts : "ताजा लेखहरु" + undefined_wpm : "अपरिभाषित प्यारामिटर शब्दहरू_प्रति_मिनेट at _config.yml" + comment_form_info : "तपाइँको इमेल ठेगाना प्रकाशित गरिने छैन।आवश्यक जानकारीहरुमा चिन्ह लगाइको छ" + comment_form_comment_label : "टिप्पणी" + comment_form_md_info : "मार्कडाउन समर्थित छ।" + comment_form_name_label : "नाम" + comment_form_email_label : "इमेल ठेगाना" + comment_form_website_label : "वेबसाइट (वैकल्पिक)" + comment_btn_submit : "टिप्पणी दिनुहोस् " + comment_btn_submitted : "टिप्पणी भयो" + comment_success_msg : "तपाईंको टिप्पणीको लागि धन्यवाद! एक पटक यो अनुमोदन गरेपछी यो साइटमा देखाउनेछ।" + comment_error_msg : "माफ गर्नुहोस्, तपाईंको टिप्पणी त्रुटि थियो।सबै आवश्यक जानकारीहरु पूरा गरिएको छ भने निश्चित गर्नुहोस् र फेरि प्रयास गर्नुहोस्।" + loading_label : "लोड हुँदैछ ..." +ne-NP: + <<: *DEFAULT_NE # Another locale # -------------- From cb7fbb90dc7a5847ba48e3ea8b2188e439779439 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Tue, 24 Jan 2017 09:56:05 -0500 Subject: [PATCH 2/8] Add some white-space below video embeds --- _sass/_utilities.scss | 1 + docs/_sass/_utilities.scss | 1 + 2 files changed, 2 insertions(+) diff --git a/_sass/_utilities.scss b/_sass/_utilities.scss index ab21b638..9423e4bc 100644 --- a/_sass/_utilities.scss +++ b/_sass/_utilities.scss @@ -487,6 +487,7 @@ a.reversefootnote { .responsive-video-container { position: relative; + margin-bottom: 1em; padding-bottom: 56.25%; height: 0; overflow: hidden; diff --git a/docs/_sass/_utilities.scss b/docs/_sass/_utilities.scss index ab21b638..9423e4bc 100644 --- a/docs/_sass/_utilities.scss +++ b/docs/_sass/_utilities.scss @@ -487,6 +487,7 @@ a.reversefootnote { .responsive-video-container { position: relative; + margin-bottom: 1em; padding-bottom: 56.25%; height: 0; overflow: hidden; From 5fc884eb84ef1964a6c3f79c7a84d0b68b788349 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Tue, 24 Jan 2017 10:05:57 -0500 Subject: [PATCH 3/8] Rename `responsive_video` helper to `video` --- _includes/page__hero_video.html | 2 +- _includes/{responsive_video => video} | 0 docs/_includes/page__hero_video.html | 2 +- docs/_includes/{responsive_video => video} | 0 4 files changed, 2 insertions(+), 2 deletions(-) rename _includes/{responsive_video => video} (100%) rename docs/_includes/{responsive_video => video} (100%) diff --git a/_includes/page__hero_video.html b/_includes/page__hero_video.html index ebb11a5b..8586a95a 100644 --- a/_includes/page__hero_video.html +++ b/_includes/page__hero_video.html @@ -1,4 +1,4 @@ {% capture video_id %}{{ page.header.video.id }}{% endcapture %} {% capture video_provider %}{{ page.header.video.provider }}{% endcapture %} -{% include responsive_video id=video_id provider=video_provider %} +{% include video id=video_id provider=video_provider %} diff --git a/_includes/responsive_video b/_includes/video similarity index 100% rename from _includes/responsive_video rename to _includes/video diff --git a/docs/_includes/page__hero_video.html b/docs/_includes/page__hero_video.html index ebb11a5b..8586a95a 100644 --- a/docs/_includes/page__hero_video.html +++ b/docs/_includes/page__hero_video.html @@ -1,4 +1,4 @@ {% capture video_id %}{{ page.header.video.id }}{% endcapture %} {% capture video_provider %}{{ page.header.video.provider }}{% endcapture %} -{% include responsive_video id=video_id provider=video_provider %} +{% include video id=video_id provider=video_provider %} diff --git a/docs/_includes/responsive_video b/docs/_includes/video similarity index 100% rename from docs/_includes/responsive_video rename to docs/_includes/video From 66c154e37f7b1f70bdf2523dc1d491ce8b7b95ba Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Tue, 24 Jan 2017 10:09:22 -0500 Subject: [PATCH 4/8] Add video header support to `archive` and `splash` layouts --- _layouts/archive.html | 2 ++ _layouts/splash.html | 2 ++ docs/_layouts/archive.html | 2 ++ docs/_layouts/splash.html | 2 ++ 4 files changed, 8 insertions(+) diff --git a/_layouts/archive.html b/_layouts/archive.html index fe41fba8..2784f67c 100644 --- a/_layouts/archive.html +++ b/_layouts/archive.html @@ -4,6 +4,8 @@ layout: default {% if page.header.overlay_color or page.header.overlay_image or page.header.image %} {% include page__hero.html %} +{% elsif page.header.video.id and page.header.video.provider %} + {% include page__hero_video.html %} {% endif %} {% if page.url != "/" and site.breadcrumbs %} diff --git a/_layouts/splash.html b/_layouts/splash.html index f2b310b9..29528ad8 100644 --- a/_layouts/splash.html +++ b/_layouts/splash.html @@ -4,6 +4,8 @@ layout: default {% if page.header.overlay_color or page.header.overlay_image or page.header.image %} {% include page__hero.html %} +{% elsif page.header.video.id and page.header.video.provider %} + {% include page__hero_video.html %} {% endif %}
diff --git a/docs/_layouts/archive.html b/docs/_layouts/archive.html index fe41fba8..2784f67c 100644 --- a/docs/_layouts/archive.html +++ b/docs/_layouts/archive.html @@ -4,6 +4,8 @@ layout: default {% if page.header.overlay_color or page.header.overlay_image or page.header.image %} {% include page__hero.html %} +{% elsif page.header.video.id and page.header.video.provider %} + {% include page__hero_video.html %} {% endif %} {% if page.url != "/" and site.breadcrumbs %} diff --git a/docs/_layouts/splash.html b/docs/_layouts/splash.html index f2b310b9..29528ad8 100644 --- a/docs/_layouts/splash.html +++ b/docs/_layouts/splash.html @@ -4,6 +4,8 @@ layout: default {% if page.header.overlay_color or page.header.overlay_image or page.header.image %} {% include page__hero.html %} +{% elsif page.header.video.id and page.header.video.provider %} + {% include page__hero_video.html %} {% endif %}
From 638c11b773a99b8552943030c270884b5e0905d9 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Tue, 24 Jan 2017 10:09:38 -0500 Subject: [PATCH 5/8] Improve video helper documentation --- docs/_docs/14-helpers.md | 45 ++++++++++++-- docs/_posts/2017-01-23-layout-header-video.md | 41 ++++++++----- test/_posts/2017-01-23-layout-header-video.md | 60 +++++++++++++++++++ 3 files changed, 126 insertions(+), 20 deletions(-) create mode 100644 test/_posts/2017-01-23-layout-header-video.md diff --git a/docs/_docs/14-helpers.md b/docs/_docs/14-helpers.md index 2aaa85ac..1d6702d8 100644 --- a/docs/_docs/14-helpers.md +++ b/docs/_docs/14-helpers.md @@ -189,15 +189,52 @@ And then drop-in the feature row include in the body where you'd like it to appe **More Feature Row Goodness:** A [few more examples]({{ "/splash-page/" | absolute_url }}) and [source code](https://github.com/{{ site.repository }}/blob/master/docs/_pages/splash-page.md) can be seen in the demo site. {: .notice--info} -## Video +## Responsive Video Embed -Embed a responsive video from YouTube or Vimeo. +Embed a video from YouTube or Vimeo that responsively sizes to fit the width of its parent. + +| Parameter | Required | Description | +|---------- |--------- | ----------- | +| `id` | **Required** | ID of the video | +| `provider` | **Required** | Hosting provider of the video, either `youtube` or `vimeo` | + +### YouTube + +To embed the following YouTube video at url `https://www.youtube.com/watch?v=XsxDH4HcOWA` (long version) or `https://youtu.be/XsxDH4HcOWA` (short version) into a post or page's main content you'd use: ```liquid -{% raw %}{% include responsive_video id="97649261" provider="vimeo" %}{% endraw %} +{% raw %}{% include video id="XsxDH4HcOWA" provider="youtube" %}{% endraw %} ``` -{% include responsive_video id="97649261" provider="vimeo" %} +{% include video id="XsxDH4HcOWA" provider="youtube" %} + +To embed it as a video header you'd use the following YAML Front Matter + +```yaml +header: + video: + id: XsxDH4HcOWA + provider: youtube +``` + +### Vimeo + +To embed the following Vimeo video at url `https://vimeo.com/97649261` into a post or page's main content you'd use: + +```liquid +{% raw %}{% include video id="97649261" provider="vimeo" %}{% endraw %} +``` + +{% include video id="97649261" provider="vimeo" %} + +To embed it as a video header you'd use the following YAML Front Matter + +```yaml +header: + video: + id: 97649261 + provider: vimeo +``` ## Table of Contents diff --git a/docs/_posts/2017-01-23-layout-header-video.md b/docs/_posts/2017-01-23-layout-header-video.md index 5df1a9bd..9054e157 100644 --- a/docs/_posts/2017-01-23-layout-header-video.md +++ b/docs/_posts/2017-01-23-layout-header-video.md @@ -12,20 +12,26 @@ tags: - layout --- -This post should display a **header with a reponsive video**, if the theme supports it. +This post should display a **header with a responsive video**, if the theme supports it. ## Settings -|--- -| Parameter | Required | Description | -|-|- -| `id` | **Required** | ID of the video -| `provider` | **Required** | Hosting provider of the video, either 'youtube' or 'vimeo' -|--- +| Parameter | Required | Description | +|---------- |--------- | ----------- | +| `id` | **Required** | ID of the video | +| `provider` | **Required** | Hosting provider of the video, either `youtube` or `vimeo` | -## YouTube +### YouTube -Here is a YouTube example for the video at url `https://www.youtube.com/watch?v=XsxDH4HcOWA` (long version) or `https://youtu.be/XsxDH4HcOWA` (short version): +To embed the following YouTube video at url `https://www.youtube.com/watch?v=XsxDH4HcOWA` (long version) or `https://youtu.be/XsxDH4HcOWA` (short version) into a post or page's main content you'd use: + +```liquid +{% raw %}{% include video id="XsxDH4HcOWA" provider="youtube" %}{% endraw %} +``` + +{% include video id="XsxDH4HcOWA" provider="youtube" %} + +To embed it as a video header you'd use the following YAML Front Matter ```yaml header: @@ -34,18 +40,21 @@ header: provider: youtube ``` -{% include responsive_video id="XsxDH4HcOWA" provider="youtube" %} +### Vimeo -## Vimeo +To embed the following Vimeo video at url `https://vimeo.com/97649261` into a post or page's main content you'd use: -Here is a Vimeo example for the video at url `https://vimeo.com/97649261`: +```liquid +{% raw %}{% include video id="97649261" provider="vimeo" %}{% endraw %} +``` + +{% include video id="97649261" provider="vimeo" %} + +To embed it as a video header you'd use the following YAML Front Matter ```yaml header: video: id: 97649261 provider: vimeo -``` - -{% include responsive_video id="97649261" provider="vimeo" %} - +``` \ No newline at end of file diff --git a/test/_posts/2017-01-23-layout-header-video.md b/test/_posts/2017-01-23-layout-header-video.md new file mode 100644 index 00000000..9054e157 --- /dev/null +++ b/test/_posts/2017-01-23-layout-header-video.md @@ -0,0 +1,60 @@ +--- +title: "Layout: Header Video" +header: + video: + id: XsxDH4HcOWA + provider: youtube +categories: + - Layout + - Uncategorized +tags: + - video + - layout +--- + +This post should display a **header with a responsive video**, if the theme supports it. + +## Settings + +| Parameter | Required | Description | +|---------- |--------- | ----------- | +| `id` | **Required** | ID of the video | +| `provider` | **Required** | Hosting provider of the video, either `youtube` or `vimeo` | + +### YouTube + +To embed the following YouTube video at url `https://www.youtube.com/watch?v=XsxDH4HcOWA` (long version) or `https://youtu.be/XsxDH4HcOWA` (short version) into a post or page's main content you'd use: + +```liquid +{% raw %}{% include video id="XsxDH4HcOWA" provider="youtube" %}{% endraw %} +``` + +{% include video id="XsxDH4HcOWA" provider="youtube" %} + +To embed it as a video header you'd use the following YAML Front Matter + +```yaml +header: + video: + id: XsxDH4HcOWA + provider: youtube +``` + +### Vimeo + +To embed the following Vimeo video at url `https://vimeo.com/97649261` into a post or page's main content you'd use: + +```liquid +{% raw %}{% include video id="97649261" provider="vimeo" %}{% endraw %} +``` + +{% include video id="97649261" provider="vimeo" %} + +To embed it as a video header you'd use the following YAML Front Matter + +```yaml +header: + video: + id: 97649261 + provider: vimeo +``` \ No newline at end of file From 3acaa4dd29d303255537d743ebcccf9eabac9487 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Tue, 24 Jan 2017 10:10:43 -0500 Subject: [PATCH 6/8] Update CHANGELOG and history --- CHANGELOG.md | 17 +++++++++++++++++ docs/_docs/18-history.md | 19 ++++++++++++++++++- 2 files changed, 35 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2e88e83..e7038724 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +## [4.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.2.0) + +### Enhancements + +- Add `video` helper (for YouTube/Vimeo) and video headers to `single`, `archive`, and `splash` layouts. [#788](https://github.com/mmistakes/minimal-mistakes/pull/788) +- Add missing simplified Chinese localized UI text strings. [#747](https://github.com/mmistakes/minimal-mistakes/pull/747) +- Add Nepali (Nepalese) localized UI text strings. [#785](https://github.com/mmistakes/minimal-mistakes/pull/785) +- Remove borders from table elements found in Google Custom Search Engine widget. [#759](https://github.com/mmistakes/minimal-mistakes/issues/759) + +### Bug Fixes + +- Remove `position: sticky` JavaScript polyfill and fallback to default positioning for browsers that don't support it. [#752](https://github.com/mmistakes/minimal-mistakes/issues/752) + +### Maintenance + +- Fix invalid Google Universal Analytics example in documentation. [#783](https://github.com/mmistakes/minimal-mistakes/pull/783) + ## [4.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.1.1) ### Enhancements diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index 3c443d1b..614c3eb9 100644 --- a/docs/_docs/18-history.md +++ b/docs/_docs/18-history.md @@ -4,9 +4,26 @@ permalink: /docs/history/ excerpt: "Change log of enhancements and bug fixes made to the theme." sidebar: nav: docs -modified: 2016-12-21T23:04:51-05:00 +modified: 2017-01-24T10:10:17-05:00 --- +## [4.2.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.2.0) + +### Enhancements + +- Add `video` helper (for YouTube/Vimeo) and video headers to `single`, `archive`, and `splash` layouts. [#788](https://github.com/mmistakes/minimal-mistakes/pull/788) +- Add missing simplified Chinese localized UI text strings. [#747](https://github.com/mmistakes/minimal-mistakes/pull/747) +- Add Nepali (Nepalese) localized UI text strings. [#785](https://github.com/mmistakes/minimal-mistakes/pull/785) +- Remove borders from table elements found in Google Custom Search Engine widget. [#759](https://github.com/mmistakes/minimal-mistakes/issues/759) + +### Bug Fixes + +- Remove `position: sticky` JavaScript polyfill and fallback to default positioning for browsers that don't support it. [#752](https://github.com/mmistakes/minimal-mistakes/issues/752) + +### Maintenance + +- Fix invalid Google Universal Analytics example in documentation. [#783](https://github.com/mmistakes/minimal-mistakes/pull/783) + ## [4.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.1.1) ### Enhancements From 73e6a25ea9bcf94c38496e5ca361a0be153b4388 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Tue, 24 Jan 2017 10:17:21 -0500 Subject: [PATCH 7/8] Bump jekyll-sitemap to (1.0) --- minimal-mistakes-jekyll.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minimal-mistakes-jekyll.gemspec b/minimal-mistakes-jekyll.gemspec index 094eebbe..0a9e97e5 100644 --- a/minimal-mistakes-jekyll.gemspec +++ b/minimal-mistakes-jekyll.gemspec @@ -17,7 +17,7 @@ Gem::Specification.new do |spec| spec.add_runtime_dependency "jekyll", "~> 3.3" spec.add_runtime_dependency "jekyll-paginate", "~> 1.1" - spec.add_runtime_dependency "jekyll-sitemap", "~> 0.12" + spec.add_runtime_dependency "jekyll-sitemap", "~> 1.0" spec.add_runtime_dependency "jekyll-gist", "~> 1.4" spec.add_runtime_dependency "jekyll-feed", "~> 0.8" spec.add_runtime_dependency "jemoji", "~> 0.7" From d061a950c2cf03b46d72bb8aad4b77e929c452dd Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Tue, 24 Jan 2017 10:17:39 -0500 Subject: [PATCH 8/8] Bump version to 4.2.0 --- CHANGELOG.md | 1 + docs/_docs/18-history.md | 1 + docs/_pages/home.md | 2 +- minimal-mistakes-jekyll.gemspec | 2 +- package.json | 2 +- 5 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7038724..fe3c6e99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ ### Maintenance - Fix invalid Google Universal Analytics example in documentation. [#783](https://github.com/mmistakes/minimal-mistakes/pull/783) +- Bump `jekyll-sitemap` gem dependency to (1.0). ## [4.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.1.1) diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index 614c3eb9..15cb5287 100644 --- a/docs/_docs/18-history.md +++ b/docs/_docs/18-history.md @@ -23,6 +23,7 @@ modified: 2017-01-24T10:10:17-05:00 ### Maintenance - Fix invalid Google Universal Analytics example in documentation. [#783](https://github.com/mmistakes/minimal-mistakes/pull/783) +- Bump `jekyll-sitemap` gem dependency to (1.0). ## [4.1.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.1.1) diff --git a/docs/_pages/home.md b/docs/_pages/home.md index 4b80e09d..e40d8e49 100644 --- a/docs/_pages/home.md +++ b/docs/_pages/home.md @@ -7,7 +7,7 @@ header: cta_label: " Install Now" cta_url: "/docs/quick-start-guide/" caption: -excerpt: 'A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.
Latest release v4.1.1

{::nomarkdown} {:/nomarkdown}' +excerpt: 'A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.
Latest release v4.2.0

{::nomarkdown} {:/nomarkdown}' feature_row: - image_path: /assets/images/mm-customizable-feature.png alt: "customizable" diff --git a/minimal-mistakes-jekyll.gemspec b/minimal-mistakes-jekyll.gemspec index 0a9e97e5..462d0e9b 100644 --- a/minimal-mistakes-jekyll.gemspec +++ b/minimal-mistakes-jekyll.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |spec| spec.name = "minimal-mistakes-jekyll" - spec.version = "4.1.1" + spec.version = "4.2.0" spec.authors = ["Michael Rose"] spec.summary = %q{A flexible two-column Jekyll theme.} diff --git a/package.json b/package.json index d2806d0f..834b417a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "minimal-mistakes", - "version": "4.1.1", + "version": "4.2.0", "description": "Minimal Mistakes Jekyll theme npm build scripts", "repository": { "type": "git",