diff options
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 7 |
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 %} |
