Kris Bot

Results 5 issues of Kris Bot

Since Compass 0.12, [sprite_load_path](http://compass-style.org/blog/2012/02/01/compass-0-12-is-released/) has been supported in Compass to have separate load paths for sprites. This works fine in commandline with compass, however does not work in codekit. To...

Any plans on adding a sample project that abides by the guide?

enhancement

If any module listed in the `enable-modules` array is not present in `modules/`, drush will return "devified!" without enabling any of the modules in the list.

Any chance of dual licensing OOCSS with a GPL version 2 or later compatible license? I think a form of this would be very handy in a drupal theme. http://drupal.org/licensing/faq/

I have compiled the segmenter noted here: http://www.ioncannon.net/projects/http-live-video-stream-segmenter-and-distributor/ (and all of the dependancies) using this command to segment: $ ./segmenter -i input.mp3 -d temp/ -f prefix -o test.m3u8 -l 10...