{% if page.group == "getting-started" %}

Getting started

An overview of Material Design for Bootstrap, including how to download and use it, some basic templates and examples, and more.

{% elsif page.group == "layout" %}

Layout

Options for structuring your pages with Material Design for Bootstrap, including global styles and more.

{% elsif page.group == "content" %}

Content

Styles for displaying content with some of the most commonly used HTML elements, including typography, tables, and more.

{% elsif page.group == "material-design" %}

Material Design

A quick reference display for Material Design for Bootstrap components with additional options.

{% elsif page.group == "components" %}

Components

Over a dozen reusable components built to provide buttons, dropdowns, input groups, navigation, alerts, and much more.

{% elsif page.group == "javascript" %}

JavaScript plugins

Bring Material Design for Bootstrap's components to life with jQuery plugins. Easily include them all, or one by one.

{% elsif page.group == "about" %}

About

Learn about the project's history and meet the maintaining team.

{% elsif page.group == "migration" %}

Migration

Guidance on how to upgrade from Material Design for Bootstrap v3.x to v4.x with emphasis on major changes, what's new, and what's been removed.

{% elsif page.group == "browser-bugs" %}

Wall of browser bugs

A list of the browser bugs that Material Design for Bootstrap is currently grappling with.

{% endif %}