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:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user