minimal-mistakes-jekyll 4.15.2 → 4.16.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b6933c3369cf7b7c39d320d3cdb2fe04ce07fa79d65d4e78bdf8ceb50dd6ea41
4
- data.tar.gz: 657ece2f2ccb02c2e94fd4a85f7cae5a6b08d5d79d3d60fc362097a399e59f99
3
+ metadata.gz: c8bf92c3ddeff236db051351a9049703923724bd29d61bc6f10711d10d0bc878
4
+ data.tar.gz: 5d22621d64024579ce047566735754679dadecc51c3355e74fb590202143ccb8
5
5
  SHA512:
6
- metadata.gz: 2a5e620cc17fbfd21371a36916695c0bfdb2b015706ec47f4fd0903912f360477c512f806c10847c8c6794d41d6a0af7107fd3fa3a5e51a131e540f3e246e005
7
- data.tar.gz: fce1fcba61479ded0d42fad6535175f0265adcc80ebfa66e8a993a0736989cd84408742df382d57cd97018211124285dfe9dfdda03f1fdeed8c8f1c1bdd83d1a
6
+ metadata.gz: e035101e13ad785a0126c7eff1a6f087c2e1adacb2f664271571fc64926d98224de52e8094fc27a0ff9604d8c6878e8eceb75349c134b06a6826a61869df4fa7
7
+ data.tar.gz: 8c13efa04bc431a6523a4b434075aeae4c3b0f699ec471847e848902fb3ed6628c00f989333dfee879b5b477e00b9d5874753106badc91e088ae097a2a8c2d99
@@ -1,3 +1,30 @@
1
+ ## [4.16.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.16.0)
2
+
3
+ ### Enhancements
4
+
5
+ - Improve search `input` semantics for Lunr and Google search providers. [#2123](https://github.com/mmistakes/minimal-mistakes/pull/2123)
6
+ - Allow adding JavaScript files after those bundled in the theme. [#2110](https://github.com/mmistakes/minimal-mistakes/issues/2110) [#2116](https://github.com/mmistakes/minimal-mistakes/pull/2116)
7
+ - Add `$max-width` Sass variable for adjusting page content's maximum width. [#2093](https://github.com/mmistakes/minimal-mistakes/pull/2093)
8
+ - Add Thai localized UI text strings. [#2111](https://github.com/mmistakes/minimal-mistakes/pull/2111)
9
+ - Update Font Awesome to [v5.8.1](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.8.1). [#2102](https://github.com/mmistakes/minimal-mistakes/pull/2102)
10
+ - Add missing Vietnamese localized UI text strings. [#2097](https://github.com/mmistakes/minimal-mistakes/pull/2097)
11
+ - Replace jQuery Smooth Scroll with Smooth Scroll + Gumshoe. [#2082](https://github.com/mmistakes/minimal-mistakes/pull/2082)
12
+ - Add styling for [GFM task lists](https://help.github.com/en/articles/about-task-lists#creating-task-lists). [#2092](https://github.com/mmistakes/minimal-mistakes/issues/2092)
13
+ - Update Google Universal Analytics to load async. [#2079](https://github.com/mmistakes/minimal-mistakes/pull/2079)
14
+ - Remove Google+ social sharing button, comment provider, and author link configs from theme.
15
+ - Add missing Chinese text strings. [#2072](https://github.com/mmistakes/minimal-mistakes/pull/2072)
16
+
17
+ ### Bug Fixes
18
+
19
+ - Fix table of contents active link styling.
20
+ - Add missing Hindi localized UI text strings. [#2105](https://github.com/mmistakes/minimal-mistakes/pull/2105) [#2106](https://github.com/mmistakes/minimal-mistakes/pull/2106)
21
+ - Fix Brazilian Portuguese text strings. [#2098](https://github.com/mmistakes/minimal-mistakes/pull/2098)
22
+ - Fix typo in French `results_found` text string. [#2096](https://github.com/mmistakes/minimal-mistakes/pull/2096)
23
+ - Fix figures inside of list elements. [#2094](https://github.com/mmistakes/minimal-mistakes/pull/2094)
24
+ - Remove Font Awesome `data-search-pseudo-elements` attribute as it degrades smooth scroll performance. [#2075](https://github.com/mmistakes/minimal-mistakes/issues/2075#issuecomment-472437014)
25
+ - Fix footnote links incompatibility with smooth scroll plugin. [#2075](https://github.com/mmistakes/minimal-mistakes/issues/2075)
26
+ - Loosen Bundler dependency in ruby gem.
27
+
1
28
  ## [4.15.2](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.15.2)
2
29
 
3
30
  ### Enhancements
data/README.md CHANGED
@@ -9,7 +9,7 @@ Minimal Mistakes is a flexible two-column Jekyll theme, perfect for building per
9
9
 
10
10
  :sparkles: See what's new in the [CHANGELOG](CHANGELOG.md).
11
11
 
12
- **If you enjoy this theme, please consider [supporting me](https://www.paypal.me/mmistakes) for developing and maintaining it.**
12
+ **If you enjoy this theme, please consider [supporting me](https://www.paypal.me/mmistakes) to continue developing and maintaining it.**
13
13
 
14
14
  [![Support via PayPal](https://cdn.rawgit.com/twolfson/paypal-github-button/1.0.0/dist/button.svg)](https://www.paypal.me/mmistakes)
15
15
 
@@ -33,7 +33,7 @@ Minimal Mistakes is a flexible two-column Jekyll theme, perfect for building per
33
33
  - 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.
34
34
  - 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 [utterances](https://utteranc.es/)).
35
35
  - [Google Analytics](https://www.google.com/analytics/) support.
36
- - UI localized text in English (default), Brazilian Portuguese (Português brasileiro), Chinese, Danish, Dutch, French (Français), German (Deutsch), Greek, Hindi (हिंदी), Hungarian, Indonesian, Italian (Italiano), Japanese, Korean, Malayalam, Nepali (Nepalese), Persian (فارسی), Polish, Punjabi (ਪੰਜਾਬੀ), Romanian, Russian, Slovak, Spanish (Español), Swedish, Turkish (Türkçe), and Vietnamese.
36
+ - UI localized text in English (default), Brazilian Portuguese (Português brasileiro), Chinese, Danish, Dutch, French (Français), German (Deutsch), Greek, Hindi (हिंदी), Hungarian, Indonesian, Italian (Italiano), Japanese, Korean, Malayalam, Nepali (Nepalese), Persian (فارسی), Polish, Punjabi (ਪੰਜਾਬੀ), Romanian, Russian, Slovak, Spanish (Español), Swedish, Thai, Turkish (Türkçe), and Vietnamese.
37
37
 
38
38
  ## Skins (color variations)
39
39
 
@@ -126,7 +126,7 @@ To install:
126
126
  bundle
127
127
  ```
128
128
 
129
- 4. Add `remote_theme: "mmistakes/minimal-mistakes@4.15.2"` to your `_config.yml` file. Remove any other `theme:` or `remote_theme:` entry.
129
+ 4. Add `remote_theme: "mmistakes/minimal-mistakes@4.16.0"` to your `_config.yml` file. Remove any other `theme:` or `remote_theme:` entry.
130
130
 
131
131
  ## Usage
132
132
 
@@ -141,7 +141,7 @@ fr: &DEFAULT_FR
141
141
  comment_error_msg : "Désolé, une erreur est survenue lors de la soumission. Vérifiez que les champs obligatoires ont été remplis et réessayez."
142
142
  loading_label : "Chargement..."
143
143
  search_placeholder_text : "Entrez votre recherche..."
144
- results_found : "Aucun résultat trouvé"
144
+ results_found : "Résultat(s) trouvé(s)"
145
145
  back_to_top : "Retour en haut"
146
146
  fr-FR:
147
147
  <<: *DEFAULT_FR
@@ -245,23 +245,23 @@ pt-BR:
245
245
  breadcrumb_home_label : "Home"
246
246
  breadcrumb_separator : "/"
247
247
  menu_label :
248
- search_label :
248
+ search_label : "Buscar"
249
249
  toc_label : "Nesta página"
250
250
  ext_link_label : "Link direto"
251
251
  less_than : "menos que"
252
252
  minute_read : "minuto(s) de leitura"
253
- share_on_label : "Compartilhe em"
253
+ share_on_label : "Compartilhe: "
254
254
  meta_label :
255
255
  tags_label : "Tags:"
256
256
  categories_label : "Categorias:"
257
257
  date_label : "Atualizado em:"
258
258
  comments_label : "Deixe um comentário"
259
- comments_title :
259
+ comments_title : "Comentários"
260
260
  more_label : "Aprenda mais"
261
- related_label : "Talvez você goste também"
262
- follow_label : "Acompanhe em"
261
+ related_label : "Talvez você também goste"
262
+ follow_label : "Acompanhe no"
263
263
  feed_label : "Feed"
264
- powered_by : "Feito com"
264
+ powered_by : "Desenvolvido com"
265
265
  website_label : "Site"
266
266
  email_label : "Email"
267
267
  recent_posts : "Postagens recentes"
@@ -277,6 +277,8 @@ pt-BR:
277
277
  comment_success_msg : "Obrigado pelo seu comentário! Ele aparecerá no site assim que for aprovado."
278
278
  comment_error_msg : "Desculpe, ocorreu um erro no envio. Por favor verifique se todos os campos obrigatórios foram preenchidos e tente novamente."
279
279
  loading_label : "Carregando..."
280
+ back_to_top : "Voltar para o topo"
281
+ search_placeholder_text : "Pesquisar..."
280
282
 
281
283
  # Italian
282
284
  # -------
@@ -366,6 +368,9 @@ zh: &DEFAULT_ZH_HANS
366
368
  comment_success_msg : "感谢您的评论!被批准后它会立即在此站点展示。"
367
369
  comment_error_msg : "很抱歉,您的提交存在错误。请确保所有必填字段都已填写正确,然后再试一次。"
368
370
  loading_label : "正在加载..."
371
+ search_placeholder_text : "输入您要搜索的关键词..."
372
+ results_found : "条记录匹配"
373
+ back_to_top : "返回顶部"
369
374
  zh-CN:
370
375
  <<: *DEFAULT_ZH_HANS
371
376
  zh-SG:
@@ -873,6 +878,9 @@ vi: &DEFAULT_VI
873
878
  comment_success_msg : "Cảm ơn bạn đã bình luận! Bình luận sẽ xuất hiện sau khi được duyệt."
874
879
  comment_error_msg : "Rất tiếc, có lỗi trong việc gửi bình luận. Hãy đảm bảo toàn bộ các phần bắt buộc đã được điền đầy đủ và thử lại."
875
880
  loading_label : "Đang tải..."
881
+ search_placeholder_text : "Nhập từ khóa cần tìm..."
882
+ results_found : "Kết quả tìm được"
883
+ back_to_top : "Lên đầu trang"
876
884
  vi-VN:
877
885
  <<: *DEFAULT_VI
878
886
 
@@ -1295,7 +1303,99 @@ ml: &DEFAULT_ML
1295
1303
  ml-IN:
1296
1304
  <<: *DEFAULT_ML
1297
1305
 
1306
+ # Thailand
1307
+ # --------------
1308
+ th: &DEFAULT_TH
1309
+ page : "หน้า"
1310
+ pagination_previous : "ก่อนหน้า"
1311
+ pagination_next : "ถัดไป"
1312
+ breadcrumb_home_label : "หน้าแรก"
1313
+ breadcrumb_separator : "/"
1314
+ menu_label : "พับเมนู"
1315
+ search_label : "พับการค้นหา"
1316
+ toc_label : "บนหน้านี้"
1317
+ ext_link_label : "ลิงก์โดยตรง"
1318
+ less_than : "น้อยกว่า"
1319
+ minute_read : "นาที ในการอ่าน"
1320
+ share_on_label : "แชร์ไปที่"
1321
+ meta_label :
1322
+ tags_label : "แท็ก:"
1323
+ categories_label : "หมวดหมู่:"
1324
+ date_label : "อัพเดตล่าสุด:"
1325
+ comments_label : "แสดงความคิดเห็น"
1326
+ comments_title : "ความคิดเห็น"
1327
+ more_label : "อ่านต่อ"
1328
+ related_label : "คุณอาจจะชอบสิ่งนี้"
1329
+ follow_label : "ติดตาม:"
1330
+ feed_label : "ฟืดข่าว"
1331
+ powered_by : "ขับเคลื่อนโดย"
1332
+ website_label : "เว็บไซต์"
1333
+ email_label : "อีเมล"
1334
+ recent_posts : "โพสล่าสุด"
1335
+ undefined_wpm : "ไม่สามารถระบุพารามิเตอร์ words_per_minute ได้ใน _config.yml"
1336
+ comment_form_info : "อีเมลของคุณไม่สามารถโพสสาธารณะได้ กรุณากรอกช่องที่ระบุด้วยเครื่องหมายดอกจันไว้"
1337
+ comment_form_comment_label : "แสดงความคิดเห็น"
1338
+ comment_form_md_info : "มาร์กดาวน์ได้รับการสนับสนุน"
1339
+ comment_form_name_label : "ชื่อ"
1340
+ comment_form_email_label : "ที่อยู่อีเมล"
1341
+ comment_form_website_label : "เว็บไซต์ (ตัวเลือก)"
1342
+ comment_btn_submit : "ส่งความคิดเห็น"
1343
+ comment_btn_submitted : "ส่งเรียบร้อยแล้ว"
1344
+ comment_success_msg : "ขอบคุณสำหรับการแสดงความคิดเห็น! ความคิดเห็นจะได้รับการแสดงหลังจากได้รับการยืนยัน"
1345
+ comment_error_msg : "ขออภัย, มีบางอย่างผิดพลาดจากการส่งแบบฟอร์ม กรุณาตรวจทานทุกช่อง และลองส่งใหม่อีกครั้ง"
1346
+ loading_label : "กำลังโหลด..."
1347
+ search_placeholder_text : "ใส่คำค้นหาของคุณ..."
1348
+ results_found : "ผลการค้นหา พบ"
1349
+ back_to_top : "กลับด้านบน"
1350
+ th-TH:
1351
+ <<: *DEFAULT_TH
1298
1352
 
1353
+ # Hindi
1354
+ # -----------------
1355
+ hi: &DEFAULT_HI
1356
+ page : "पृष्ठ"
1357
+ pagination_previous : "पिछला"
1358
+ pagination_next : "अगला"
1359
+ breadcrumb_home_label : "घर"
1360
+ breadcrumb_separator : "/"
1361
+ menu_label : "टॉगल मेनू"
1362
+ toc_label : "इस पृष्ठ पर"
1363
+ ext_link_label : "सीधा संपर्क"
1364
+ less_than : "से कम"
1365
+ minute_read : "मिनट में पढ़ सकते हैं"
1366
+ share_on_label : "साझा करें"
1367
+ meta_label :
1368
+ tags_label : "अंकितक:"
1369
+ categories_label : "श्रेणियाँ:"
1370
+ date_label : "अपडेट किया गया:"
1371
+ comments_label : "एक टिप्पणी छोड़ें"
1372
+ comments_title : "टिप्पणियाँ"
1373
+ more_label : "और अधिक जानें"
1374
+ related_label : "आप इसका भी आनंद ले सकते हैं"
1375
+ follow_label : "अनुसरण करे:"
1376
+ feed_label : "फ़ीड"
1377
+ powered_by : "द्वारा संचालित"
1378
+ website_label : "वेबसाइट"
1379
+ email_label : "ईमेल"
1380
+ recent_posts : "हाल के पोस्ट"
1381
+ undefined_wpm : "_config.yml पर अपरिभाषित पैरामीटर words_per_minute"
1382
+ comment_form_info : "आपका ईमेल पता प्रकाशित नहीं किया जाएगा। अपेक्षित स्थानों को रेखांकित कर दिया गया है"
1383
+ comment_form_comment_label : "टिप्पणी"
1384
+ comment_form_md_info : "मार्कडाउन की अनुमति है।"
1385
+ comment_form_name_label : "नाम"
1386
+ comment_form_email_label : "ईमेल पता"
1387
+ comment_form_website_label : "वेबसाइट (ऐच्छिक)"
1388
+ comment_btn_submit : "टिप्पणी भेजें"
1389
+ comment_btn_submitted : "प्रस्तुत"
1390
+ comment_success_msg : "आपके कमेंट के लिए धन्यवाद! इसे स्वीकृति मिलने के बाद साइट पर दिखाया जाएगा।"
1391
+ comment_error_msg : "क्षमा करें, आपके सबमिशन के साथ एक त्रुटि हुई थी। कृपया सुनिश्चित करें कि सभी आवश्यक फ़ील्ड पूरा हो गए हैं और पुनः प्रयास करें।"
1392
+ loading_label : "लोड हो रहा है..."
1393
+ search_placeholder_text : "अपना खोज शब्द दर्ज करें..."
1394
+ results_found : "परिणाम मिला/मिले"
1395
+ back_to_top : "शीर्ष पर वापस"
1396
+ hi-IN:
1397
+ <<: *DEFAULT_HI
1398
+
1299
1399
  # Another locale
1300
1400
  # --------------
1301
1401
  #
@@ -1,10 +1,7 @@
1
1
  <script>
2
- (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
3
- (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
4
- m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
5
- })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
6
-
7
- ga('create', '{{ site.analytics.google.tracking_id }}', 'auto');
8
- ga('set', 'anonymizeIp', {{ site.analytics.google.anonymize_ip | default: false }})
9
- ga('send', 'pageview');
2
+ window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
3
+ ga('create','{{ site.analytics.google.tracking_id }}','auto');
4
+ ga('set', 'anonymizeIp', {{ site.analytics.google.anonymize_ip | default: false }});
5
+ ga('send','pageview')
10
6
  </script>
7
+ <script src="https://www.google-analytics.com/analytics.js" async></script>
@@ -97,14 +97,6 @@
97
97
  </li>
98
98
  {% endif %}
99
99
 
100
- {% if author.google_plus %}
101
- <li>
102
- <a href="https://plus.google.com/{{ author.google_plus }}" itemprop="sameAs" rel="nofollow noopener noreferrer">
103
- <i class="fab fa-fw fa-google-plus-square" aria-hidden="true"></i> Google+
104
- </a>
105
- </li>
106
- {% endif %}
107
-
108
100
  {% if author.linkedin %}
109
101
  <li>
110
102
  <a href="https://www.linkedin.com/in/{{ author.linkedin }}" itemprop="sameAs" rel="nofollow noopener noreferrer">
@@ -6,8 +6,6 @@
6
6
  {% include /comments-providers/discourse.html %}
7
7
  {% when "facebook" %}
8
8
  {% include /comments-providers/facebook.html %}
9
- {% when "google-plus" %}
10
- {% include /comments-providers/google-plus.html %}
11
9
  {% when "staticman" %}
12
10
  {% include /comments-providers/staticman.html %}
13
11
  {% when "staticman_v2" %}
@@ -10,21 +10,6 @@
10
10
  {% when "facebook" %}
11
11
  <h4 class="page__comments-title">{{ comments_label }}</h4>
12
12
  <section class="fb-comments" data-href="{{ page.url | absolute_url }}" data-mobile="true" data-num-posts="{{ site.comments.facebook.num_posts | default: 5 }}" data-width="100%" data-colorscheme="{{ site.comments.facebook.colorscheme | default: 'light' }}"></section>
13
- {% when "google-plus" %}
14
- <h4 class="page__comments-title">{{ comments_label }}</h4>
15
- <section id="g-comments" class="g-comments">Loading Google+ Comments ...</section>
16
- <script>
17
- function initComment() {
18
- gapi.comments.render("g-comments", {
19
- href: "{{ page.url | absolute_url }}",
20
- width: "624",
21
- first_party_property: "BLOGGER",
22
- view_type: "FILTERED_POSTMOD"
23
- })
24
- }
25
- </script>
26
- <script async type="text/javascript" src="https://apis.google.com/js/plusone.js" onload="initComment()" />
27
- <noscript>Please enable JavaScript to view the <a href="https://plus.google.com/">comments powered by Google+.</a></noscript>-->
28
13
  {% when "staticman_v2" %}
29
14
  <section id="static-comments">
30
15
  {% if site.repository and site.staticman.branch %}
@@ -7,6 +7,6 @@
7
7
  {% endif %}
8
8
  alt="{% if include.alt %}{{ include.alt }}{% endif %}">
9
9
  {% if include.caption %}
10
- <figcaption>{{ include.caption | markdownify | remove: "<p>" | remove: "</p>" }}</figcaption>
11
- {% endif %}
12
- </figure>
10
+ <figcaption>
11
+ {{ include.caption | markdownify | remove: "<p>" | remove: "</p>" }}
12
+ </figcaption>{% endif %}</figure>
@@ -9,7 +9,7 @@
9
9
  {% endfor %}
10
10
  {% else %}
11
11
  <script src="{{ '/assets/js/main.min.js' | relative_url }}"></script>
12
- <script data-search-pseudo-elements defer src="https://use.fontawesome.com/releases/v5.7.1/js/all.js" integrity="sha384-eVEQC9zshBn0rFj4+TU78eNA19HMNigMviK/PU/FFjLXqa/GKPgX58rvt5Z8PLs7" crossorigin="anonymous"></script>
12
+ <script defer src="https://use.fontawesome.com/releases/v5.8.1/js/all.js" integrity="sha384-g5uSoOSBd7KkhAMlnQILrecXvzst9TdC09/VM+pjDTCM+1il8RHz5fKANTFFb+gQ" crossorigin="anonymous"></script>
13
13
  {% endif %}
14
14
 
15
15
  {% if site.search == true or page.layout == "search" %}
@@ -26,3 +26,14 @@
26
26
 
27
27
  {% include analytics.html %}
28
28
  {% include /comments-providers/scripts.html %}
29
+
30
+ {% if site.after_footer_scripts %}
31
+ {% for script in site.after_footer_scripts %}
32
+ {% if script contains "://" %}
33
+ {% capture script_path %}{{ script }}{% endcapture %}
34
+ {% else %}
35
+ {% capture script_path %}{{ script | relative_url }}{% endcapture %}
36
+ {% endif %}
37
+ <script src="{{ script_path }}"></script>
38
+ {% endfor %}
39
+ {% endif %}
@@ -2,11 +2,11 @@
2
2
  {%- assign search_provider = site.search_provider | default: "lunr" -%}
3
3
  {%- case search_provider -%}
4
4
  {%- when "lunr" -%}
5
- <input type="text" id="search" class="search-input" tabindex="-1" placeholder="{{ site.data.ui-text[site.locale].search_placeholder_text | default: 'Enter your search term...' }}" />
5
+ <input type="search" id="search" aria-placeholder="{{ site.data.ui-text[site.locale].search_placeholder_text | default: 'Enter your search term...' }}" class="search-input" tabindex="-1" placeholder="{{ site.data.ui-text[site.locale].search_placeholder_text | default: 'Enter your search term...' }}" />
6
6
  <div id="results" class="results"></div>
7
7
  {%- when "google" -%}
8
8
  <form onsubmit="return googleCustomSearchExecute();" id="cse-search-box-form-id">
9
- <input type="text" id="cse-search-input-box-id" class="search-input" tabindex="-1" placeholder="{{ site.data.ui-text[site.locale].search_placeholder_text | default: 'Enter your search term...' }}" />
9
+ <input type="search" id="cse-search-input-box-id" aria-placeholder="{{ site.data.ui-text[site.locale].search_placeholder_text | default: 'Enter your search term...' }}" class="search-input" tabindex="-1" placeholder="{{ site.data.ui-text[site.locale].search_placeholder_text | default: 'Enter your search term...' }}" />
10
10
  </form>
11
11
  <div id="results" class="results">
12
12
  <gcse:searchresults-only></gcse:searchresults-only>
@@ -7,7 +7,5 @@
7
7
 
8
8
  <a href="https://www.facebook.com/sharer/sharer.php?u={{ page.url | absolute_url | url_encode }}" class="btn btn--facebook" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="{{ site.data.ui-text[site.locale].share_on_label | default: 'Share on' }} Facebook"><i class="fab fa-fw fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
9
9
 
10
- <a href="https://plus.google.com/share?url={{ page.url | absolute_url | url_encode }}" class="btn btn--google-plus" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="{{ site.data.ui-text[site.locale].share_on_label | default: 'Share on' }} Google Plus"><i class="fab fa-fw fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>
11
-
12
10
  <a href="https://www.linkedin.com/shareArticle?mini=true&url={{ page.url | absolute_url | url_encode }}" class="btn btn--linkedin" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="{{ site.data.ui-text[site.locale].share_on_label | default: 'Share on' }} LinkedIn"><i class="fab fa-fw fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
13
11
  </section>
@@ -3,7 +3,7 @@
3
3
 
4
4
  <!doctype html>
5
5
  <!--
6
- Minimal Mistakes Jekyll Theme 4.15.2 by Michael Rose
6
+ Minimal Mistakes Jekyll Theme 4.16.0 by Michael Rose
7
7
  Copyright 2013-2019 Michael Rose - mademistakes.com | @mmistakes
8
8
  Free for personal and commercial use under the MIT license
9
9
  https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Minimal Mistakes Jekyll Theme 4.15.2 by Michael Rose
2
+ * Minimal Mistakes Jekyll Theme 4.16.0 by Michael Rose
3
3
  * Copyright 2013-2019 Michael Rose - mademistakes.com | @mmistakes
4
4
  * Licensed under MIT (https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE)
5
5
  */
@@ -39,7 +39,6 @@
39
39
  (info, $info-color),
40
40
  (facebook, $facebook-color),
41
41
  (twitter, $twitter-color),
42
- (google-plus, $google-plus-color),
43
42
  (linkedin, $linkedin-color);
44
43
 
45
44
  @each $buttoncolor, $color in $buttoncolors {
@@ -26,7 +26,7 @@
26
26
  font-family: $sans-serif-narrow;
27
27
 
28
28
  @include breakpoint($x-large) {
29
- max-width: $x-large;
29
+ max-width: $max-width;
30
30
  }
31
31
 
32
32
  nav {
@@ -514,7 +514,7 @@
514
514
  }
515
515
 
516
516
  // Scrollspy marks toc items as .active when they are in focus
517
- .active {
517
+ .active a {
518
518
  @include yiq-contrasted($active-color);
519
519
  }
520
520
  }
@@ -15,7 +15,7 @@
15
15
  animation-delay: 0.15s;
16
16
 
17
17
  @include breakpoint($x-large) {
18
- max-width: $x-large;
18
+ max-width: $max-width;
19
19
  }
20
20
  }
21
21
 
@@ -48,7 +48,7 @@
48
48
  animation-delay: 0.15s;
49
49
 
50
50
  @include breakpoint($x-large) {
51
- max-width: $x-large;
51
+ max-width: $max-width;
52
52
  }
53
53
  }
54
54
 
@@ -103,6 +103,23 @@ body:hover .visually-hidden button {
103
103
  white-space: nowrap;
104
104
  }
105
105
 
106
+ /*
107
+ Task lists
108
+ ========================================================================== */
109
+
110
+ .task-list {
111
+ padding:0;
112
+
113
+ li {
114
+ list-style-type: none;
115
+ }
116
+
117
+ .task-list-item-checkbox {
118
+ margin-right: 0.5em;
119
+ opacity: 1;
120
+ }
121
+ }
122
+
106
123
  /*
107
124
  Alignment
108
125
  ========================================================================== */
@@ -228,12 +245,6 @@ body:hover .visually-hidden button {
228
245
  color: $gitlab-color;
229
246
  }
230
247
 
231
- .fa-google-plus,
232
- .fa-google-plus-square,
233
- .fa-google-plus-g {
234
- color: $google-plus-color;
235
- }
236
-
237
248
  .fa-instagram {
238
249
  color: $instagram-color;
239
250
  }