Chapter 4. Bootstrap Wiki
In this chapter, we're going to use Bootstrap to create a project that you might not usually think would be suited for the framework. I'm a firm believer that you can use the power of Bootstrap to create any type of web application, so we're going to build a wiki. I'll take you through the process of building pages such as the wiki home page, content page, and search results page. We'll also touch on creating some mobile-specific styles using media queries to optimize the layout for phones and tablets.
Before we jump into creating the home page, let's take a look at what we'll be building: