Customizing our download

So far, we've used the standard download from Bootstrap—while this has served us well, it can be a little awkward to start introducing our own styles.

Thankfully, the Bootstrap team has provided us with a means to allow us to build a custom download; while it might require a little work to determine what values are to be entered, it will at least allow us to tailor values to our liking! Let's take a look at how this works.

Note

Before doing so, we need to make one small change to our code—load up your copy of blogpage.html and comment out this line:

<link href="css/bootstrap-theme.css" rel="stylesheet">

Don't worry for now. Why? All will become clear very shortly!

Start by browsing http://getbootstrap.com/customize/#less-variables-section ...

Get Learning Less.js now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.