]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
move to examples dir 9653/head
authorMark Otto <otto@github.com>
Thu, 15 Aug 2013 23:40:39 +0000 (16:40 -0700)
committerMark Otto <otto@github.com>
Thu, 15 Aug 2013 23:40:39 +0000 (16:40 -0700)
40 files changed:
examples/carousel/carousel.css [moved from carousel/carousel.css with 100% similarity]
examples/carousel/index.html [moved from carousel/index.html with 100% similarity]
examples/grid/grid.css [moved from grid/grid.css with 100% similarity]
examples/grid/index.html [moved from grid/index.html with 100% similarity]
examples/jumbotron-narrow/index.html [moved from jumbotron-narrow/index.html with 100% similarity]
examples/jumbotron-narrow/jumbotron-narrow.css [moved from jumbotron-narrow/jumbotron-narrow.css with 100% similarity]
examples/jumbotron/index.html [moved from jumbotron/index.html with 100% similarity]
examples/jumbotron/jumbotron.css [moved from jumbotron/jumbotron.css with 100% similarity]
examples/justified-nav/index.html [moved from justified-nav/index.html with 100% similarity]
examples/justified-nav/justified-nav.css [moved from justified-nav/justified-nav.css with 100% similarity]
examples/navbar-fixed-top/index.html [moved from navbar-fixed-top/index.html with 100% similarity]
examples/navbar-fixed-top/navbar-fixed-top.css [moved from navbar-fixed-top/navbar-fixed-top.css with 100% similarity]
examples/navbar-static-top/index.html [moved from navbar-static-top/index.html with 100% similarity]
examples/navbar-static-top/navbar-static-top.css [moved from navbar-static-top/navbar-static-top.css with 100% similarity]
examples/navbar/index.html [moved from navbar/index.html with 100% similarity]
examples/navbar/navbar.css [moved from navbar/navbar.css with 100% similarity]
examples/offcanvas/index.html [moved from offcanvas/index.html with 100% similarity]
examples/offcanvas/offcanvas.css [moved from offcanvas/offcanvas.css with 100% similarity]
examples/offcanvas/offcanvas.js [moved from offcanvas/offcanvas.js with 100% similarity]
examples/screenshots/carousel.png [moved from screenshots/carousel.png with 100% similarity]
examples/screenshots/grid.png [moved from screenshots/grid.png with 100% similarity]
examples/screenshots/jumbotron-narrow.png [moved from screenshots/jumbotron-narrow.png with 100% similarity]
examples/screenshots/justified-nav.png [moved from screenshots/justified-nav.png with 100% similarity]
examples/screenshots/marketing.png [moved from screenshots/marketing.png with 100% similarity]
examples/screenshots/navbar-fixed-top.png [moved from screenshots/navbar-fixed-top.png with 100% similarity]
examples/screenshots/navbar-static-top.png [moved from screenshots/navbar-static-top.png with 100% similarity]
examples/screenshots/navbar.png [moved from screenshots/navbar.png with 100% similarity]
examples/screenshots/offcanvas.png [moved from screenshots/offcanvas.png with 100% similarity]
examples/screenshots/signin.png [moved from screenshots/signin.png with 100% similarity]
examples/screenshots/starter.png [moved from screenshots/starter.png with 100% similarity]
examples/screenshots/sticky-footer-navbar.png [moved from screenshots/sticky-footer-navbar.png with 100% similarity]
examples/screenshots/sticky-footer.png [moved from screenshots/sticky-footer.png with 100% similarity]
examples/signin/index.html [moved from signin/index.html with 100% similarity]
examples/signin/signin.css [moved from signin/signin.css with 100% similarity]
examples/starter-template/index.html [moved from starter-template/index.html with 100% similarity]
examples/starter-template/starter-template.css [moved from starter-template/starter-template.css with 100% similarity]
examples/sticky-footer-navbar/index.html [moved from sticky-footer-navbar/index.html with 100% similarity]
examples/sticky-footer-navbar/sticky-footer-navbar.css [moved from sticky-footer-navbar/sticky-footer-navbar.css with 100% similarity]
examples/sticky-footer/index.html [moved from sticky-footer/index.html with 100% similarity]
examples/sticky-footer/sticky-footer.css [moved from sticky-footer/sticky-footer.css with 100% similarity]

similarity index 100%
rename from grid/grid.css
rename to examples/grid/grid.css
similarity index 100%
rename from grid/index.html
rename to examples/grid/index.html
similarity index 100%
rename from navbar/index.html
rename to examples/navbar/index.html
similarity index 100%
rename from navbar/navbar.css
rename to examples/navbar/navbar.css
similarity index 100%
rename from signin/index.html
rename to examples/signin/index.html
similarity index 100%
rename from signin/signin.css
rename to examples/signin/signin.css