Skip to content

Commit 785a8cb

Browse files
authored
Remove RTL examples, move RTL docs page to Customize section (#42150)
* Remove RTL examples, move RTL docs page to Customize section * add link * fixes * nice
1 parent c87669f commit 785a8cb

28 files changed

Lines changed: 6 additions & 2929 deletions

File tree

site/data/examples.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -118,22 +118,6 @@
118118
- name: Offcanvas navbar
119119
description: "Turn your expandable navbar into a sliding offcanvas menu (doesn't use our offcanvas component)."
120120

121-
- category: RTL
122-
description: "See Bootstrap's RTL version in action with these modified examples from various categories."
123-
examples:
124-
- name: Album RTL
125-
description: 'Simple one-page template for photo galleries, portfolios, and more.'
126-
- name: Checkout RTL
127-
description: 'Custom checkout form showing our form components and their validation features.'
128-
- name: Carousel RTL
129-
description: 'Customize the navbar and carousel, then add some new components.'
130-
- name: Blog RTL
131-
description: 'Magazine like blog template with header, navigation, featured content.'
132-
- name: Dashboard RTL
133-
description: 'Basic admin dashboard shell with fixed sidebar and navbar.'
134-
- name: Cheatsheet RTL
135-
description: 'Kitchen sink of Bootstrap components, RTL.'
136-
137121
- category: Integrations
138122
description: 'Integrations with external libraries.'
139123
examples:

site/data/sidebar.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
- title: Color modes
3636
- title: Components
3737
- title: CSS variables
38+
- title: RTL
3839
- title: Optimize
3940

4041
- title: Layout

site/src/assets/examples/album-rtl/index.astro

Lines changed: 0 additions & 211 deletions
This file was deleted.

0 commit comments

Comments
 (0)