1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/CHANGELOG

12 lines
397 B
Text
Raw Normal View History

2.0.0
=====
2011-07-13 21:45:15 -04:00
- Guard-powered auto-reloading of config.rb
- Guard LiveReload
2011-07-13 14:41:59 -04:00
- Sprockets JS
- Refactored Dynamically Reloadable Core
- Combine views/ and public/ into a single source/ folder.
- Support YAML front-matter
- Added callback to run code after Compass is configured
- Added support for a compass.config file which is passed directly to Compass
2011-07-25 23:48:49 -04:00
- Blog-aware Feature (and project template)