From 54fa28441c5f0bdcd9687615f4a6b7a0fab024a3 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 7 Sep 2018 11:26:02 +0200 Subject: install bootstrap via composer --- vendor/twbs/bootstrap/site/_data/nav.yml | 86 ++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 vendor/twbs/bootstrap/site/_data/nav.yml (limited to 'vendor/twbs/bootstrap/site/_data/nav.yml') diff --git a/vendor/twbs/bootstrap/site/_data/nav.yml b/vendor/twbs/bootstrap/site/_data/nav.yml new file mode 100644 index 000000000..98bd2c5d5 --- /dev/null +++ b/vendor/twbs/bootstrap/site/_data/nav.yml @@ -0,0 +1,86 @@ +- title: Getting started + pages: + - title: Introduction + - title: Download + - title: Contents + - title: Browsers & devices + - title: JavaScript + - title: Theming + - title: Build tools + # - title: Best practices # TODO: Write this content + - title: Webpack + - title: Accessibility + +- title: Layout + pages: + - title: Overview + - title: Grid + - title: Media object + - title: Utilities for layout + +- title: Content + pages: + - title: Reboot + - title: Typography + - title: Code + - title: Images + - title: Tables + - title: Figures + +- title: Components + pages: + - title: Alerts + - title: Badge + - title: Breadcrumb + - title: Buttons + - title: Button group + - title: Card + - title: Carousel + - title: Collapse + - title: Dropdowns + - title: Forms + - title: Input group + - title: Jumbotron + - title: List group + - title: Modal + - title: Navs + - title: Navbar + - title: Pagination + - title: Popovers + - title: Progress + - title: Scrollspy + - title: Tooltips + +- title: Utilities + pages: + - title: Borders + - title: Clearfix + - title: Close icon + - title: Colors + - title: Display + - title: Embed + - title: Flex + - title: Float + - title: Image replacement + - title: Position + - title: Screenreaders + - title: Shadows + - title: Sizing + - title: Spacing + - title: Text + - title: Vertical align + - title: Visibility + +- title: Extend + pages: + - title: Approach + - title: Icons + +- title: Migration + +- title: About + pages: + - title: Overview + - title: Brand + - title: License + - title: Translations -- cgit v1.2.3