Skip to Content
Bootstrap
book

Bootstrap

by Jake Spurlock
May 2013
Beginner to intermediate
128 pages
2h 27m
English
O'Reilly Media, Inc.
Content preview from Bootstrap

Chapter 5. Using Bootstrap

GitHub Project

Like a lot of great open source projects, the power of Bootstrap comes not just from the developers at the core of the project but also from the development community that supports it. GitHub is a large code repository for projects, and at time of writing, Bootstrap is the most popular project. With over 42,000 stars and over 10,000 forks, the project is bustling with activity. As I mentioned in Chapter 1, if you want to use Bootstrap, you can simply download the .zip archive from the site, or you can download using git.

For the uninitated, git is a free and open source version control system. Bootstrap and a host of other projects manage everything using GitHub, which is an online code repository for git projects. To download the source for Bootstrap, run the following commands from the command line:

$ git clone https://github.com/twitter/bootstrap.git

Cloning Bootstrap will give you a full download of all the files—not just the CSS/JavaScript, but also all of the documentation pages and the LESS files for the dynamic JavaScript elements.

If desired, using the LESS files, you can compile your own version of Bootstrap with the features or customizations that you need.

Customizing Bootstrap

You can download the source, or if you want to easily customize a few of the colors, sizing, or plugins, you can cater the Bootstrap to your needs via the Bootstrap website.

When you use the customize page (Figure 5-1), you decide what components you need. For ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Bootstrap 4 By Example

Bootstrap 4 By Example

Silvio Moreto
Your First Week With Bootstrap

Your First Week With Bootstrap

Syed Fazle Rahman, Maria Antonietta Perna, Ilya Bodrov-Krukowski, Ahmed Bouchefra, Craig Watson, Rhiana Heath, Ivaylo Gerchev
Learning Bootstrap

Learning Bootstrap

Aravind Shenoy
Bootstrap 4 – Responsive Web Design

Bootstrap 4 – Responsive Web Design

Silvio Moreto, Matt Lambert, Benjamin Jakobus, Jason Marah

Publisher Resources

ISBN: 9781449344573Errata Page