Skip to content

1.3.1

Compare
Choose a tag to compare
@mmistakes mmistakes released this 12 Sep 12:28
· 598 commits to master since this release

New

  • Added Grunt build script for easier theme development. Preprocesses .less into .css, concatenates and minifies .js, and optimizes all images.
  • Added search by post title overlay using Christian Fei’s Simple Jekyll jQuery plugin.
    simple-search-screenshot

Bugfixes

  • Fixed issue #29. Menu now closes when clicking outside of it.
  • Fixed issue #32.
  • Fixed jumpy navigation that was being absolutely positioned on click.