Download

Boosted (currently v{{ site.boosted_version }}) has a few easy ways to quickly get started, each one appealing to a different skill level and use case. Read through to see what suits your particular needs.

Boosted v{{ site.boosted_version }}

Compiled and minified CSS, JavaScript, and fonts. No docs or original source files are included.

Download Boosted

Source code

Source Less, JavaScript, and font files, along with our docs. Requires a Less compiler and some setup.

Download source

Install with Bower

You can also install and manage Bootstrap's Less, CSS, JavaScript, and fonts using Bower:

{% highlight bash %}$ bower install boosted{% endhighlight %}