From 2931c1d8a3d03fc68ccc1e025595c485b0e158f5 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 29 Mar 2018 18:40:39 +0300 Subject: [PATCH 1/4] Update docs directory from docs/4.0/ to docs/4.1/ --- README.md | 6 +++--- _config.yml | 2 +- _includes/docs-navbar.html | 5 +++-- docs/{4.0 => 4.1}/about/brand.md | 0 docs/{4.0 => 4.1}/about/license.md | 0 docs/{4.0 => 4.1}/about/overview.md | 6 +++--- docs/{4.0 => 4.1}/about/translations.md | 0 docs/{4.0 => 4.1}/browser-bugs.md | 0 docs/{4.0 => 4.1}/components/alerts.md | 0 docs/{4.0 => 4.1}/components/badge.md | 0 docs/{4.0 => 4.1}/components/breadcrumb.md | 0 docs/{4.0 => 4.1}/components/button-group.md | 0 docs/{4.0 => 4.1}/components/buttons.md | 2 +- docs/{4.0 => 4.1}/components/card.md | 0 docs/{4.0 => 4.1}/components/carousel.md | 0 docs/{4.0 => 4.1}/components/collapse.md | 0 docs/{4.0 => 4.1}/components/dropdowns.md | 0 docs/{4.0 => 4.1}/components/forms.md | 0 docs/{4.0 => 4.1}/components/input-group.md | 0 docs/{4.0 => 4.1}/components/jumbotron.md | 0 docs/{4.0 => 4.1}/components/list-group.md | 0 docs/{4.0 => 4.1}/components/modal.md | 0 docs/{4.0 => 4.1}/components/navbar.md | 0 docs/{4.0 => 4.1}/components/navs.md | 0 docs/{4.0 => 4.1}/components/pagination.md | 0 docs/{4.0 => 4.1}/components/popovers.md | 0 docs/{4.0 => 4.1}/components/progress.md | 0 docs/{4.0 => 4.1}/components/scrollspy.md | 0 docs/{4.0 => 4.1}/components/tooltips.md | 0 docs/{4.0 => 4.1}/content/code.md | 0 docs/{4.0 => 4.1}/content/figures.md | 0 docs/{4.0 => 4.1}/content/images.md | 0 docs/{4.0 => 4.1}/content/reboot.md | 2 +- docs/{4.0 => 4.1}/content/tables.md | 0 docs/{4.0 => 4.1}/content/typography.md | 0 docs/{4.0 => 4.1}/examples/.eslintrc.json | 0 docs/{4.0 => 4.1}/examples/.stylelintrc | 0 docs/{4.0 => 4.1}/examples/album/album.css | 0 docs/{4.0 => 4.1}/examples/album/index.html | 0 docs/{4.0 => 4.1}/examples/blog/blog.css | 0 docs/{4.0 => 4.1}/examples/blog/index.html | 0 docs/{4.0 => 4.1}/examples/carousel/carousel.css | 0 docs/{4.0 => 4.1}/examples/carousel/index.html | 0 .../examples/checkout/form-validation.css | 0 docs/{4.0 => 4.1}/examples/checkout/index.html | 0 docs/{4.0 => 4.1}/examples/cover/cover.css | 0 docs/{4.0 => 4.1}/examples/cover/index.html | 0 docs/{4.0 => 4.1}/examples/dashboard/dashboard.css | 0 docs/{4.0 => 4.1}/examples/dashboard/index.html | 0 .../examples/floating-labels/floating-labels.css | 0 .../examples/floating-labels/index.html | 0 docs/{4.0 => 4.1}/examples/grid/grid.css | 0 docs/{4.0 => 4.1}/examples/grid/index.html | 0 docs/{4.0 => 4.1}/examples/index.html | 0 docs/{4.0 => 4.1}/examples/jumbotron/index.html | 0 docs/{4.0 => 4.1}/examples/jumbotron/jumbotron.css | 0 docs/{4.0 => 4.1}/examples/navbar-bottom/index.html | 0 docs/{4.0 => 4.1}/examples/navbar-fixed/index.html | 0 .../examples/navbar-fixed/navbar-top-fixed.css | 0 docs/{4.0 => 4.1}/examples/navbar-static/index.html | 0 .../examples/navbar-static/navbar-top.css | 0 docs/{4.0 => 4.1}/examples/navbars/index.html | 0 docs/{4.0 => 4.1}/examples/navbars/navbar.css | 0 docs/{4.0 => 4.1}/examples/offcanvas/index.html | 0 docs/{4.0 => 4.1}/examples/offcanvas/offcanvas.css | 0 docs/{4.0 => 4.1}/examples/offcanvas/offcanvas.js | 0 docs/{4.0 => 4.1}/examples/pricing/index.html | 0 docs/{4.0 => 4.1}/examples/pricing/pricing.css | 0 docs/{4.0 => 4.1}/examples/product/index.html | 0 docs/{4.0 => 4.1}/examples/product/product.css | 0 docs/{4.0 => 4.1}/examples/screenshots/album.png | Bin docs/{4.0 => 4.1}/examples/screenshots/blog.png | Bin docs/{4.0 => 4.1}/examples/screenshots/carousel.png | Bin docs/{4.0 => 4.1}/examples/screenshots/checkout.png | Bin docs/{4.0 => 4.1}/examples/screenshots/cover.png | Bin .../{4.0 => 4.1}/examples/screenshots/dashboard.png | Bin .../examples/screenshots/floating-labels.png | Bin docs/{4.0 => 4.1}/examples/screenshots/grid.png | Bin .../{4.0 => 4.1}/examples/screenshots/jumbotron.png | Bin .../examples/screenshots/navbar-bottom.png | Bin .../examples/screenshots/navbar-fixed.png | Bin .../examples/screenshots/navbar-static.png | Bin docs/{4.0 => 4.1}/examples/screenshots/navbars.png | Bin .../{4.0 => 4.1}/examples/screenshots/offcanvas.png | Bin docs/{4.0 => 4.1}/examples/screenshots/pricing.png | Bin docs/{4.0 => 4.1}/examples/screenshots/product.png | Bin docs/{4.0 => 4.1}/examples/screenshots/sign-in.png | Bin .../examples/screenshots/starter-template.png | Bin .../examples/screenshots/sticky-footer-navbar.png | Bin .../examples/screenshots/sticky-footer.png | Bin docs/{4.0 => 4.1}/examples/sign-in/index.html | 0 docs/{4.0 => 4.1}/examples/sign-in/signin.css | 0 .../examples/starter-template/index.html | 0 .../examples/starter-template/starter-template.css | 0 .../examples/sticky-footer-navbar/index.html | 0 .../sticky-footer-navbar/sticky-footer-navbar.css | 0 docs/{4.0 => 4.1}/examples/sticky-footer/index.html | 0 .../examples/sticky-footer/sticky-footer.css | 0 .../examples/tooltip-viewport/index.html | 0 .../examples/tooltip-viewport/tooltip-viewport.css | 0 .../examples/tooltip-viewport/tooltip-viewport.js | 0 docs/{4.0 => 4.1}/extend/approach.md | 0 docs/{4.0 => 4.1}/extend/icons.md | 0 docs/{4.0 => 4.1}/extend/index.md | 0 docs/{4.0 => 4.1}/getting-started/accessibility.md | 0 docs/{4.0 => 4.1}/getting-started/best-practices.md | 0 .../getting-started/browsers-devices.md | 0 docs/{4.0 => 4.1}/getting-started/build-tools.md | 0 docs/{4.0 => 4.1}/getting-started/contents.md | 0 docs/{4.0 => 4.1}/getting-started/download.md | 0 docs/{4.0 => 4.1}/getting-started/introduction.md | 4 ++-- docs/{4.0 => 4.1}/getting-started/javascript.md | 0 docs/{4.0 => 4.1}/getting-started/theming.md | 2 +- docs/{4.0 => 4.1}/getting-started/webpack.md | 0 docs/{4.0 => 4.1}/layout/grid.md | 0 docs/{4.0 => 4.1}/layout/media-object.md | 0 docs/{4.0 => 4.1}/layout/overview.md | 2 +- docs/{4.0 => 4.1}/layout/utilities-for-layout.md | 0 docs/{4.0 => 4.1}/migration.md | 0 docs/{4.0 => 4.1}/utilities/borders.md | 2 +- docs/{4.0 => 4.1}/utilities/clearfix.md | 0 docs/{4.0 => 4.1}/utilities/close-icon.md | 0 docs/{4.0 => 4.1}/utilities/colors.md | 0 docs/{4.0 => 4.1}/utilities/display.md | 0 docs/{4.0 => 4.1}/utilities/embed.md | 0 docs/{4.0 => 4.1}/utilities/flex.md | 0 docs/{4.0 => 4.1}/utilities/float.md | 0 docs/{4.0 => 4.1}/utilities/image-replacement.md | 0 docs/{4.0 => 4.1}/utilities/position.md | 0 docs/{4.0 => 4.1}/utilities/screenreaders.md | 0 docs/{4.0 => 4.1}/utilities/shadows.md | 0 docs/{4.0 => 4.1}/utilities/sizing.md | 0 docs/{4.0 => 4.1}/utilities/spacing.md | 0 docs/{4.0 => 4.1}/utilities/text.md | 0 docs/{4.0 => 4.1}/utilities/vertical-align.md | 0 docs/{4.0 => 4.1}/utilities/visibility.md | 0 136 files changed, 17 insertions(+), 16 deletions(-) rename docs/{4.0 => 4.1}/about/brand.md (100%) rename docs/{4.0 => 4.1}/about/license.md (100%) rename docs/{4.0 => 4.1}/about/overview.md (97%) rename docs/{4.0 => 4.1}/about/translations.md (100%) rename docs/{4.0 => 4.1}/browser-bugs.md (100%) rename docs/{4.0 => 4.1}/components/alerts.md (100%) rename docs/{4.0 => 4.1}/components/badge.md (100%) rename docs/{4.0 => 4.1}/components/breadcrumb.md (100%) rename docs/{4.0 => 4.1}/components/button-group.md (100%) rename docs/{4.0 => 4.1}/components/buttons.md (99%) rename docs/{4.0 => 4.1}/components/card.md (100%) rename docs/{4.0 => 4.1}/components/carousel.md (100%) rename docs/{4.0 => 4.1}/components/collapse.md (100%) rename docs/{4.0 => 4.1}/components/dropdowns.md (100%) rename docs/{4.0 => 4.1}/components/forms.md (100%) rename docs/{4.0 => 4.1}/components/input-group.md (100%) rename docs/{4.0 => 4.1}/components/jumbotron.md (100%) rename docs/{4.0 => 4.1}/components/list-group.md (100%) rename docs/{4.0 => 4.1}/components/modal.md (100%) rename docs/{4.0 => 4.1}/components/navbar.md (100%) rename docs/{4.0 => 4.1}/components/navs.md (100%) rename docs/{4.0 => 4.1}/components/pagination.md (100%) rename docs/{4.0 => 4.1}/components/popovers.md (100%) rename docs/{4.0 => 4.1}/components/progress.md (100%) rename docs/{4.0 => 4.1}/components/scrollspy.md (100%) rename docs/{4.0 => 4.1}/components/tooltips.md (100%) rename docs/{4.0 => 4.1}/content/code.md (100%) rename docs/{4.0 => 4.1}/content/figures.md (100%) rename docs/{4.0 => 4.1}/content/images.md (100%) rename docs/{4.0 => 4.1}/content/reboot.md (99%) rename docs/{4.0 => 4.1}/content/tables.md (100%) rename docs/{4.0 => 4.1}/content/typography.md (100%) rename docs/{4.0 => 4.1}/examples/.eslintrc.json (100%) rename docs/{4.0 => 4.1}/examples/.stylelintrc (100%) rename docs/{4.0 => 4.1}/examples/album/album.css (100%) rename docs/{4.0 => 4.1}/examples/album/index.html (100%) rename docs/{4.0 => 4.1}/examples/blog/blog.css (100%) rename docs/{4.0 => 4.1}/examples/blog/index.html (100%) rename docs/{4.0 => 4.1}/examples/carousel/carousel.css (100%) rename docs/{4.0 => 4.1}/examples/carousel/index.html (100%) rename docs/{4.0 => 4.1}/examples/checkout/form-validation.css (100%) rename docs/{4.0 => 4.1}/examples/checkout/index.html (100%) rename docs/{4.0 => 4.1}/examples/cover/cover.css (100%) rename docs/{4.0 => 4.1}/examples/cover/index.html (100%) rename docs/{4.0 => 4.1}/examples/dashboard/dashboard.css (100%) rename docs/{4.0 => 4.1}/examples/dashboard/index.html (100%) rename docs/{4.0 => 4.1}/examples/floating-labels/floating-labels.css (100%) rename docs/{4.0 => 4.1}/examples/floating-labels/index.html (100%) rename docs/{4.0 => 4.1}/examples/grid/grid.css (100%) rename docs/{4.0 => 4.1}/examples/grid/index.html (100%) rename docs/{4.0 => 4.1}/examples/index.html (100%) rename docs/{4.0 => 4.1}/examples/jumbotron/index.html (100%) rename docs/{4.0 => 4.1}/examples/jumbotron/jumbotron.css (100%) rename docs/{4.0 => 4.1}/examples/navbar-bottom/index.html (100%) rename docs/{4.0 => 4.1}/examples/navbar-fixed/index.html (100%) rename docs/{4.0 => 4.1}/examples/navbar-fixed/navbar-top-fixed.css (100%) rename docs/{4.0 => 4.1}/examples/navbar-static/index.html (100%) rename docs/{4.0 => 4.1}/examples/navbar-static/navbar-top.css (100%) rename docs/{4.0 => 4.1}/examples/navbars/index.html (100%) rename docs/{4.0 => 4.1}/examples/navbars/navbar.css (100%) rename docs/{4.0 => 4.1}/examples/offcanvas/index.html (100%) rename docs/{4.0 => 4.1}/examples/offcanvas/offcanvas.css (100%) rename docs/{4.0 => 4.1}/examples/offcanvas/offcanvas.js (100%) rename docs/{4.0 => 4.1}/examples/pricing/index.html (100%) rename docs/{4.0 => 4.1}/examples/pricing/pricing.css (100%) rename docs/{4.0 => 4.1}/examples/product/index.html (100%) rename docs/{4.0 => 4.1}/examples/product/product.css (100%) rename docs/{4.0 => 4.1}/examples/screenshots/album.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/blog.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/carousel.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/checkout.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/cover.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/dashboard.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/floating-labels.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/grid.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/jumbotron.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/navbar-bottom.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/navbar-fixed.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/navbar-static.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/navbars.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/offcanvas.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/pricing.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/product.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/sign-in.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/starter-template.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/sticky-footer-navbar.png (100%) rename docs/{4.0 => 4.1}/examples/screenshots/sticky-footer.png (100%) rename docs/{4.0 => 4.1}/examples/sign-in/index.html (100%) rename docs/{4.0 => 4.1}/examples/sign-in/signin.css (100%) rename docs/{4.0 => 4.1}/examples/starter-template/index.html (100%) rename docs/{4.0 => 4.1}/examples/starter-template/starter-template.css (100%) rename docs/{4.0 => 4.1}/examples/sticky-footer-navbar/index.html (100%) rename docs/{4.0 => 4.1}/examples/sticky-footer-navbar/sticky-footer-navbar.css (100%) rename docs/{4.0 => 4.1}/examples/sticky-footer/index.html (100%) rename docs/{4.0 => 4.1}/examples/sticky-footer/sticky-footer.css (100%) rename docs/{4.0 => 4.1}/examples/tooltip-viewport/index.html (100%) rename docs/{4.0 => 4.1}/examples/tooltip-viewport/tooltip-viewport.css (100%) rename docs/{4.0 => 4.1}/examples/tooltip-viewport/tooltip-viewport.js (100%) rename docs/{4.0 => 4.1}/extend/approach.md (100%) rename docs/{4.0 => 4.1}/extend/icons.md (100%) rename docs/{4.0 => 4.1}/extend/index.md (100%) rename docs/{4.0 => 4.1}/getting-started/accessibility.md (100%) rename docs/{4.0 => 4.1}/getting-started/best-practices.md (100%) rename docs/{4.0 => 4.1}/getting-started/browsers-devices.md (100%) rename docs/{4.0 => 4.1}/getting-started/build-tools.md (100%) rename docs/{4.0 => 4.1}/getting-started/contents.md (100%) rename docs/{4.0 => 4.1}/getting-started/download.md (100%) rename docs/{4.0 => 4.1}/getting-started/introduction.md (99%) rename docs/{4.0 => 4.1}/getting-started/javascript.md (100%) rename docs/{4.0 => 4.1}/getting-started/theming.md (99%) rename docs/{4.0 => 4.1}/getting-started/webpack.md (100%) rename docs/{4.0 => 4.1}/layout/grid.md (100%) rename docs/{4.0 => 4.1}/layout/media-object.md (100%) rename docs/{4.0 => 4.1}/layout/overview.md (99%) rename docs/{4.0 => 4.1}/layout/utilities-for-layout.md (100%) rename docs/{4.0 => 4.1}/migration.md (100%) rename docs/{4.0 => 4.1}/utilities/borders.md (98%) rename docs/{4.0 => 4.1}/utilities/clearfix.md (100%) rename docs/{4.0 => 4.1}/utilities/close-icon.md (100%) rename docs/{4.0 => 4.1}/utilities/colors.md (100%) rename docs/{4.0 => 4.1}/utilities/display.md (100%) rename docs/{4.0 => 4.1}/utilities/embed.md (100%) rename docs/{4.0 => 4.1}/utilities/flex.md (100%) rename docs/{4.0 => 4.1}/utilities/float.md (100%) rename docs/{4.0 => 4.1}/utilities/image-replacement.md (100%) rename docs/{4.0 => 4.1}/utilities/position.md (100%) rename docs/{4.0 => 4.1}/utilities/screenreaders.md (100%) rename docs/{4.0 => 4.1}/utilities/shadows.md (100%) rename docs/{4.0 => 4.1}/utilities/sizing.md (100%) rename docs/{4.0 => 4.1}/utilities/spacing.md (100%) rename docs/{4.0 => 4.1}/utilities/text.md (100%) rename docs/{4.0 => 4.1}/utilities/vertical-align.md (100%) rename docs/{4.0 => 4.1}/utilities/visibility.md (100%) diff --git a/README.md b/README.md index 9de9b357e2ca..07eeaa6dcc02 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@

