Releases: craigmdennis/middleman-gulp-starter
Releases · craigmdennis/middleman-gulp-starter
Release 1.4.0
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
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
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
Middleman v4 + Gulp Starter
Code based on the screencast: https://youtu.be/-io8EeB3GHI