diff options
| author | Mark Otto <[email protected]> | 2013-06-20 12:36:27 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-06-20 12:36:27 -0700 |
| commit | c5fb401a626c3e0d99a764cb7961e1bd3e619e8f (patch) | |
| tree | cde29287913313c3d0af4ef0a263fe7175ce972d /docs/assets | |
| parent | 83832095215f0ba03d3f23fcb7e37c5782395237 (diff) | |
| download | bootstrap-c5fb401a626c3e0d99a764cb7961e1bd3e619e8f.tar.xz bootstrap-c5fb401a626c3e0d99a764cb7961e1bd3e619e8f.zip | |
Move examples out of the main repo to twbs/bootstrap-examples
While examples are phenomenally useful and awesome for folks getting
started with Bootstrap, they don't really shine as well being buried in
the main docs. Moreover, having anything that's not core HTML, CSS, JS,
or documentation in the main repo seems to just get in the way.
Therefore, examples gets its own repo.
Specifically, we're doing the following:
* Deletes all example screenshots
* Deletes example layout
* Deletes example files
* Updates Getting Started docs to include only the template and a link
to the new examples project
All the examples and their history will be preserved in the switch.
Diffstat (limited to 'docs/assets')
13 files changed, 0 insertions, 0 deletions
diff --git a/docs/assets/img/examples/bootstrap-example-carousel.png b/docs/assets/img/examples/bootstrap-example-carousel.png Binary files differdeleted file mode 100644 index 725fe07b9..000000000 --- a/docs/assets/img/examples/bootstrap-example-carousel.png +++ /dev/null diff --git a/docs/assets/img/examples/bootstrap-example-grid.png b/docs/assets/img/examples/bootstrap-example-grid.png Binary files differdeleted file mode 100644 index cdc1c0726..000000000 --- a/docs/assets/img/examples/bootstrap-example-grid.png +++ /dev/null diff --git a/docs/assets/img/examples/bootstrap-example-jumbotron-narrow.png b/docs/assets/img/examples/bootstrap-example-jumbotron-narrow.png Binary files differdeleted file mode 100644 index 4bca8cdaf..000000000 --- a/docs/assets/img/examples/bootstrap-example-jumbotron-narrow.png +++ /dev/null diff --git a/docs/assets/img/examples/bootstrap-example-justified-nav.png b/docs/assets/img/examples/bootstrap-example-justified-nav.png Binary files differdeleted file mode 100644 index 3d1e23389..000000000 --- a/docs/assets/img/examples/bootstrap-example-justified-nav.png +++ /dev/null diff --git a/docs/assets/img/examples/bootstrap-example-marketing.png b/docs/assets/img/examples/bootstrap-example-marketing.png Binary files differdeleted file mode 100644 index 206e26e34..000000000 --- a/docs/assets/img/examples/bootstrap-example-marketing.png +++ /dev/null diff --git a/docs/assets/img/examples/bootstrap-example-navbar-fixed-top.png b/docs/assets/img/examples/bootstrap-example-navbar-fixed-top.png Binary files differdeleted file mode 100644 index 30bfebfba..000000000 --- a/docs/assets/img/examples/bootstrap-example-navbar-fixed-top.png +++ /dev/null diff --git a/docs/assets/img/examples/bootstrap-example-navbar-static-top.png b/docs/assets/img/examples/bootstrap-example-navbar-static-top.png Binary files differdeleted file mode 100644 index a965782d4..000000000 --- a/docs/assets/img/examples/bootstrap-example-navbar-static-top.png +++ /dev/null diff --git a/docs/assets/img/examples/bootstrap-example-navbar.png b/docs/assets/img/examples/bootstrap-example-navbar.png Binary files differdeleted file mode 100644 index dd1f7df0d..000000000 --- a/docs/assets/img/examples/bootstrap-example-navbar.png +++ /dev/null diff --git a/docs/assets/img/examples/bootstrap-example-offcanvas.png b/docs/assets/img/examples/bootstrap-example-offcanvas.png Binary files differdeleted file mode 100644 index 7e213f2af..000000000 --- a/docs/assets/img/examples/bootstrap-example-offcanvas.png +++ /dev/null diff --git a/docs/assets/img/examples/bootstrap-example-signin.png b/docs/assets/img/examples/bootstrap-example-signin.png Binary files differdeleted file mode 100644 index c55bbd59d..000000000 --- a/docs/assets/img/examples/bootstrap-example-signin.png +++ /dev/null diff --git a/docs/assets/img/examples/bootstrap-example-starter.png b/docs/assets/img/examples/bootstrap-example-starter.png Binary files differdeleted file mode 100644 index 1bf4b85ec..000000000 --- a/docs/assets/img/examples/bootstrap-example-starter.png +++ /dev/null diff --git a/docs/assets/img/examples/bootstrap-example-sticky-footer-navbar.png b/docs/assets/img/examples/bootstrap-example-sticky-footer-navbar.png Binary files differdeleted file mode 100644 index 4ad0e8681..000000000 --- a/docs/assets/img/examples/bootstrap-example-sticky-footer-navbar.png +++ /dev/null diff --git a/docs/assets/img/examples/bootstrap-example-sticky-footer.png b/docs/assets/img/examples/bootstrap-example-sticky-footer.png Binary files differdeleted file mode 100644 index fb80e7b92..000000000 --- a/docs/assets/img/examples/bootstrap-example-sticky-footer.png +++ /dev/null |
