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

rewrite getting started quick start and download in markdown

This commit is contained in:
Mark Otto
2014-07-10 02:24:13 -07:00
parent 1af9ae1671
commit 35c90fe13d
7 changed files with 108 additions and 49 deletions

View File

@@ -2,10 +2,13 @@
layout: default
title: Getting started
slug: getting-started
lead: "An overview of Bootstrap, how to download and use, basic templates and examples, and more."
lead: "Learn how to quickly start a new project with Bootstrap with downloads, basic templates and examples, and more."
---
{% include getting-started/download.html %}
{% markdown %}
{% include getting-started/download.md %}
{% endmarkdown %}
{% include getting-started/whats-included.html %}
{% include getting-started/grunt.html %}
{% include getting-started/template.html %}