use-init / init

INIT extends HTML5 Boilerplate, adds more structure for SCSS and JavaScripts files, includes build tasks and a whole lot more.
http://use-init.com/
MIT License
591 stars 69 forks source link

Add HAML support ?! #114

Closed mentorkadriu closed 10 years ago

mentorkadriu commented 10 years ago

Hi! I started using init recently and it looks one feature is missing. I would suggest to add also support for haml to make init a masterpiece. Thanks!

anselmh commented 10 years ago

Hey, thanks for the suggestion. I wouldn't like to have it in our core but would love to have it as a plugin (should be easily doable). Is there any grunt plugin that converts haml?

If you like write a pull request with the task configuration for INIT as a plugin :) happy to review!


Anselm

On 26 Jul 2014, at 23:44, mentorkadriu notifications@github.com wrote:

Hi! I started using init recently and it looks one feature is missing. I would suggest to add also support for haml to make init a masterpiece. Thanks!

— Reply to this email directly or view it on GitHub.

drublic commented 10 years ago

Thanks @mentorkadriu. Please refer to https://github.com/use-init/init-htmlmin to see a plugin.