diff --git a/src/tmpl/index.jade b/src/tmpl/index.jade
index 189d0849..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')
@@ -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