Sleek, intuitive, and powerful front-end framework for faster and easier web development.
- Explore Bootstrap docs » + Explore Bootstrap docs »

Report bug @@ -49,7 +49,7 @@ Several quick start options are available: - Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:4.0.0` - Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package bootstrap` Sass: `Install-Package bootstrap.sass` -Read the [Getting started page](https://getbootstrap.com/docs/4.0/getting-started/introduction/) for information on the framework contents, templates and examples, and more. +Read the [Getting started page](https://getbootstrap.com/docs/4.1/getting-started/introduction/) for information on the framework contents, templates and examples, and more. ## Status @@ -109,7 +109,7 @@ Documentation search is powered by [Algolia's DocSearch](https://community.algol ### Running documentation locally -1. Run through the [tooling setup](https://getbootstrap.com/docs/4.0/getting-started/build-tools/#tooling-setup) to install Jekyll (the site builder) and other Ruby dependencies with `bundle install`. +1. Run through the [tooling setup](https://getbootstrap.com/docs/4.1/getting-started/build-tools/#tooling-setup) to install Jekyll (the site builder) and other Ruby dependencies with `bundle install`. 2. Run `npm install` to install Node.js dependencies. 3. Run `npm run test` (or a specific NPM script) to rebuild distributed CSS and JavaScript files, as well as our docs assets. 4. From the root `/bootstrap` directory, run `npm run docs-serve` in the command line. diff --git a/_config.yml b/_config.yml index 7e1e7264aba3..718f5203daa1 100644 --- a/_config.yml +++ b/_config.yml @@ -53,7 +53,7 @@ social_logo_path: /assets/brand/bootstrap-social-logo.png # Custom variables current_version: 4.0.0 current_ruby_version: 4.0.0 -docs_version: 4.0 +docs_version: 4.1 repo: "https://github.com/twbs/bootstrap" slack: "https://bootstrap-slack.herokuapp.com" blog: "https://blog.getbootstrap.com" diff --git a/_includes/docs-navbar.html b/_includes/docs-navbar.html index eb4be14743a3..7d4cb630a334 100644 --- a/_includes/docs-navbar.html +++ b/_includes/docs-navbar.html @@ -32,10 +32,11 @@