samvincent / jekyll-haml

HAML html converter for Jekyll
MIT License
88 stars 40 forks source link

compile_in_place option? #7

Open danielpcox opened 10 years ago

danielpcox commented 10 years ago

jekyll-sass has a "compile_in_place" flag allows compilation of scss files into css files side-by-side in the jekyll source directory as well as the destination directory. This is very handy for use with GitHub Pages. Could we also have this for jekyll-haml?