]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
WIP: New snippet examples (#36309)
authorMark Otto <markd.otto@gmail.com>
Wed, 15 Feb 2023 04:58:39 +0000 (20:58 -0800)
committerGitHub <noreply@github.com>
Wed, 15 Feb 2023 04:58:39 +0000 (20:58 -0800)
commit2dc329dd3725d99f756b07a70db5b1cd7432bcea
tree76472e9d16ea49457edefecbedb5d6992eb70dba
parentf2568746756384ea3d1adc2ef6ecdf815c7796ef
WIP: New snippet examples (#36309)

* Start work on some new snippet examples

* Update for dark mode, fixes

* Add images, update descriptions

* examples fixes
18 files changed:
site/content/docs/5.3/examples/badges/badges.css [new file with mode: 0644]
site/content/docs/5.3/examples/badges/index.html [new file with mode: 0644]
site/content/docs/5.3/examples/breadcrumbs/breadcrumbs.css [new file with mode: 0644]
site/content/docs/5.3/examples/breadcrumbs/index.html [new file with mode: 0644]
site/content/docs/5.3/examples/buttons/index.html [new file with mode: 0644]
site/content/docs/5.3/examples/jumbotrons/index.html [new file with mode: 0644]
site/content/docs/5.3/examples/jumbotrons/jumbotrons.css [new file with mode: 0644]
site/content/docs/5.3/examples/pricing/index.html
site/content/docs/5.3/examples/pricing/pricing.css
site/data/examples.yml
site/static/docs/5.3/assets/img/examples/badges.png [new file with mode: 0644]
site/static/docs/5.3/assets/img/examples/badges@2x.png [new file with mode: 0644]
site/static/docs/5.3/assets/img/examples/breadcrumbs.png [new file with mode: 0644]
site/static/docs/5.3/assets/img/examples/breadcrumbs@2x.png [new file with mode: 0644]
site/static/docs/5.3/assets/img/examples/buttons.png [new file with mode: 0644]
site/static/docs/5.3/assets/img/examples/buttons@2x.png [new file with mode: 0644]
site/static/docs/5.3/assets/img/examples/jumbotrons.png [new file with mode: 0644]
site/static/docs/5.3/assets/img/examples/jumbotrons@2x.png [new file with mode: 0644]