|
| 1 | +[ |
| 2 | + { |
| 3 | + "title": "Custom components", |
| 4 | + "description": "Brand new components and templates to help folks quickly get started with Bootstrap and demonstrate best practices for adding onto the framework.", |
| 5 | + "list": [ |
| 6 | + { |
| 7 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/album.png", |
| 8 | + "title": "Album", |
| 9 | + "description": "Simple one-page template for photo galleries, portfolios, and more." |
| 10 | + }, |
| 11 | + { |
| 12 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/pricing.png", |
| 13 | + "title": "Pricing", |
| 14 | + "description": "Example pricing page built with Cards and featuring a custom header and footer." |
| 15 | + }, |
| 16 | + { |
| 17 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/checkout.png", |
| 18 | + "title": "Checkout", |
| 19 | + "description": "Custom checkout form showing our form components and their validation features." |
| 20 | + }, |
| 21 | + { |
| 22 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/product.png", |
| 23 | + "title": "Product", |
| 24 | + "description": "Lean product-focused marketing page with extensive grid and image work." |
| 25 | + }, |
| 26 | + { |
| 27 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/cover.png", |
| 28 | + "title": "Cover", |
| 29 | + "description": "A one-page template for building simple and beautiful home pages." |
| 30 | + }, |
| 31 | + { |
| 32 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/carousel.png", |
| 33 | + "title": "Carousel", |
| 34 | + "description": "Customize the navbar and carousel, then add some new components." |
| 35 | + }, |
| 36 | + { |
| 37 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/blog.png", |
| 38 | + "title": "Blog", |
| 39 | + "description": "Magazine like blog template with header, navigation, featured content." |
| 40 | + }, |
| 41 | + { |
| 42 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/dashboard.png", |
| 43 | + "title": "Dashboard", |
| 44 | + "description": "Basic admin dashboard shell with fixed sidebar and navbar." |
| 45 | + }, |
| 46 | + { |
| 47 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/sign-in.png", |
| 48 | + "title": "Sign-in", |
| 49 | + "description": "Custom form layout and design for a simple sign in form." |
| 50 | + }, |
| 51 | + { |
| 52 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/sticky-footer.png", |
| 53 | + "title": "Sticky footer", |
| 54 | + "description": "Attach a footer to the bottom of the viewport when page content is short." |
| 55 | + }, |
| 56 | + { |
| 57 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/sticky-footer-navbar.png", |
| 58 | + "title": "Sticky footer navbar", |
| 59 | + "description": "Attach a footer to the bottom of the viewport with a fixed top navbar." |
| 60 | + } |
| 61 | + ] |
| 62 | + }, |
| 63 | + { |
| 64 | + "title": "Framework", |
| 65 | + "description": "Examples that focus on implementing uses of built-in components provided by Bootstrap.", |
| 66 | + "list": [ |
| 67 | + { |
| 68 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/starter-template.png", |
| 69 | + "title": "Starter template", |
| 70 | + "description": "Nothing but the basics: compiled CSS and JavaScript." |
| 71 | + }, |
| 72 | + { |
| 73 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/grid.png", |
| 74 | + "title": "Grid", |
| 75 | + "description": "Multiple examples of grid layouts with all four tiers, nesting, and more." |
| 76 | + }, |
| 77 | + { |
| 78 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/jumbotron.png", |
| 79 | + "title": "Jumbotron", |
| 80 | + "description": "Build around the jumbotron with a navbar and some basic grid columns." |
| 81 | + } |
| 82 | + ] |
| 83 | + }, |
| 84 | + { |
| 85 | + "title": "Navbars", |
| 86 | + "description": "Taking the default navbar component and showing how it can be moved, placed, and extended.", |
| 87 | + "list": [ |
| 88 | + { |
| 89 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/navbars.png", |
| 90 | + "title": "Navbars", |
| 91 | + "description": "Demonstration of all responsive and container options for the navbar." |
| 92 | + }, |
| 93 | + { |
| 94 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/navbar-static.png", |
| 95 | + "title": "Navbar static", |
| 96 | + "description": "Single navbar example of a static top navbar along with some additional content." |
| 97 | + }, |
| 98 | + { |
| 99 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/navbar-fixed.png", |
| 100 | + "title": "Navbar fixed", |
| 101 | + "description": "Single navbar example with a fixed top navbar along with some additional content." |
| 102 | + }, |
| 103 | + { |
| 104 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/navbar-bottom.png", |
| 105 | + "title": "Navbar bottom", |
| 106 | + "description": "Single navbar example with a bottom navbar along with some additional content." |
| 107 | + } |
| 108 | + ] |
| 109 | + }, |
| 110 | + { |
| 111 | + "title": "Experiments", |
| 112 | + "description": "Examples that focus on future-friendly features or techniques.", |
| 113 | + "list": [ |
| 114 | + { |
| 115 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/floating-labels.png", |
| 116 | + "title": "Floating labels", |
| 117 | + "description": "Beautifully simple forms with floating labels over your inputs." |
| 118 | + }, |
| 119 | + { |
| 120 | + "image": "https://getbootstrap.com/docs/4.4/assets/img/examples/offcanvas.png", |
| 121 | + "title": "Offcanvas", |
| 122 | + "description": "Turn your expandable navbar into a sliding offcanvas menu." |
| 123 | + } |
| 124 | + ] |
| 125 | + } |
| 126 | +] |
0 commit comments