Skip to content

Issue with minifying plugins #1158

Closed
Closed
@ashmaroli

Description

@ashmaroli
  • This is probably about a bug in the theme.

Environment

  • Minimal Mistakes : v4.4.2 / v4.5.0
  • Jekyll : v3.5.1
  • OS : Windows 7
  • Browser : Google Chrome / Mozilla Firefox
  • Additional Plugins : jekyll-minifier or jekyll-tidy

Expected behavior

Expected no visible change between vanilla site and that generated while using the above plugins.

Actual behavior

Illustrated with screenshots below

Steps to reproduce the behavior

  1. Set up a new project using jekyll 3.5.1
  2. Add a couple of dummy posts
  3. Serve and note render in browser
  4. Install and add either of the following plugins that minify HTML: jekyll-minifier / jekyll-tidy
  5. Restart Jekyll server and note render in browser

Observations

Fresh site setup from jekyll new and some additional dummy posts

mmloc

  • Issue: missing hamburger ?

After enabling a HTML minifying / beautifying plugin:

mmloc2

  • Issue: clobbered viewport
  • Issue: visible hamburger but doesn't respond to my clicks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions