From 58d994edeca06700b37ba2d544086477983ae3b8 Mon Sep 17 00:00:00 2001 From: Leonardo Balter Date: Thu, 25 Sep 2014 16:11:31 -0300 Subject: [PATCH 1/2] Include a download link below the stable and next versions Fixes #136 --- src/tmpl/index.jade | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/tmpl/index.jade b/src/tmpl/index.jade index 189d0849..6e58697c 100644 --- a/src/tmpl/index.jade +++ b/src/tmpl/index.jade @@ -130,6 +130,9 @@ block content li Development: = ' ' a(href='https://github.com/gruntjs/grunt') v0.4.6 + p + a(href='/getting-started') Click here + | if you want to know how download and setup Grunt. include blocks/advertisements From e0ca2e730711b0c26ab270b1ca70caff57138959 Mon Sep 17 00:00:00 2001 From: Leonardo Balter Date: Thu, 25 Sep 2014 16:12:39 -0300 Subject: [PATCH 2/2] Fix whitespace/line-breaks --- src/tmpl/index.jade | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/tmpl/index.jade b/src/tmpl/index.jade index 6e58697c..3c9081c2 100644 --- a/src/tmpl/index.jade +++ b/src/tmpl/index.jade @@ -56,38 +56,38 @@ block content // THX 2 @GF3 4 THE CSS <3!! pre.terminal span.command-prompt grunt - | + | |Running "jshint:gruntfile" (jshint) task |>> 1 file lint free. - | + | |Running "jshint:src" (jshint) task |>> 1 file lint free. - | + | |Running "jshint:test" (jshint) task |>> 1 file lint free. - | + | |Running "qunit:files" (qunit) task |Testing test/tiny-pubsub.html....OK |>> 4 assertions passed (23ms) - | + | |Running "clean:files" (clean) task |Cleaning "dist"...OK - | + | |Running "concat:dist" (concat) task |File "dist/ba-tiny-pubsub.js" created. - | + | |Running "uglify:dist" (uglify) task |File "dist/ba-tiny-pubsub.min.js" created. |Uncompressed size: 389 bytes. |Compressed size: 119 bytes gzipped (185 bytes minified). - | + | |Done, without errors. - | + | | .who-uses-grunt h2 Who uses Grunt? - p These are just a few companies and projects that are using Grunt. + p These are just a few companies and projects that are using Grunt. a(href='/who-uses-grunt') See more here. div a.technology(href='/who-uses-grunt')