Releases: joshukraine/middleman-gulp
Releases · joshukraine/middleman-gulp
v.2.3.5
v2.3.4
Update dependencies
v2.3.3
- Update Node packages
- Update gems
v2.3.2
Update:
- Ruby 2.4.1
- Haml 5.0
v2.3.1
- Provide for more page-specific meta descriptions.
- Add html lang attribute.
v2.3.0
- 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
Correct favicon path in head section.
v2.2.0
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.
* Add Middleman to list of requirements. (d'oh!) * Improve opening description.
v2.0.2
:dizzy: Add short URL for middleman-gulp repo