A collection of 21 templates, themes and UI Kits by the author Gruntjs.
Grunt: The JavaScript Task Runner
Grunt's command line interface.
Clear files and folders.
Compile CoffeeScript files to JavaScript.
Compress files and folders.
Concatenate files.
Start a static web server.
Compress CSS files.
Precompile Handlebars templates to JST file.
Minify HTML.
Minify PNG, JPG, GIF and SVG images.
Run jasmine specs headlessly through Headless Chrome
Validate files with JSHint.
Compile underscore templates to JST file.
Compile LESS files to CSS.
Run Nodeunit unit tests.
Compile Pug templates.
Compile Sass to CSS.
Minify files with UglifyJS.
Grunt documentation. https://github.com/gruntjs/gruntjs.com
Grunt website