From 35c90fe13d65ee14283373d4afba316c68bb4e8d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 10 Jul 2014 02:24:13 -0700 Subject: rewrite getting started quick start and download in markdown --- docs/getting-started.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'docs/getting-started.html') diff --git a/docs/getting-started.html b/docs/getting-started.html index c8f271b6e..17edb07de 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -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 %} -- cgit v1.2.3