Skip to content

Releases: craigmdennis/middleman-gulp-starter

Release 1.4.0

18 Apr 22:11
Compare
Choose a tag to compare

Fixed

  • Add the html task back (it was missing for some reason)

Added

  • Add coffeescript support
  • Add node_modules search for webpack requires

Release v1.2.0

06 Apr 14:31
Compare
Choose a tag to compare

Added

  • Closes #4: File revving with Middleman Ruby helpers ported from Gulp Starter

In this release we add file revving using the Gulp Starter rails helpers ported over to MIddleman. You'll need to use the asset helpers detailed in the README. We also dynamically ignore the original files in Middleman to prevent the non-revved files from being copied to the output directory. Whoop!

Release v1.1.0

05 Apr 20:58
Compare
Choose a tag to compare

Added

Production build process

  • Add underscore to partial javascript files
  • Ignore the temp folder
  • Ignore Middleman generated css
  • Ignore the CSS file Middleman normally generates
  • Add HTML minification through Middleman

Release v1.0.0

04 Apr 15:10
Compare
Choose a tag to compare

Middleman v4 + Gulp Starter

Code based on the screencast: https://youtu.be/-io8EeB3GHI