Minimal Mistakes Versions Save

:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.

4.24.0

2 years ago

Bug Fixes

  • Fix README text for Gumshoejs license. [#3024]
  • Remove tabindex="-1" from input elements in search.html layout to allow them to be accessible by keyboard. [#2982]
  • Fix broken sidebar image in sample post. [#3013]
  • Fix broken links in Upgrading documentation. [#3004]

Enhancements

  • Remove IE9 flexbox fallback. [#3042]
  • Remove h2 from skip links navigation as it is not important for site structure. [#3012]
  • Loads Font Awesome asynchronously. [#2967]
  • Replace custom search icon SVG with Font Awesome icon. [#2774]
  • Adds support for giscus comments. [#3022]

4.23.0

2 years ago

Enhancements

  • Add Arabic (عربي) localized UI text strings. [#2936]
  • Update onchange and uglify-js dependencies.
  • Document head and footer custom.html includes. [#2815]
  • Color notices based on skin colors instead of fixed values. [#2887]
  • Add configurable datetime format. [#2844]
  • Add Baidu site verification [#2830]
  • Add alt attribute to site logo. [#2529] [#2824]

Bug Fixes

  • Fix menu toggle to properly show close icon when open.
  • Fix Jekyll environment note in configuration documentation. [#2912]
  • Fix typo in Helpers documentation. [#2940]
  • Remove all references to official public Staticman API instance. [#2818] [#2831]
  • Remove Google Search CSS. [#2852] [#2855]

4.22.0

3 years ago

Bug Fixes

  • Remove Google Search script from 404.md. [#2597] [#2737] [#2789]
  • Fix Font Awesome icon color in contrast, dark, mint, neon, plum, and sunrise skins. [#2724]

Enhancements

  • Allow custom sorting for collections. [#2723]
  • Use sort_natural instead of custom Liquid logic to sort tags and categories. [#2756]
  • Add configuration option to toggle off RSS feed link in <head> and site footer. [#2787]
  • Upgrade Lunrjs to 2.3.9 and switch to relative_url. [#2805]
  • Adds .webp to list of supported image extensions for the image popup lightbox. [#2788]
  • Add Hebrew localized UI text strings. [#2760]
  • Update documentation to include toc_sticky parameter's description. [#2741]
  • Update Indonesian localized UI text strings. [#2731]
  • Update remote theme documentation. [#2734]
  • Update allejo/jekyll-toc to v1.1.0, skip headings without an ID. [#2752]
  • Allow custom gradient for page header overlay. [#2806]

4.21.0

3 years ago

Bug Fixes

  • Fix greedy navigation by improving reliability of remaining space for visible links. [#2664]
  • Collapse white-space in figure helper to fix issues when used in Markdown ordered and unordered lists. [#2697]
  • Fix dead link to CI services in documentation. [#2635] [#2692]
  • Fix a small type in documentation. [#2718]

Enhancements

  • Update jQuery to 3.5.1. [#2713]
  • Add Indonesian localized UI text strings. [#2725]
  • Update Vietnamese localized UI text strings. [#2722]
  • Add Norwegian (Norsk) localized UI text strings. [#2702]
  • Update allejo/jekyll-toc to v1.0.14 [#2700]

4.20.2

3 years ago

Bug Fixes

  • Fix broken link in documentation. [#2677]
  • Fix typo in documentation. [#2678]
  • Remove duplicate CSS definitions. [#2666]
  • Fix entries_layout: grid in various layouts. [#2639]
  • Change fa to fas for Font Awesome 5. [#2649]

Enhancements

  • Refactor page meta include. [#2641]
  • Add article:author Open Graph markup. [#2670]

4.20.1

3 years ago

Bug Fixes

  • Fix grid entries_layout in home.html. [#2616]

4.20.0

3 years ago

Bug Fixes

  • Add relative_url filter to author home link [#2575]
  • Fix analytics.provider config comment to list all analytics providers. [#2607]
  • Fix typo in installation documentation. [#2570]
  • Fix broken Lunr search with Jekyll v4.1.0. [#2617]

Enhancements

  • Add an optional date alongside the reading time. To enable set show_date: true similar to how reading time is. [#2526]
  • Remove hidden posts from posts.html layout. [#2625]
  • Add entry layout configuration for list (default) or grid views on layout: home. [#2616]
  • Add missing Chinese translations. [#2576]
  • Improve Chinese translations. [#2626]
  • Add line-height to h4 element in notice helper. [#2602]
  • Improve Algolia search. [#2572]
  • Update link to wtfpl license in README. [#2571]
  • Ignore teaser headline in table of contents when including posts list in another page. [#2558]
  • Replace Font Awesome Kits with CSS from jsDelivr CDN. [#2583]
  • Add danmaku option to Bilibili video provider and add corresponding documentation/ [#2599]
  • Update documentation about loading l10n data file from the theme-gem. [#2621] [#2624]

4.19.3

3 years ago

Enhancements

  • Update GreedyNav.js to reduce masthead link overflow/shifting on mobile devices. [#2551]
  • Replace <section id="custom-comments"></section> in comments.html include and add custom_scripts.html include for loading custom comment provider JavaScript in the footer. [#2549]
  • Move page date Liquid to include. [#2544]
  • Strip trailing whitespace in seo_description. [#2542]
  • Improve sticky sidebar's appearance with short content. [#2514]

4.19.2

4 years ago

Enhancements

  • Add support for bilibili videos in responsive video helper. [#2512]
  • Add Myanmar (Burmese) localized UI text strings. [#2500]
  • Improve author links underline on hover. [#2472]
  • Add documentation for applying Front Matter defaults to jekyll-archives pages. [#2466]
  • Add missing Vietnamese translations. [#2459] [#2486]
  • Fix Finnish localized UI text strings. [#2455]
  • Clarify documentation that Lunr only searches documents in collections. [#2450]
  • Add guide on applying Front Matter defaults to jekyll-archives pages [#2466]

Bug Fixes

  • Fix typo in configuration documentation. [#2497]
  • Fix "Follow menu falls under post links" on small screens. [#2479]
  • Hide index page from page-archive. [#2482]

4.19.1

4 years ago

Enhancements

  • Add Dracula Base16 syntax highlighting theme Sass variables to stylesheets documentation. [#2438]
  • Update links to HTTPS and remove Google+ from configuration documentation. [#2432]
  • Use first_page_path from jekyll-paginate-v2 if available. [#2431]
  • Update onchange and uglify-js dependencies.
  • Update smooth-scroll.js to v16.1.2. [#2430]

Bug Fixes

  • Fix author profile links z-index order on small screens. [#2440]