Skip to content

Releases: joshukraine/middleman-gulp

v.2.3.5

18 Apr 09:34
Compare
Choose a tag to compare

Update dependencies

v2.3.4

27 Sep 15:24
Compare
Choose a tag to compare

Update dependencies

v2.3.3

03 Sep 15:30
Compare
Choose a tag to compare
  • Update Node packages
  • Update gems

v2.3.2

10 Jun 15:42
Compare
Choose a tag to compare

Update:

  • Ruby 2.4.1
  • Haml 5.0

v2.3.1

07 Jun 05:23
Compare
Choose a tag to compare
  • Provide for more page-specific meta descriptions.
  • Add html lang attribute.

v2.3.0

01 Jun 10:30
Compare
Choose a tag to compare
  • 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

23 May 22:37
Compare
Choose a tag to compare

Correct favicon path in head section.

v2.2.0

23 May 22:15
Compare
Choose a tag to compare

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: Update README.

16 Oct 20:36
Compare
Choose a tag to compare
* Add Middleman to list of requirements. (d'oh!)
* Improve opening description.

v2.0.2

14 Oct 11:48
Compare
Choose a tag to compare
:dizzy: Add short URL for middleman-gulp repo