1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-29 06:49:06 +02:00

swap kramdown toc for jekyll-toc plugin, update page layout to only show on xl and above

This commit is contained in:
Mark Otto
2017-05-27 21:44:42 -07:00
parent 3b8202db93
commit a3f7639728
7 changed files with 51 additions and 51 deletions

View File

@@ -4,18 +4,13 @@ title: Introduction
description: Get started with Bootstrap, the world's most popular framework for building responsive, mobile-first sites, with the Bootstrap CDN and a template starter page.
group: getting-started
redirect_from: "/getting-started/"
toc: true
---
<!-- Bootstrap is the world's most popular framework for building responsive, mobile-first sites and applications. Inside you'll find high quality HTML, CSS, and JavaScript to make starting any project easier than ever. -->
<!-- Here's how to quickly get started with the Bootstrap CDN and a template starter page. -->
## Contents
* Will be replaced with the ToC, excluding the "Contents" header
{:toc}
## Quick start
Looking to quickly add Bootstrap to your project? Use the Bootstrap CDN, provided for free by the folks at MaxCDN. Using a package manager or need to download the source files? [Head to the downloads page.]({{ site.baseurl }}/getting-started/download/)