Middleman Gulp Versions Save

A Middleman 4 template using Gulp.js via the external pipeline

v2.3.5

6 years ago

Update dependencies

v2.3.4

6 years ago

Update dependencies

v2.3.3

6 years ago
  • Update Node packages
  • Update gems

v2.3.2

6 years ago

Update:

  • Ruby 2.4.1
  • Haml 5.0

v2.3.1

6 years ago
  • Provide for more page-specific meta descriptions.
  • Add html lang attribute.

v2.3.0

6 years ago
  • Install Bourbon and Neat by default (using NPM instead of RubyGems).
  • Install various other dependencies by default, including Nokogiri, Pry, haml-lint, scss-lint.
  • Update Normalize to v7.
  • Add basic media query mixins.
  • Various minor improvements

v2.2.1

6 years ago

Correct favicon path in head section.

v2.2.0

6 years ago

This release contains a variety of improvements and refactorings incorporated from things I've learned with my four live Middleman sites. Some of these improvements include:

  • Group images, js and css under a single assets directory
  • Better organization of head content, including smarter og tags
  • Refactoring of helper methods, tests
  • Group partials under partials directory
  • Provide stub for data/site.yml
  • Update gulpfile
  • Update both Node and Ruby dependencies
  • Improve README with Markdown reference links, note about free ssl certs from AWS

v2.0.3

7 years ago

v2.0.2

7 years ago