1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 01:42:36 +02:00

Merge branch 'main' into jo-docs-thanks-page

This commit is contained in:
XhmikosR
2020-12-04 10:06:34 +02:00
committed by GitHub
208 changed files with 29706 additions and 2937 deletions

View File

@@ -31,6 +31,10 @@
description: "Nothing but the basics: compiled CSS and JavaScript."
- name: Grid
description: "Multiple examples of grid layouts with all four tiers, nesting, and more."
- name: Cheatsheet
description: "Kitchen sink of Bootstrap components."
- name: Cheatsheet RTL
description: "Kitchen sink of Bootstrap components, RTL."
- category: Navbars
description: "Taking the default navbar component and showing how it can be moved, placed, and extended."
@@ -50,6 +54,20 @@
- name: Offcanvas
description: "Turn your expandable navbar into a sliding offcanvas menu."
- category: RTL
description: "See Bootstrap's RTL version in action with these modified Custom Components examples."
examples:
- name: Album RTL
description: "Simple one-page template for photo galleries, portfolios, and more."
- name: Checkout RTL
description: "Custom checkout form showing our form components and their validation features."
- name: Carousel RTL
description: "Customize the navbar and carousel, then add some new components."
- name: Blog RTL
description: "Magazine like blog template with header, navigation, featured content."
- name: Dashboard RTL
description: "Basic admin dashboard shell with fixed sidebar and navbar."
- category: Integrations
description: "Integrations with external libraries."
examples:

View File

@@ -9,6 +9,7 @@
- title: Webpack
- title: Accessibility
- title: RFS
- title: RTL
- title: Customize
pages: