mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 15:50:01 +02:00
@@ -1,5 +0,0 @@
|
||||
---
|
||||
layout: redirect
|
||||
sitemap_exclude: true
|
||||
redirect: "/docs/4.5/getting-started/introduction/"
|
||||
---
|
5
site/content/docs/4.6/_index.html
Normal file
5
site/content/docs/4.6/_index.html
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: redirect
|
||||
sitemap_exclude: true
|
||||
redirect: "/docs/4.6/getting-started/introduction/"
|
||||
---
|
@@ -5,7 +5,7 @@ description: Learn more about the team maintaining Bootstrap, how and why the pr
|
||||
group: about
|
||||
aliases:
|
||||
- "/about/"
|
||||
- "/docs/4.5/about/"
|
||||
- "/docs/4.6/about/"
|
||||
---
|
||||
|
||||
## Team
|
@@ -5,7 +5,7 @@ description: Provide contextual feedback messages for typical user actions with
|
||||
group: components
|
||||
aliases:
|
||||
- "/components/"
|
||||
- "/docs/4.5/components/"
|
||||
- "/docs/4.6/components/"
|
||||
toc: true
|
||||
---
|
||||
|
@@ -3,7 +3,7 @@ layout: docs
|
||||
title: Reboot
|
||||
description: Reboot, a collection of element-specific CSS changes in a single file, kickstart Bootstrap to provide an elegant, consistent, and simple baseline to build upon.
|
||||
group: content
|
||||
aliases: "/docs/4.5/content/"
|
||||
aliases: "/docs/4.6/content/"
|
||||
toc: true
|
||||
---
|
||||
|
@@ -3,7 +3,7 @@ layout: docs
|
||||
title: Approach
|
||||
description: Learn about the guiding principles, strategies, and techniques used to build and maintain Bootstrap so you can more easily customize and extend it yourself.
|
||||
group: extend
|
||||
aliases: "/docs/4.5/extend/"
|
||||
aliases: "/docs/4.6/extend/"
|
||||
---
|
||||
|
||||
While the getting started pages provide an introductory tour of the project and what it offers, this document focuses on _why_ we do the things we do in Bootstrap. It explains our philosophy to building on the web so that others can learn from us, contribute with us, and help us improve.
|
@@ -132,7 +132,7 @@ bootstrap/
|
||||
├── site/
|
||||
│ └──content/
|
||||
| └──docs/
|
||||
| └── 4.5/
|
||||
| └── 4.6/
|
||||
| └── examples/
|
||||
├── js/
|
||||
└── scss/
|
@@ -4,7 +4,7 @@ title: Introduction
|
||||
description: Get started with Bootstrap, the world's most popular framework for building responsive, mobile-first sites, with jsDelivr and a template starter page.
|
||||
group: getting-started
|
||||
aliases:
|
||||
- "/docs/4.5/getting-started/"
|
||||
- "/docs/4.6/getting-started/"
|
||||
- "/docs/getting-started/"
|
||||
- "/getting-started/"
|
||||
toc: true
|
@@ -3,7 +3,7 @@ layout: docs
|
||||
title: Overview
|
||||
description: Components and options for laying out your Bootstrap project, including wrapping containers, a powerful grid system, a flexible media object, and responsive utility classes.
|
||||
group: layout
|
||||
aliases: "/docs/4.5/layout/"
|
||||
aliases: "/docs/4.6/layout/"
|
||||
toc: true
|
||||
---
|
||||
|
@@ -3,7 +3,7 @@ layout: docs
|
||||
title: Borders
|
||||
description: Use border utilities to quickly style the border and border-radius of an element. Great for images, buttons, or any other element.
|
||||
group: utilities
|
||||
aliases: "/docs/4.5/utilities/"
|
||||
aliases: "/docs/4.6/utilities/"
|
||||
toc: true
|
||||
---
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user