Skip to content

3.3.7

Compare
Choose a tag to compare
@mmistakes mmistakes released this 08 Aug 20:35
· 1881 commits to master since this release

Bug Fixes

  • Re-enabled Jekyll plugins in _config.yml in case they aren't autoloaded in Gemfile. [#417]

Enhancements

  • Replace Sass and Autoprefixer npm build scripts with Jekyll's built-in asset support 😄. [#333]
  • Fallback to site.github.url for use in {{ base_path }} when site.url is nil.

Maintenance