]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Update examples (#33214)
authorMark Otto <markd.otto@gmail.com>
Mon, 22 Mar 2021 20:59:14 +0000 (13:59 -0700)
committerGitHub <noreply@github.com>
Mon, 22 Mar 2021 20:59:14 +0000 (13:59 -0700)
commita3ad7327f233cac4bf1c9431bf99e47ab8d5f551
treedb3e9bad4481a49a4cdb5c998fac7ca5e93c4f6d
parente775c494f2d54d21204f9449a232ec096f702b77
Update examples (#33214)

* Add updated Jumbotron example made from utilities

* Update starter template example with new design and links

* Update some existing examples and their screenshots

* Add four new snippet-based examples

* Update layout to improve things a bit

* WIP

* Add d-block to images

* Fix horizontal scroll

* move d-block to the anchor

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
50 files changed:
site/content/docs/5.0/examples/_index.md
site/content/docs/5.0/examples/checkout/index.html
site/content/docs/5.0/examples/features/features.css [new file with mode: 0644]
site/content/docs/5.0/examples/features/index.html [new file with mode: 0644]
site/content/docs/5.0/examples/features/unsplash-photo-1.jpg [new file with mode: 0644]
site/content/docs/5.0/examples/features/unsplash-photo-2.jpg [new file with mode: 0644]
site/content/docs/5.0/examples/features/unsplash-photo-3.jpg [new file with mode: 0644]
site/content/docs/5.0/examples/headers/headers.css [new file with mode: 0644]
site/content/docs/5.0/examples/headers/index.html [new file with mode: 0644]
site/content/docs/5.0/examples/heroes/bootstrap-docs.png [new file with mode: 0644]
site/content/docs/5.0/examples/heroes/bootstrap-themes.png [new file with mode: 0644]
site/content/docs/5.0/examples/heroes/heroes.css [new file with mode: 0644]
site/content/docs/5.0/examples/heroes/index.html [new file with mode: 0644]
site/content/docs/5.0/examples/jumbotron/index.html [new file with mode: 0644]
site/content/docs/5.0/examples/pricing/index.html
site/content/docs/5.0/examples/pricing/pricing.css
site/content/docs/5.0/examples/sidebars/index.html [new file with mode: 0644]
site/content/docs/5.0/examples/sidebars/sidebars.css [new file with mode: 0644]
site/content/docs/5.0/examples/sidebars/sidebars.js [new file with mode: 0644]
site/content/docs/5.0/examples/sign-in/index.html
site/content/docs/5.0/examples/sign-in/signin.css
site/content/docs/5.0/examples/starter-template/index.html
site/content/docs/5.0/examples/starter-template/starter-template.css
site/data/examples.yml
site/layouts/_default/single.html
site/static/docs/5.0/assets/img/examples/blog.png
site/static/docs/5.0/assets/img/examples/carousel.png
site/static/docs/5.0/assets/img/examples/checkout.png
site/static/docs/5.0/assets/img/examples/checkout@2x.png
site/static/docs/5.0/assets/img/examples/dashboard.png
site/static/docs/5.0/assets/img/examples/features.png [new file with mode: 0644]
site/static/docs/5.0/assets/img/examples/features@2x.png [new file with mode: 0644]
site/static/docs/5.0/assets/img/examples/grid.png
site/static/docs/5.0/assets/img/examples/headers.png [new file with mode: 0644]
site/static/docs/5.0/assets/img/examples/headers@2x.png [new file with mode: 0644]
site/static/docs/5.0/assets/img/examples/heroes.png [new file with mode: 0644]
site/static/docs/5.0/assets/img/examples/heroes@2x.png [new file with mode: 0644]
site/static/docs/5.0/assets/img/examples/jumbotron.png
site/static/docs/5.0/assets/img/examples/jumbotron@2x.png
site/static/docs/5.0/assets/img/examples/offcanvas-navbar.png
site/static/docs/5.0/assets/img/examples/pricing.png
site/static/docs/5.0/assets/img/examples/product.png
site/static/docs/5.0/assets/img/examples/sidebars.png [new file with mode: 0644]
site/static/docs/5.0/assets/img/examples/sidebars@2x.png [new file with mode: 0644]
site/static/docs/5.0/assets/img/examples/sign-in.png
site/static/docs/5.0/assets/img/examples/sign-in@2x.png
site/static/docs/5.0/assets/img/examples/starter-template.png
site/static/docs/5.0/assets/img/examples/starter-template@2x.png
site/static/docs/5.0/assets/img/examples/sticky-footer-navbar.png
site/static/docs/5.0/assets/img/examples/sticky-footer.png