aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-10 02:24:13 -0700
committerMark Otto <[email protected]>2014-07-10 02:24:13 -0700
commit35c90fe13d65ee14283373d4afba316c68bb4e8d (patch)
treebd836b70f0c6dd2f3843a2fdd7ae22b82e281af8 /docs/getting-started.html
parent1af9ae1671e2bb48b54aafd7e8e8953175ee9c61 (diff)
downloadbootstrap-35c90fe13d65ee14283373d4afba316c68bb4e8d.tar.xz
bootstrap-35c90fe13d65ee14283373d4afba316c68bb4e8d.zip
rewrite getting started quick start and download in markdown
Diffstat (limited to 'docs/getting-started.html')
-rw-r--r--docs/getting-started.html7
1 files changed, 5 insertions, 2 deletions
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 %}