Open qasimalyas opened 12 years ago
You might want to take a look at Jekyll Asset Pipeline. It adds a powerful asset pipeline to Jekyll and supports conversion of CoffeeScript, Sass, Less or any other language via custom preprocessors. It can also automatically compress assets with Yahoo's YUI Compressor or Google's Closure Compiler.
You can use stylus to output the minified css but need a solution for javascript and html minification.