diff --git a/css/kobalt.css b/css/kobalt.css index a95cda2..d3ee6a3 100644 --- a/css/kobalt.css +++ b/css/kobalt.css @@ -2,8 +2,8 @@ * Kobalt CSS */ -.features { - font-size: 1.5em; +#features { + display: none } code { diff --git a/documentation/index.html b/documentation/index.html index f598ddd..618a685 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -2,7 +2,7 @@ - Kobalt, by Cedric Beust + Kobalt: a modern, versatile build system by Cedric Beust diff --git a/home/index.html b/home/index.html index 28d7d43..602e1bd 100644 --- a/home/index.html +++ b/home/index.html @@ -2,7 +2,7 @@ - Kobalt, by Cedric Beust + Kobalt: a modern, versatile build system by Cedric Beust @@ -55,22 +55,18 @@
-

Kobalt: a modern, versatile build system

+

A modern, versatile build system

- -

Features

- -

+

Features

+

Build file auto-completion in your IDE

+ + +

Clean syntax for build files

For example, here is JCommander's entire build file:

@@ -104,6 +100,10 @@ val jcommander = javaProject {

This build file also includes a directive to upload your artifacts to Bintray automatically. +

+

Support for incremental tasks (faster builds)

+

Intuitive plug-in architecture

+

Design goals

diff --git a/idea-plug-in/index.html b/idea-plug-in/index.html index dd44008..ba7b668 100644 --- a/idea-plug-in/index.html +++ b/idea-plug-in/index.html @@ -2,7 +2,7 @@ - Kobalt, by Cedric Beust + Kobalt: a modern, versatile build system by Cedric Beust diff --git a/plug-ins/index.html b/plug-ins/index.html index 983933b..466b2f2 100644 --- a/plug-ins/index.html +++ b/plug-ins/index.html @@ -2,7 +2,7 @@ - Kobalt, by Cedric Beust + Kobalt: a modern, versatile build system by Cedric Beust diff --git a/ten-minutes/index.html b/ten-minutes/index.html index 6a40309..84897a8 100644 --- a/ten-minutes/index.html +++ b/ten-minutes/index.html @@ -2,7 +2,7 @@ - Kobalt, by Cedric Beust + Kobalt: a modern, versatile build system by Cedric Beust